.navi {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.navitd {
	border-bottom:dashed 1px #770101;
	cursor:pointer;
}
.navitdstats {
	border-bottom:dashed 1px #770101;
	font-weight: normal;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.newsinfo {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.newsbox {
	border-top:dashed 1px #770101;
	border-bottom:dashed 1px #770101;
	border-left:dashed 1px #770101;
	border-right:dashed 1px #770101;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color:#770101;
	color: #000000;
}
a:active {
	color: #333333;
}
.textbox {
	border:1px solid #770101;
	font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
	width:200px;
}
.loginbox {
	border:1px solid #770101;
	font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
	width:80px;
}
.button {
	border:1px solid #770101;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
}
.button2 {
	border:1px solid #000000;
	font-family:Tahoma;
	font-size:10px;
	background-color:#EFEFEF;
}