
html {
	scrollbar-3dlight-color:#121212; 
	scrollbar-arrow-color:#cc9966;
	scrollbar-base-color:#121212;
	scrollbar-darkshadow-color:#121212;
	scrollbar-face-color:#121212;
	scrollbar-highlight-color:#cc9966;
	scrollbar-shadow-color:#cc9966;
	scrollbar-track-color:#121212; 
}


body {
	background-color: #121212;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #cc9966;
	}


form {
	background-color: #121212;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 12px;
 	color: #CCCCCC;}

.subtext {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
 	color: #cc9966;}

.subtextDark {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 12px;
 	color: #7E6041;}


a:link {
	color: #cc9966;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration:none;
}
a:visited {
	color: #7E6041;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration:none;
}
a:hover {
	color: #cccccc;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration:underline ;
	
}
a:active {
	color: #7E6041;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration:none;
}


.footer {

	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	line-height: 9px;
	color: #7E6041;}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
