body {margin:0 auto; font-family:Tahoma; font-size:13px; font-weight:normal; background-color:#db1f20; }

.clsHint {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: red;
}
.head { font-size:18px;}

.inputs input[type=text], input[type=password] { border:#ffa132 1px solid; width:165px; height:17px;}
select { border:#ffa132 1px solid; width:80px; height:20px;}
.text {color:#FFFFFF;}

a.whitelist {color:#58d2ff; text-decoration:underline;}
a:hover.whitelist {color:#58d2ff; text-decoration:none;}
