body {
	margin: 0px;
	background-image: url(images/bg.gif);
	scrollbar-face-color: #055FCE; scrollbar-shadow-color: #055FCE; 
	scrollbar-highlight-color: #055FCE; scrollbar-3dlight-color: #055FCE; 
	scrollbar-darkshadow-color: #15009A; scrollbar-track-color: #15009A;
	scrollbar-arrow-color: #FFFFFF;

}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #382904;
	background-color: #FCFCE0;
}
.leftbdy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F2EDD6;
	background-color: #993300;
}
.cntrdy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003399;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2B0082;
	padding: 3px;

}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A0051;
}
.subtitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.subtitle3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F0000;
}
.box1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #382904;
	background-color: DEE2E5;
	
}
.box2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #382904;
	background-color: FFF3BD;
	
}
.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #AA0000;
}
a.link1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #5E0000;
}
.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px;
	font-variant: normal;
	text-decoration: none;
	color: #00259C;
}
a.link2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 12px;
	font-variant: normal;
	text-decoration: underline;
	color: #EA5E00;
}
.link3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #B80000;
}
a.link3:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #00045D;
}
.link4{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	font-weight: 900;
	text-decoration: none;
	color: #F1CD00;F1CD00
}
a.link4:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FCFCE3;
}
.left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A8977B;
}
.field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E6B454;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #593700;
	border-bottom-color: #593700;
	border-left-color: #593700;
	border-right-color: #593700;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A0A0A0;
	background-color: #ffffff;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #B80000;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: B80000;
	padding: 3px;
}

