<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{	
	background-color:#37559D;
	/*background-image:url(../images/back.jpg);*/
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;	
}
textarea, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626263;
	font-weight: normal;
}
td {
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size:12px;
	color:#626263;
	font-weight: normal;
}
.bodytext {
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size:12px;
	color:#626263;
	font-weight: normal;
}
.titleheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#AE1111;
	font-weight: bold;
}
.text1 {
	font-family:Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
}
.text2 {
	font-family:Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight: normal;
}
.text3 {
	font-family:Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#101C5B;
	font-weight: bold;
}
.alink
{
	font-family:Arial,sans-serif,Verdana,  Georgia,  Helvetica ;
	font-size:12px;
	font-weight:bold;
	color:#101C5B;
	text-decoration:none;
	
}
.alink:hover
{
	color:#ff0000;
	text-decoration:none;
}
.blink
{
	font-family:Arial,sans-serif,Verdana,  Georgia,  Helvetica ;
	font-size:12px;
	font-weight:bold;
	color:#101C5B;
	text-decoration:none;
	
}
.blink:hover
{
	color:#509345;
	text-decoration:none;
}
.clink
{
	font-family:Arial,sans-serif,Verdana,  Georgia,  Helvetica ;
	font-size:12px;
	font-weight:bold;
	color:#509345;
	text-decoration:none;
	
}
.clink:hover
{
	color:#509345;
	text-decoration:none;
}
.dlink
{
	font-family:Arial,sans-serif,Verdana,  Georgia,  Helvetica ;
	font-size:12px;
	font-weight:normal;
	color:#509345;
	text-decoration:none;
	
}
.dlink:hover
{
	color:#ffffff;
	text-decoration:none;
}
.elink
{
	font-family:Arial,sans-serif,Verdana,  Georgia,  Helvetica ;
	font-size:12px;
	font-weight:bold;
	color:#509345;
	text-decoration:none;
	
}
.elink:hover
{
	color:#000000;
	text-decoration:none;
}
.flink
{
	font-family:Arial,sans-serif,Verdana,  Georgia,  Helvetica ;
	font-size:17px;
	font-weight:bold;
	color:#101C5B;
	text-decoration:none;
	
}
.flink:hover
{
	color:#509345;
	text-decoration:none;
}
#menuback
{
  display: block;
  width: 100px;
  height: 38px;
  background: url("../images/menuback.jpg") no-repeat 0 0;

}

#menuback:hover
{ 
  background-position: 0 -38px;
}

#menuback span
{
  position: relative;
  top: 9px;
}
#menuover
{
  display: block;
  width: 100px;
  height: 38px;
  background: url("../images/menuback.jpg") no-repeat 0 0;
  background-position: 0 -38px;
}
#menuover span
{
  position: relative;
  top: 9px;
}
#menuback1
{
  display: block;
  width: 130px;
  height: 38px;
  background: url("../images/menuback.jpg") no-repeat 0 0;

}

#menuback1:hover
{ 
  background-position: 0 -38px;
}

#menuback1 span
{
  position: relative;
  top: 9px;
}
#menuover1
{
  display: block;
  width: 130px;
  height: 38px;
  background: url("../images/menuback.jpg") no-repeat 0 0;
  background-position: 0 -38px;
}
#menuover1 span
{
  position: relative;
  top: 9px;
}
ul {
   list-style-image: url(../images/arrow_icon.png);
}
</pre></body></html>