body {
	scrollbar-face-color		: #E2EBF2;
	scrollbar-highlight-color	: #1586C2;
	scrollbar-shadow-color		: #1586C2;
	scrollbar-3dlight-color		: #8CAFC2;	
	scrollbar-arrow-color		: #1586C2;
	scrollbar-track-color		: #F2F6F9;
	scrollbar-darkshadow-color	: #8CAFC2;
    margin						: 0px;
	background-color			: #CFCDCE;
	overflow					: -moz-scrollbars-vertical;

}

td,p,div{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #6D6C6C;
}

input, textarea, select {
	font-size 			: 11px;
	color 				: #525252;
	font-family			: Arial, Helvetica, sans-serif;
	font-weight			: normal;
	border-width		: 1px;
	border-color		: #C1BFBF;
	border-style		: solid;
	background-color	: #EEEEEE;
	vertical-align		: middle;
}

.a{
	font-size		: 12px;
	color			: #3B3B3B;
	text-decoration : none;
}
a:link{text-decoration:none; color:#3B3B3B;}
a:hover{text-decoration:underline; color:#3B3B3B;}



.menulink{
	font-family		: "Times New Roman", Times, serif;
	font-size		: 13px;
	color			: #F3F3F3;
	text-decoration	: none;
}
a.menulink:link{text-decoration 	: none; 		color	: #F3F3F3;}
a.menulink:hover{text-decoration 	: underline; 	color	: #F3F3F3;}

.boldtext{
	font-size		: 12px;
	color			: #3B3B3B;
	text-decoration : none;
	font-weight		: bold;
}

.sublink{
	font-size		: 12px;
	color			: #3B3B3B;
	text-decoration : none;
}
a.sublink:link{text-decoration:none; color:#3B3B3B;}
a.sublink:hover{text-decoration:underline; color:#3B3B3B;}

.boxheader{
	font-family		: "Times New Roman", Times, serif;
	font-size		: 12px;
	color			: #474545;
	text-decoration	: none;
}

.pgtitle{
	font-family		: "Times New Roman", Times, serif;
	font-size 		: 14px;
	color 			: #D81713;
	font-weight		: bold;
}

.copyright{
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.copyright			{ text-decoration	: none; 		color 	: #FFFFFF; }
a.copyright:link   	{ text-decoration 	: none; 		color 	: #FFFFFF; }
a.copyright:hover 	{ text-decoration 	: underline;	color 	: #FFFFFF; }


.style3 {
	color		: red;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
}

.style1 {color	: #CC0000}

.successMsg
{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	font-weight	: normal;
	color		: #FF0000
}

.errorMsg
{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	font-weight	: normal;
	color		: #009900
}


.pageLink, td.pageLink
{
	font-size 		: 8pt;
	color 			: #D81713;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.pageLink:link   	{ text-decoration: none;		color : #D81713; }
a.pageLink:visited 	{ text-decoration: none;		color : #D81713; }
a.pageLink:hover	{ text-decoration: underline;	color : #D81713; }

.activePage
{
	font-size 		: 8pt;
	color 			: #3B3B3B;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
