body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redbg {
	background-color: #E00000;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E80017;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.graybg {
	background-color: #CCCCCC;
}
.br {
	border: 2px solid #CCCCCC;
}
.redbr {
	border: 1px solid #DF0016;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6000;
	text-decoration: none;
}
a.linktext:hover {
	color: #0066CC;
	text-decoration: underline;
}
.brYR {
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CC0014;
	border-top-width: 1px;
	border-top-color: #CC0014;
}
.brYR1 {
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CC0014;
}
.gridrow
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC0014;
}
.content {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align:justify;
}
.orangelbl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff6000;
	text-align: justify;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E80017;
	text-decoration: none;
}
a.redlink:hover {
	color: #666666;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0014;
	text-decoration: none;
}
a.link:hover {
	color: #0066CC;
	text-decoration: underline;
}
.topbr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E20002;
}
.text-boxdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-align: justify;
}
.help
{
	color: #FF6000;
	font-size: 11px;
	font-family: Verdana Arial Sans-Serif;
}
 .borderbottom
    {
        border-top-style: none;
	    border-bottom-style: solid;
	    border-right-style: none;
	    border-left-style: none;
	    border-bottom-width: 1px;
	    border-bottom-color: #b4c5da;
	    
    }
