.menu1 {
	
	font-size: 11px;
	font-weight: bold;
	color: #949494;
}
a.menu1:link      { text-decoration:none; color:#949494;   }
a.menu1:visited   { text-decoration:none; color:#0066FF; }
a.menu1:hover     { text-decoration:none; color:#0066FF; }

.copyright {
	font-size: 10px;
	color: #949494;
	font-weight: bold;
}
.submenu1 {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.submenu1:link      { text-decoration:none; color:#FFFFFF;   }
a.submenu1:visited   { text-decoration:none; color:#CCCCCC; }
a.submenu1:hover     { text-decoration:underline; color:#CCCCCC;  }
.submenu2 {
	
	font-size: 9px;
	font-weight: bold;
	color:#d31145;
}
a.submenu2:link      { text-decoration:none; color:#d31145;  }
a.submenu2:visited   { text-decoration:none; color:#E6122B; }
a.submenu2:hover     { text-decoration:underline; color:#E6122B;  }
.table_column {
	
	font-size: 10px;
	color: #333333;
	border: 1px solid #7290A9;
	background-image: none;
}
.fieldname{
	
	font-size: 10px;
	font-weight: bold;
	color: #6B6B6B;
}
td{
	
	font-size: 12px;
	color: #2b3742;
}p{
	
	font-size: 12px;
	color: #2b3742;
}

BODY{
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#797979;
	scrollbar-arrow-color:#D31145;
	scrollbar-track-color:#F1F4F7;
	scrollbar-shadow-color:#ADB4BC;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #3B4C5A;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B3742;
	font-size: 12px;
}
.titlegray {
	
	font-size: 16px;
	font-weight: bold;
	color: #A8A8A8;
}
.titlegreen {
	
	font-size: 16px;
	font-weight: bold;
	color: #61B44C;
}
.titlered {
	
	font-size: 16px;
	font-weight: bold;
	color: #8E2B2D;
}
.titlepurple {
	
	font-size: 16px;
	font-weight: bold;
	color: #663399;
}
.titleblue {
	
	font-size: 16px;
	font-weight: bold;
	color: #00CC99;
}
.titleyellow {
	
	font-size: 16px;
	font-weight: bold;
	color: #999900;
}
.faq {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
