* {
	font-family : Verdana, Arial;
	margin : 0px;
	padding : 0px;
}
/*

	BODY

*/

body {
	background:#852BF4;
}
body.allForNow {
	background:#F5EBF7;
}
p.input {
	margin-left: 28px;
}
input {
	color: #852BF4;
	background: #ffffff;
	border: 1px solid #C69BF9;
}
input:text {
	padding:2px;
}
input.writer {
	color: #781351;
	padding:3px;
	background: #E8D7FD;
	border: 1px solid #C69BF9;
	margin-top : 10px;
	font-size:18px;
	width:700px;
}
input.alfabewriter {
	color: #781351;
	padding:3px;
	background: #E8D7FD;
	border: 1px solid #C69BF9;
	margin-top : 10px;
	font-size:25px;
	width:20px;
}

.alfabewriterok{
	color: #781351;
	padding:3px;
	background: #E8D7FD;
	border: 1px solid #C69BF9;
	margin-top : 10px;
	font-size:25px;
	width:20px;
}
.alfabewriterwrong{
	color: #FFFFFF;
	padding:3px;
	background: #FF0000;
	border: 1px solid #C69BF9;
	margin-top : 10px;
	font-size:25px;
	width:20px;
}

.writerok{
	color: #781351;
	padding:3px;
	background: #E8D7FD;
	border: 1px solid #C69BF9;
	margin-top : 10px;
	font-size:18px;
	width:700px;
}
.writerwrong{
	color: #FFFFFF;
	padding:3px;
	background: #FF0000;
	border: 1px solid #C69BF9;
	margin-top : 10px;
	font-size:18px;
	width:700px;
}
.submit input,.buton {
	color: #ffffff;
	font-weight:bold;
	background: #8C38F3;
	border: 1px outset #781351;
	margin-left : 10px;
}
fieldset {
	border: 1px solid #781351;
	width: 300px;
}
legend {
	color: #fff;
	background: #FA6900;
	border: 1px solid #781351;
	padding: 2px 6px;
}
.ustfon {background:url(img/ustfon.png) repeat-x; height:119px}
.ustlogo {background:url(img/ustlogo.png) no-repeat;height:95px;width:275px}
#ustlink {
	top: 25px;
}
#loginbox {
	display:block;
	width:261px;
	background:#E2CDFC;
	z-index:1;
	position:absolute;
	padding:10px;
	border:#C69BF9 1px solid;
	left: 50px;
	top:19px
}
#loginboxisim {float:left;margin-top:6px;padding-right:5px}
#loginboxusername {height:20px;padding:2px}
#selectgamebox {display:none; width:125px; background:#B078F5; margin:0 auto; z-index:1; position:absolute; left:1px; top:3px; border:#C69BF9 1px solid}
#selectgameboxclose {background:#C79DF9; padding:4px;text-align:right}
#selectgameboxoptions {padding:10px;}
label {
	width: 4em;
	float: left;
	text-align: right;
	display: block;
	padding-top : 12px;
}


div.container {
	width:690px;
	background-color:#F2E9FE;
	font-size:18px;
	padding:5px;
	font-style:normal;
	text-align: left;
}
div.allPage {
	float:inherit;
}
table.halloffame {
	border-color:#781351;
 //border-collapse:seperate;
	font-size:12px;
}
tr.halloffameheader {
	font-style:italic;
}
div.divHeader {
	width : 700px;
	/*height: 100px;*/

	background-color:#fee3ad;
}
div.divRacer {
	/*style="width:500;height:120;border-bottom-style:dashed;"*/

	width : 500px;
	height : 75px;
	border-bottom-style:dashed;
}
div.headerRight {
	font-size : 12px;
}
/*
#menu {
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
}
*/
#ustlink {
	font-size:12px;
	font-weight:bold;
	top: 35px;
}
#ustlink a {
	color:#ffffff;
	text-decoration:none;	
	cursor:pointer;
}
#ustlink a:hover {
	color:#000000;
}
/*
#menu li {
	display:inline;
}
#menu li a {


	background:#fc6;
	color:#000;
	text-decoration:none;
	font-size : 12px;

}
#menu li a:hover {
	background:#08c;
	color:#fff;
}
*/
.countDownTimerDiv {
	padding-top : 200px;
	text-align : center;
	margin:0 auto;
	width:500;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#852BF4;
	width:100%;
	height:100%;
	font-size:120px;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.6;
	color:#FFFFFF;
}

.maskDiv {
	padding-top : 200px;
	text-align : center;
	margin:0 auto;
	width:500;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#852BF4;
	width:100%;
	height:100%;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.6;
	color:#FFFFFF;
}


.onDiv{
	z-index:2;
	color:#FFFFFF;
	width:300px; 
    height:200px; 
    position:absolute; 
    top:50%; 
    left:50%; 
    margin:-100px auto auto -150px; 
    border:1px solid #000; 
    background-color:#FFFFFF; 
	}
