body {
	margin: 0;
	padding: 0;
	background-color: #9E9E9E;
	background-image: url(../i/background.jpg);
	font-family: Arial Narrow, Helvetica;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

h1 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 15px;
	color: #003478;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 19px;
	color: #003478;
	font-weight: bold;
	text-decoration: none;
}


.cellinks {
background-color: #21296A;
background-image: url(../i/2.jpg);
background-repeat: repeat-x;
font-family: Arial Narrow, Helvetica;
font-size: 11px;
color: White;
text-decoration: none;

}

.an {
font-family: Arial Narrow, Helvetica;
font-size: 11px;
color: Black;
text-decoration: none;
}

.anb {
font-family: Arial Narrow, Helvetica;
font-size: 14px;
color: Black;
font-weight: bold;
text-decoration: none;
}


   a.upm:link {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	

 }
 
	a.upm:visited {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	

 }

a.upm:hover {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #386DF3;
	text-decoration: none;
	
 }
 
 
 a:link {
 color:#000542;
 font-family: Arial Narrow, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration:none;

 }
 
a:active {
 color: Yellow;
 font-family: Arial Narrow, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration:none;

 }
 
a:visited {
 color:#000542;
 font-family: Arial Narrow, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration:none;

 }
 
a:hover {
 color:#386DF3;
 font-family: Arial Narrow, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration:none;

 }
 
 
    a.tl:link {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
	

 }
 
	a.tl:visited {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
	

 }

a.tl:hover {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #386DF3;
	text-decoration: none;
	
 }
 
   .hmenuDiv {
width: 100%;
height: 24px;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000542;
text-align: center;
padding-top: 4px;

}

.gray {
	background: #E1E1E1;
	vertical-align: top;
}


.shadow {
	background: White;
	background-image: url(../i/l_v_shadow.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.cont {
	background: White;
	vertical-align: top;
	padding-top: 15px;
}


.srch {
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: Black;
border-width: 1px;
border-color: Black;
border-style: solid;
width: 116px;
height: 20px;
}


.midcol {
vertical-align: top;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: Black;

padding-bottom: 10px;
padding-right: 20px;
}

.rightcol {
padding-top: 25px;
vertical-align: top;
}


.footer {
background-color: White;
background-image: url(../i/bl.gif);
background-repeat: repeat-x;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: Black;
padding-bottom: 10px;
padding-top: 10px;
}


