body, h2, h3, h4, h5, h6, p, ul, li, table, tr, td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-color:#000000;
	
SCROLLBAR-FACE-COLOR: #d8e2e7; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #d8e2e7; 
SCROLLBAR-3DLIGHT-COLOR: #96aabd; 
SCROLLBAR-ARROW-COLOR: #606d79; 
SCROLLBAR-TRACK-COLOR: #c2cacf; 
SCROLLBAR-DARKSHADOW-COLOR: #96aabd;
}


A:link{
	font-size:11px;
	color:#534a7a;
	text-decoration: none;
	font-weight: normal;
}
A:visited{
	font-size:11px;
	color:#534a7a;
	text-decoration:none;
	font-weight: normal;
	}
A:hover{
	font-size:11px;
	color:#f36f21;
	text-decoration:underline;
	font-weight: bold;}

A.white:link{color:#ffffff;text-decoration: none;font-weight: bold;font-size:10px;}
A.white:visited{color:#ffffff;text-decoration:none; font-weight: bold;font-size:10px;}
A.white:hover{color:#ffffff;text-decoration:underline;font-weight: bold;font-size:10px;}

A.orange:link{color:#f36f21;text-decoration: none;font-weight: normal;font-size:10px;}
A.orange:visited{color:#f36f21;text-decoration:none; font-weight: normal;font-size:10px;}
A.orange:hover{color:#f36f21;text-decoration:underline;font-weight: bold;font-size:10px;}

A.blue:link{color:#6f63a3;text-decoration: none;font-weight: normal;font-size:10px;}
A.blue:visited{color:#6f63a3;text-decoration:none; font-weight: normal;font-size:10px;}
A.blue:hover{color:#6f63a3;text-decoration:underline;font-weight: bold;font-size:10px;}

A.Lblue:link{color:#038fd1;text-decoration: none;font-weight: normal;font-size:10px;}
A.Lblue:visited{color:#038fd1;text-decoration:none; font-weight: normal;font-size:10px;}
A.Lblue:hover{color:#038fd1;text-decoration:underline;font-weight: bold;font-size:10px;}

A.purple:link{color:#e73551;text-decoration: none;font-weight: normal;font-size:10px;}
A.purple:visited{color:#e73551;text-decoration:none; font-weight: normal;font-size:10px;}
A.purple:hover{color:#e73551;text-decoration:underline;font-weight: bold;font-size:10px;}

A.footer:link{color:#c0c0c0;text-decoration:underline;font-weight: normal;font-size:9px;}
A.footer:visited{color:#c0c0c0;text-decoration:underline; font-weight: normal;font-size:9px;}
A.footer:hover{color:#e73551;text-decoration:underline;font-weight: normal;font-size:9px;}

A.menu:link{color:#534a7a; font-size:11px; font-weight: normal; padding:4px;}
A.menu:visited{color:#534a7a; font-size:11px; font-weight: normal; padding:4px;}
A.menu:hover{color:#534a7a; font-size:11px; font-weight: bold; text-decoration:underline; padding:4px;}

A.menus:link{color:#534a7a; font-size:11px; font-weight: normal; padding:4px;}
A.menus:visited{color:#534a7a; font-size:11px; font-weight: normal; padding:4px;}
A.menus:hover{color:#534a7a; font-size:11px; font-weight: normal; text-decoration:underline; padding:4px;}

.title{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: bold;
	}
	
.titleorange{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#f36f21;
	font-weight: bold;
	}
	
.nine{
	font-family:Verdana, sans-serif;
	font-size:9px;
	color:#c0c0c0;	
}

.nineL{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:9px;
	color:#a3c3e3;
	}
	
.red{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color:#ff0000;
	font-weight: bold;
	}
	
.orange{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color:#f36f21;
	font-weight: bold;
	}

.dbMenu{
	color:#534a7a;
	font-size:11px;
	font-weight: bold;
	border-width:0;
}
.dbMenu .subMenu{
	background-image:url('img/down.gif');
	background-position:bottom right;
	color:#534a7a;
	font-size:11px;
	font-weight: normal;
	border-width:0;
}
.dbMenu .click{
	background-image:none;
	color:#534a7a;
	font-size:11px;
	font-weight: bold;
	border-width:0;
}

input  {border-style:solid; border-width:1; padding:0; font-family: Verdana; font-size: 10px}
textarea{border-style:solid; border-width:1; padding:0; font-family: Verdana; font-size: 10px}

input.img  {border-style:solid; border-width:0; padding:0; font-family: Verdana; font-size: 10px}

input.orange  {border-style:solid; border-width:1; padding:0; font-family: Verdana; font-size: 10px; color:#003577 ; background-color:#ffffff}

input.btn  {border-style:solid; border-width:1; padding:0; font-family: Verdana; font-size: 10px; color:#003577 ; background-color:#E4F3FB}