body, table, td, a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
   background: #979c87;
   color: #000000;
   text-align: left;
}
a:link, a:visited {
   color: #A52A2A;
   text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
   text-decoration: none;
   background: #A52A2A; 
   color: #ffffff;
	font-weight: bold;
}
img {
   border: none;
}
table {
   background: #ffffff;
   border: none;
   border-collapse: collapse;
   vertical-align: top;
   padding: 0px;
}
td {   
   text-align: left;
   font-size: 14px;
   padding: 0px;
   background: #ffffff;
}
td.page {   
   text-align: left;
   font-size: 14px;
	padding: 14px;
}
td.pagec {   
   text-align: center;
   font-size: 14px;
	padding: 14px;
}
td.lgrey {   
   text-align: left;
   font-size: 14px;
   padding: 0px;
   background: #ffffff;
	padding-top: 2px;
}
td.big {   
   text-align: left;
   font-size: 16px;
   padding: 4px;
   color: #000000;
}
#head table {
	background-repeat: no-repeat;
	border-spacing: 0px;
	padding: 0px;
}



#head2 td { background-image: url('top2.png'); }


 #menutop a       { text-decoration: none;  padding: 1px;  text-align: left; font-weight: bold;
   border-right: 1px solid #000000;
	border-left: 0px solid #ffffff;
 	border-top: 0px solid #495e0b;
	border-bottom: 1px solid #000000; }
 #menutop a:link       { background: #ffffff; color: #A52A2A;  padding: 1px;  text-decoration: none; }
 #menutop a:visited  { background: #ffffff; color: #A52A2A; padding: 1px;  text-decoration: none; }
 #menutop a:active   {  background: #A52A2A; color: #ffffff; padding: 1px; text-decoration: none;}
 #menutop a:hover   {  background: #A52A2A; color: #ffffff;  padding: 1px; text-decoration: none;}	
	
	
#wrapper {
	min-height: 900px;
	height: 100%;
   margin: 0px auto 0 auto;
   width: 1200px;
   text-align: left;
   font-size: 14px;
   background: #ffffff;
   padding: 0 !important;
}