 BODY {
font-family: Verdana, Tahoma, Arial, Helvetica;
font-weight: normal;
font-size: 10px;
color: #000000;
scrollbar-face-color: #151515;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #999999;
scrollbar-shadow-color: #111111;
scrollbar-3dlight-color: #111111;
scrollbar-darkshadow-color: #111111;
scrollbar-highlight-color: #333333;
}

A:link {
	color: #CCCCCC;
	text-decoration: none;
}

A:visited {
	color: #CCCCCC;
	text-decoration: none;
}

A:hover {

	color: #990000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

.menu {
	font-family: Impact, Courier, "Courier New", mono, Verdana, Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.menu A:link {
	color: #EEEEEE;
	text-decoration: none;
}

.menu A:visited {
	color: #EEEEEE;
	text-decoration: none;
}

.menu A:hover {

	color: #990000;
	text-decoration: none;
}

.menu A:active {
	color: #DDDDDD;
	text-decoration: none;
}

.content {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bolder;
	font-size: 10pt;
	color: #FFFFFF;

}

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;

}


.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bolder;

}

.content3 A:link {
	color: #EEEEEE;
	text-decoration: underline;
}

.content3 A:visited {
	color: #EEEEEE;
	text-decoration: underline;
}

.content3 A:hover {

	color: #990000;
	text-decoration: underline;
}

.content3 A:active {
	color: #DDDDDD;
	text-decoration: underline;
}


.title {
	font-family: "Arial Black", Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1pt;


}

.lastupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}


.inenter {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
.scroll {
	overflow: scroll;
	position: relative;
}

.rbutton {
	background : #000000;
	color : #AA0000;
	font-family : Impact, Verdana, Tahoma, Arial, Helvetica;
	font-size : 12pt;
	letter-spacing : 1px;
	border : 1px solid #990000;
}

.rbutton-hover {
	background : #AA0000;
	color : #eeeeee;
	font-family : Impact, Verdana, Tahoma, Arial, Helvetica;
	font-size : 12pt;
	border : 1px solid #990000;
	letter-spacing : 1px;
	cursor : hand;
}

input, textarea {
	background : #000000;
	color : #eeeeee;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-size : 10px;
	border : 1px solid #990000;
}
