/* CSS Document */
body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {font-family: "Georgia", serif; color:CDE8F1; font-size: 16px; text-decoration: none;}
.menu:link {color: #CDE8F1;}
.menu:visited {color:#CDE8F1;}
.menu:hover {color:#FFFFFF;}
.menu:active {color:#CDE8F1;}

.text_14_darkred {font-family: "Trebuchet MS"; color: #CC0000; font-size: 14px;}
.text_13_deepblue {font-family: "Trebuchet MS"; color:#000066; font-size: 12px; line-height:18px; text-align:justify;}
.text_13_deepblue2 {font-family: "Trebuchet MS"; color:#000066; font-size: 12px; line-height:18px;}
.text_11_gray {font-family: "Trebuchet MS"; color:#666666; font-size: 11px; line-height:15px;}
.text_10_gray {font-family: "Trebuchet MS"; color: #333333; font-size: 10px; line-height:12px;}

.forms {font-family:"Trebuchet MS"; font-size:11px; color:#000066; border:solid 1px; border-color:#B9DBF4; padding-top:3px; padding-left:3px;}

.oopyright {font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10px;}

