﻿/*edited code : Start*/
body 
{
	font-family: Arial, Verdana;
    margin:0px; 
    background-color:#993300;
	color:#eeeeee;
}
.FooterLink
{
	color: #EAAD52;
	font-size: 8pt;
	text-decoration: none;
}
.FooterLink:hover
{
	font-size:8pt;
	color:#ffcc66;
	text-decoration:underline;
}
.FooterText
{
	font-weight: bold;
	color: #EAAD52;
	font-size: 9px;
}
.CopyrightText
{
	font-size: 7pt;
	color: #b53e03;
}
.DeveloperLink
{
	font-size: 7pt;
	color: #ff6600;
	text-decoration : none;
}
.DeveloperLink:hover
{
	font-size: 7pt;
	color: #ffcc66;
	text-decoration : none;
}
.DeveloperText
{
	font-size: 8pt;
	color: #ff6600;
	text-decoration : none;
}
.ValidationMsg
{
    font-size:8pt;
    color:Red;   
    }
.imgStyleLeft
{
    margin: 5px 15px 5px 0px;
    float: left;
    vertical-align: text-bottom;
    text-align: justify;
    border-right: #ffcc66 1px solid;
    border-top: #ffcc66 1px solid;
    border-left: #ffcc66 1px solid;
    border-bottom: #ffcc66 1px solid;
}
.imgStyleRight
{
    margin: 5px 0px 5px 15px;
    float: right;
    vertical-align: text-bottom;
    text-align: justify;
    border-right: #ffcc66 1px solid;
    border-top: #ffcc66 1px solid;
    border-left: #ffcc66 1px solid;
    border-bottom: #ffcc66 1px solid;
}
.imgStyle
{
    border-right: #ffcc66 1px solid;
    border-top: #ffcc66 1px solid;
    border-left: #ffcc66 1px solid;
    border-bottom: #ffcc66 1px solid;
    }
/*Edited code : End*/

a
{
	color: #ffffff;
	font-size: 9pt;
	text-decoration:underline;
}
a:hover
{
	font-size:9pt;
	color:#ffffcc;
	text-decoration : none;
}
h1
{
	font-size: 11pt;
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
    margin: 10px;
}
h2
{
	font-size: 10pt;
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
    margin: 10px;
}
h3
{
	font-size: 10pt;
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
    margin: 9px;
}
p
{
    font-size: 10pt;
    color: #eeeeee;
    text-decoration: none;
    text-indent: 25pt;
    text-align: justify;
    margin: 10px;
}

.ulli
{
    font-size: 10pt;
    color: #eeeeee;
    text-decoration: none;
    text-indent: 25pt;
    text-align: justify;
}

.ulli li
{
    font-size: 10pt;
    color: #eeeeee;
    text-decoration: none;
    text-indent: 25pt;
    text-align: justify;
}

.ListItemsBullet
{
    font-size: 10pt;
    color: #eeeeee;
    text-decoration: none;
    /*text-align: justify;*/
    text-align: left;
    list-style-position: outside;
    list-style-type: square;
    line-height: 14pt;
    padding-right: 10px;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ListItemsNumbers
{
    font-size: 10pt;
    color: #eeeeee;
    text-decoration: none;
    text-align: justify;
    list-style-position: outside;
    list-style-type: decimal;
    position: relative;
    line-height: 14pt;
    padding-right: 10px;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.TableContent
{
	color: #eeeeee;
	font-size: 10pt;
	border-collapse: collapse;
	border-right: #ffffcc 1px solid;
	border-top: #ffffcc  1px solid;
	border-left: #ffffcc  1px solid;
	border-bottom: #ffffcc  1px solid;
}
.TableContent th
{
	color: #ffffff;
	font-size: 10pt;
    font-weight:bold;  
	border-collapse: collapse;
	border-right: #ffffcc 1px solid;
	border-top: #ffffcc 1px solid;
	border-left: #ffffcc 1px solid;
	border-bottom: #ffffcc 1px solid;
    height:25px;
    background-color:#c14102; 
	}
.TableContent td
{
	color: #eeeeee;
	font-size: 10pt;
	border-collapse: collapse;
	border-right: #ffffcc 1px solid;
	border-top: #ffffcc 1px solid;
	border-left: #ffffcc 1px solid;
	border-bottom: #ffffcc 1px solid;
	height:22px;
	}

.TableContentBorderLess
{
	color: #eeeeee;
	font-size: 10pt;
	border-collapse: collapse;
	border-right: #ffffcc 0px solid;
	border-top: #ffffcc  0px solid;
	border-left: #ffffcc  0px solid;
	border-bottom: #ffffcc  0px solid;
}
.TableContentBorderLess th
{
	color: #ffffff;
	font-size: 10pt;
    font-weight:bold;  
	border-collapse: collapse;
	border-right: #ffffcc 0px solid;
	border-top: #ffffcc 0px solid;
	border-left: #ffffcc 0px solid;
	border-bottom: #ffffcc 0px solid;
    height:25px;
    background-color:#c14102; 
	}
.TableContentBorderLess td
{
	color: #eeeeee;
	font-size: 10pt;
	border-collapse: collapse;
	border-right: #ffffcc 0px solid;
	border-top: #ffffcc 0px solid;
	border-left: #ffffcc 0px solid;
	border-bottom: #ffffcc 0px solid;
	height:22px;
	}


.TopLink
{
	font-weight: bold;
	color: #444444;
	font-size: 9pt;
	text-decoration: underline;
}
.TopLink:hover
{
	font-weight:bold;
	font-size:9pt;
	color:#993600;
	text-decoration:underline;
}
.TopLink
{
	font-weight: bold;
	color: #444444;
	font-size: 9pt;
	text-decoration : underline;
}
input 
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color:#ffcc99 ;
    }
textarea 
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color:#ffcc99 ;
    }    
    
    
.umiyadhamtrusty
{
    margin-right:10px;
    }    