body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D0E0ED;
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:repeat-y
}


td { font-family: Verdana, Arial, Helvetica, sans-serif;
	
  background-repeat: no-repeat ;
  background-position: top left;
	
 }
input     {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	border: solid 1px #A0A0A4;
	color: #000000;
	
}
textarea { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; border: solid 1px #572f08 }
button  { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; background-color: #ffc726; border: solid 1px #ff9f00}
option { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #ff9f00 }
select { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #ff9f00 }

h1     { color: #572f08; font-size: 14pt; text-decoration: none }
h2    { color: #572f08; font-size: 13px; font-weight: bold; text-decoration: none }


.whitenav1      { color: #ffffff; font-size: 14px; text-decoration: none; font-weight: bold;  }
.whitenav1 a:link   { color: #ffffff; text-decoration: none; font-weight: bold;  }
.whitenav1 a:visited   { color: #ffffff; text-decoration: none; font-weight: bold;  }
.whitenav1 a:hover  { text-decoration: underline ; font-weight: bold; }

.bluenav      { color: #254F91; font-size: 12px; text-decoration: none; font-weight: bold;  }
.bluenav a:link   { color: #254F91; text-decoration: none }
.bluenav a:visited   { color: #254F91; text-decoration: none }
.bluenav a:hover  { text-decoration: underline }

.bluenav_act      { color: #6388C1; font-size: 12px; text-decoration: none; font-weight: bold;  }
.bluenav_act a:link   { color: #6388C1; text-decoration: none }
.bluenav_act a:visited   { color: #6388C1; text-decoration: none }
.bluenav_act a:hover  { text-decoration: underline }

.main_body_blue    { color: #254F91; font-size: 12px; text-decoration: none }
.main_body_blue a:link  { color: #254F91; text-decoration: none }
.main_body_blue a:visited   { color: #254F91; text-decoration: none }
.main_body_blue a:hover  { color: #254F91; text-decoration: underline }

.main_body_sm    { color: #254F91; font-size: 10px; text-decoration: none }
.main_body_sm a:link  { color: #254F91; font-weight: bold; text-decoration: none }
.main_body_sm a:visited   { color: #254F91; font-weight: bold; text-decoration: none }
.main_body_sm a:hover  { text-decoration: underline }

.white_sm    { color: #ffffff; font-size: 10px; text-decoration: none }
.white_sm a:link  { color: #ffffff; font-weight: bold; text-decoration: none }
.white_sm a:visited   { color: #fffff; font-weight: bold; text-decoration: none }
.white_sm a:hover  { text-decoration: underline }

.main_body_heading  { color: #000000; font-size: 13px; }
.main_body_heading a:link  { color: #572f08; text-decoration: none }
.main_body_heading a:visited   { color: #572f08; text-decoration: none }
.main_body_heading a:hover  { text-decoration: underline }


hr  { color: #254F91 }

