body, table, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
   background: #cccccc;
   color: #000000;
   text-align: left;
}
a:link, a:visited {
   color: #0000cc;
   text-decoration: none;
}
a:active, a:hover {
   color: #000000;
   text-decoration: none;
   background: #CEE8FF;
}
img {
   border: none;
}
table {
   border: none;
   border-collapse: collapse;
   vertical-align: top;
   padding: 0px;
}
td {   
   text-align: left;
   font-size: 13px;
   padding: 0px;
}
td.page {   
   text-align: left;
   font-size: 13px;
   padding: 7px;
   background: #eeeeee;
}
td.page2 {   
   text-align: left;
   font-size: 13px;
   padding: 0px;
   background: #eeeeee;
}
td.navi {
   background: #eeeeee;
   border-bottom: 1px solid #A6A6A6;
   color: #000000;
   font-size: 13px;
   padding: 5px;
   text-align: left;
   width: 500px;
}
td.big {   
   text-align: left;
   font-size: 16px;
   padding: 4px;
   color: #000000;
}
#top td { background: #808080;    color: #ffffff;}
#top a:link { background: #e0c672;  color: #000000;  padding: 1px;  text-decoration: none; }
#top a:visited {  background: #e0c672; color: #000000;   padding: 1px;  text-decoration: none; }
#top a:active  { background: #98E6FF; color: #000000; padding: 1px; text-decoration: none;}
#top a:hover  { background: #98E6FF; color: #000000; padding: 1px; text-decoration: none;}


 #menu a   { text-decoration: none; text-align: left; 	font-weight: bold;
   border-right: 1px solid #808080;
	border-left: 1px solid #808080;
 	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #808080;}
 #menu a:link       {   background: #e0c672; color: #000000; display: block; padding: 1px;  text-decoration: none; }
 #menu a:visited  {   background: #e0c672; color: #000000; display: block;  padding: 1px;  text-decoration: none; }
 #menu a:active   { background: #98E6FF; color: #000000; display: block; padding: 1px; text-decoration: none;}
 #menu a:hover   { background: #98E6FF; color: #000000; display: block; padding: 1px; text-decoration: none;}
 

 #menutop a       { text-decoration: none;  padding: 1px;  text-align: left; font-weight: bold;
   border-right: 1px solid #808080;
	border-left: 1px solid #808080;
 	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #808080;}
 #menutop a:link       { background: #e0c672; color: #000000; ; padding: 1px;  text-decoration: none; }
 #menutop a:visited  { background: #e0c672; color: #000000; ; padding: 1px;  text-decoration: none; }
 #menutop a:active   {  background: #98E6FF; color: #000000; ; padding: 1px; text-decoration: none;}
 #menutop a:hover   {  background: #98E6FF; color: #000000; ; padding: 1px; text-decoration: none;}	
	
	
#wrapper {
	min-height: 100%;
	height: 100%;
   margin: 0px auto 0 auto;
   width: 890px;
   text-align: left;
   font-size: 13px;
   background: #808080;
   padding: 0 !important;
}
