body {
	
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #D7D7D7;
}
h1 {
	font-size: 14px;
	color: #ce0019;
}
h2 {
	font-size: 10px;
	color:  #FFAD2D;
}
h3 {
	font-size: 14px;
	color:  #ce0019;
}
.menutext{
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	color: #D7D7D7;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	}
.menuhtext{
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	color: #FFAD2D;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	}
a:link {
	color: #D7D7D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D7D7D7;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #D7D7D7;
}
html {
     overflow: -moz-scrollbars-vertical;
}

.site_title {
	font: bold normal 30px/normal "Courier New", Courier, mono;
	font-weight: bold;
	text-transform: none;
	text-align: left;
}
.subheading{
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFAD2D;
	text-align: left;
	text-indent: 2px;
	}
.style1 {font-size: 10px}

