font,th,td,p { font-family: verdana; text-transform: none; }
a:link,a:active,a:visited { color : #cc0000; }
a:hover		{ text-decoration: underline; color : #ffffff; }

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	width: auto;
	height: auto;
	padding: 5px;
	margin: 5px;
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: bottom;
	text-align: right;
	white-space: normal;
	width: auto;
	height: auto;
	padding: 5px;
	margin: 5px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	border: none;
	text-align: center;
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: bottom;
	margin: 5px;
	padding: 5px;
	text-align: right;
}

.textblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-align: right;
	white-space: normal;
	width: auto;
	height: auto;
	padding: 5px;
	margin: 5px;

}

.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-align: justify;
	white-space: normal;
	width: auto;
	height: auto;
	padding: 5px;
	margin: 5px;
}

body {
	background-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color:  #cc0000;
	scrollbar-track-color: #999999;
	scrollbar-darkshadow-color: #000000;
}

input.post, textarea.post, select {
	background-color : #000000;
	color : #ffffff;
	font-size: 9px; font-family: verdana; font-variant: small-caps;
}

input { text-indent : 2px; }

input.button {
	background-color : #999999;
	color : #ffffff;
	font-size: 10px; font-family: verdana; font-variant: small-caps;
}

input.mainoption {
	background-color : #000000;
	font-weight : bold;
	color : #ffffff;
	font-size: 10px; font-family: verdana; font-variant: small-caps;
}

input.liteoption {
	background-color : #000000;
	font-weight : normal;
	color : #ffffff;
	font-size: 10px; font-family: verdana; font-variant: small-caps;
}
.textlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-align: justify;
	white-space: normal;
	width: auto;
	height: auto;
	padding: 5px;
	margin: 5px;
}
