body, table, td, a {
   font-family: Verdana, sans-serif, Arial, Helvetica;
}
body{
	font-family: Arial,sans-serif;
	color: #010163;
	margin: 0px;
	padding: 0px;
   background: #808080;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0; 
}
a:link, a:visited {
   color: #000000;
   text-decoration: none;
}
a:active, a:hover {
   color: #000000;
   text-decoration: none;
   background: #ffff00;
   width: 100%;
}
img {
   border: none;
}
table {
   border: none;
   border-collapse: collapse;
   width: 100%;
   padding: 0px;
}

table.wide-table { width:100%; } 

td {   
   text-align: left;
   padding: 0px;
   color: #010163;
   font-size: 12px;
}
td.page {   
   min-height: 800px;   background: #ffffff;
   text-align: left;
   padding: 10px;
   color: #010163;
   font-size: 12px;
}

#page { background: #ffffff;   text-align: left;   padding: 10px;   color: #010163;   font-size: 12px; }

#top td { background: #010163; color: #ffffff;   padding: 10px;  font-size: 12px; }
 #top a      { text-decoration: none;  padding: 2px;  text-align: left;	font-weight: bold; }
 #top a:link      {  color: #ffffff; background: #010163;}	
 #top a:visited  {  color: #ffffff; background: #010163;}	
 #top a:active   {   color: #ffffff; background: #0000ff;}
 #top a:hover   {  color: #ffffff; background: #0000ff;}	


 #menu  td  { background: #010163; color: #ffffff; 
   border-right: 0px solid #eeeeee;
	border-left: 0px solid #eeeeee
 	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #010163; }
 #menu a      { text-decoration: none;  padding: 2px;  text-align: left;	font-weight: bold; }
 #menu a:link      { display: block; color: #ffffff; background: #666699;}	
 #menu a:visited  { display: block; color: #ffffff; background: #666699;}	
 #menu a:active   { display: block;  color: #ffffff; background: #0000ff;}
 #menu a:hover   { display: block; color: #ffffff; background: #0000ff;}	
 #menu ul   {  list-style: none;   padding: 4px;   margin: 4px;}
 #menu li    {  list-style: none;   padding: 1px;   margin: 0px; font-weight: bold; color: #000000;
   border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
 	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;}

#wrapper {
   min-height: 800px;
   background: #010163; 
   width: 920px;
   font-size: 13px;
   margin: 0px auto 0 auto;
   padding: 0 !important;
}
