body {  
font-family: Arial, Helvetica, Verdana,   sans-serif; 
font-size: 12px; 
color: #aaaaaa; 
background-color: #000000; 
background-repeat: repeat;
scrollbar-face-color: #121212; scrollbar-shadow-color: #DD0000;
scrollbar-highlight-color: #121212; scrollbar-3dlight-color: #DD0000;
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #121212;
scrollbar-arrow-color: #DD0000;
}
input {
	width :150px;
	height:25px;
	background-color: #111111; 
	border-Color:#aaaaaa;
	color:#aaaaaa;
}

input.radio {
	width :25px;
	height:25px;
	background-color: #000000; 
	border-Color:#000000;
	color:#aaaaaa;
}

input.checkbox {
	width :25px;
	height:25px;
	background-color: #000000; 
	border-Color:#000000;
	color:#aaaaaa;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: underline; 
}

a:link {
	color: #FFFFFF;
	font-size: 12px; 
	text-decoration: underline;
}

a.subTitle {
font-size: 16px; 
}

a:visited { 
	color: #FFFFFF;
	font-size: 12px; 
}

a:active { 
	color: #ffffff;
	font-size: 12px; 
}

a:hover {
	color: #6666FF;
	font-size: 12px; 

}

.h1{
	font-size: 32px; 
	color: #FFFFFF;
	text-decoration: none; 
		font: bold;
		font-style: normal;
}
.h2{
	font-size: 14px; 
	color: #ff8000;
	text-decoration: none;
	font: bold;
}
.h3{
	font-size: 12px; 
	color: #DD0000;
	text-decoration: none; 
	font: bolder;
}
.border1{
	border: groovetop;
	border-color: #6C0000;
	border-top: 2px outset #6C0000;
	border-left: 2px outset #6C0000;
	border-right: 2px outset #6C0000;
	border-bottom: 2px outset #6C0000;
}
td	{
	font-size: 12px; 
	color: #aaaaaa;
	text-decoration: none; 
}

td.supertitle{
font-size: 20px; 
color: #6666ff;
text-decoration: none;
}

td.title{
font-size: 16px; 
color: #6666ff;
text-decoration: none;
}

td.subTitle {
font-size: 16px; 
color: #ffffff;
text-decoration: none;
 font-weight: bolder;
}
td.newsText {
font-size: 12px; 
color: #ffffff;
text-decoration: none;
}
td.newsDate {
font-size: 12px; 
color: #DD0000;
text-decoration: none;
}
td.loading {
font-size: 16px; 
color: #666666;
text-decoration: none;
}

span.title{
font-size: 12px; 
color: #6666ff;
text-decoration: none;
}

div.siteIndex{
position:absolute; 
left:0; 
top:0; 
height:97%;
visibility:hidden;
z-index:50;
font-style:italic;
font-weight:700 ; 
font-size: 28px;
color: #cccccc;
text-decoration: none;
background-Color: #121212;
}

