
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#002a2f;
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-x;
	
	}
	
	a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #666666;text-decoration: none;
	}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.maintextyellow {
	font-size:12px;
	color:#f0de18;
	font-weight:bold;
	text-decoration: none;
 }
a.maintextyellow:link {  color: #f0de18;text-decoration: none;}
a.maintextyellow:visited {  color: #f0de18;text-decoration: none;}
a.maintextyellow:hover {  color: #CCCCCC;
text-decoration: none;}

.maintextwhite {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
 }
a.maintextwhite:link {  color: #FFFFFF;text-decoration: none;}
a.maintextwhite:visited {  color: #FFFFFF;text-decoration: none;}
a.maintextwhite:hover {  color: #FFFFFF;
text-decoration: none;}



.menustop {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
 }
a.menustop:link {  color: #FFFFFF;text-decoration: none;}
a.menustop:visited {  color: #FFFFFF;text-decoration: none;}
a.menustop:hover {  color: #f0de18;
text-decoration: none;}

.sidetext{
color:#FFFFFF;
font-size:11px;
text-decoration: none;
}
a.sidetext:link {  color: #FFFFFF;}
a.sidetext:visited {  color: #FFFFFF;}
a.sidetext:hover {  color: #f0de18;
text-decoration: none;}

.footertext{
color:#FFFFFF;
font-size:11px;
text-decoration: none;
}
a.footertext:link {  color: #FFFFFF;}
a.footertext:visited {  color: #FFFFFF;}
a.footertext:hover {  color: #f0de18;
text-decoration: none;}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
	  
	  
	#main_table
{
	width: 900px;
	border: 0px solid #999999;
	padding: 0px;
}  
	
#side_table
{
	width: 169px;
	border: 0px solid #666666;
	padding: 0px;

	
}  
h1{
font-size:14px;
font-weight:bold;
}
h2{
font-size:13px;
font-weight:bold;
color:#00FF33;}
h3{
font-size:12px;
font-weight:bold;
}
h4{
font-size:12px;
font-weight:bold;
}