A  
 { 
 color: #0F294E; 
 font-weight: bold; 
 font-size: 11px; 
 font-family: arial, verdana, helvetica; 
 text-decoration: none;
 padding-left:3px;
 padding-right:3px;
 }
A:active 
{ 
color: #86A3CD; 
font-weight: bold;
font-size: 11px; 
font-family: arial, verdana, helvetica; 
text-decoration: none; 
}
A:hover   
{ 
color: #E60026; 
font-weight: bold; 
font-size: 11px; 
font-family: arial, verdana, helvetica;
text-decoration: none;
}
td               
 {
  color: #261701; 
  font-size: 11px; 
  font-family: arial, verdana, helvetica;
  }
A.hover 
 {
 color:  #FF6600; 
 font-weight: bold; 
 font-size: 11px; 
 font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
 }
A:active.hover 
{ 
color: #261701; 
font-weight: bold; 
font-size: 11px; 
font-family: arial, verdana, helvetica; 
text-decoration: none 
}
A.hover:hover
{ 
color: #FF6600;
font-weight: bold; 
font-size: 11px; 
font-family: arial, verdana, helvetica;
text-decoration: none;
 }
A.navi
{ 
color: #0F294E;  
font-size: 9px; 
font-family: arial, verdana, helvetica;
}
A.navi:hover
   { 
   color: #E60026;  
   font-size: 9px;
   font-family: arial, verdana, helvetica; 
    }
	
A.navi:active
{ 
color: #86A3CD; 
font-size: 9px; 
font-family: arial, verdana, helvetica; 
}
.header
 {
  color: #1F4D8B;
  font-style: italic; 
  font-weight: normal; 
  font-size: 19px; 
  font-family: arial, verdana,helvetica;
  float:left;
   }
.header img
 {
	margin-right:25px;
	float:left;
}
   .header2
 {
  color: #1F4D8B;
  font-style: normal; 
  font-weight: bold; 
  font-size: 17px; 
  font-family: arial, verdana,helvetica;
  
   }
.footer
{ 
	color: #261701;
	font-size: 9px; 
	font-family: arial, verdana, helvetica;
}
.top  
{ 
color: #8B0A43;
font-size: 10px;
font-family: arial, verdana, helvetica;
}
   
.start 
 { color: #8B0A43;  
 font-size: 10px; 
 font-weight:bold; 
 font-family: arial, verdana,helvetica;
}
body
{
	background : url(images/bg.jpg);
	background-position : top center;
	background-repeat :repeat;
	background-color :#535384;
	margin-left: 0;
	margin-right:0;
	margin-top: 0;
	height:100%;
}
h1{
	color:#1F4D8B;
	font-size:19px;
	font-style:italic;
	font-weight:bold;
	margin:0px;
	padding-left:35px;
	padding-bottom:10px;
}
ul{
	margin-top:15px;
	margin-right:10px;
	padding-left:0px;
	margin-left:25px;
}
ul li{
	font-weight:bold;
	list-style-type:disc;
	margin:0 0 0 0;
padding:0 0 0 0;
}
.table_bg
{
	background : url(images/table_bg.jpg);
	background-position : top center;
	background-repeat :repeat-y;
	background-color :#ffffff;
	margin-left: 0;
	margin-right:0;
	margin-top: 0;
}

.navi_bg
{
	background : url(images/navi_bg.jpg);
	background-position : top left;
	background-repeat :no-repeat;
	background-color :#ffffff;
	height:66px;
	margin-left: 0;
	margin-right:0;
	margin-top: 0;
}

.navi_bg1
{
	background : url(images/navi_bg.jpg);
	background-position : top left;
	background-repeat :no-repeat;
	background-color :#ffffff;
	height:66px;
	margin-left: 0;
	margin-right:0;
	margin-top: 0;
	padding-left: 23px;	
}

.footer_bg
{
	background : url(images/footer_bg.jpg);
	background-position : top left;
	background-repeat :no-repeat;
	background-color :#ffffff;
	height: 60px;
}

.menu_bg	
{
	background-color: #D0DCF2; 
	border:1px; 
	border-style:solid; 
	border-color:#1E4B8C;
	height:15px;
}
.menu_bg1	
{
	background-color: #D0DCF2; 
	border:1px; 
	border-style:solid; 
	border-color:#1E4B8C;
	height:30px;
	display: block;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	margin-bottom: 10px;
	padding-left: 9px;
	padding-right: 9px;
}
.est_bg	
{
	border:1px; 
	border-style:solid; 
	border-color:#1E4B8C;
	height:15px;
}
.img
{	 
	border:1px; 
	border-style:solid; 
	border-color:#1A4A88;

}
.cell_bg	
{
	background-color: #E3EAF2; 
	border:1px; 
	border-style:dotted; 
	border-color:#1D4A8D;
	height:22px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

