/* CSS Document */

body,td,th {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
	color: #66FF00;
}
a:active {
	text-decoration: none;
	color: #66FF00;
}
.headerstyle {
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   font-size: 24px
	}
.headerstyle_small {
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 19px;
   font-weight:bold;
	}
.newstxt {
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
}
.smalltext {
   color:#eeeeee;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
}
.membera {
   color:#FF0000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 14px;
   font-weight:bold;
}
.memberb {
   color:#FFF000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 14px;
}
.buttonstyle {
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
}
.footer {
	font-size: 12px;
}
input.btn{
   color:#AF0303;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
     filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
input.textbox{
   color:#AF0303;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
	border: 1px solid #AF0303;
	background: #eeeeee;
   }
textarea {
color:#AF0303;
font-size:84%; 
font-face:'trebuchet ms',helvetica,sans-serif;
font-weight:bold;
background-color:#eeeeee;
border-style:solid; 
border-color:#AF0303;
} 
.table_radio{
	border: 1px solid #AF0303;
}
