body {background-color: #000000;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; line-height:120%;}
p {margin:0px 0px 15px 0px;}
a {color:#FA7728; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline;}

.bordered
{
	border-collapse:collapse;
	border:solid 1px #AAAAAA;
}	
th {color:#FA7728; text-decoration:none;}
	
h1 {
	font-weight:bold;
	font-size:16px;
	color:#FA7728;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

h2 {
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0px 10px 0px;
}

ul {list-style-image:url(../images/bullet.gif); line-height:140%;}

.menu {
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
	height:37px;
	text-align:center;
}
	
.menuItem {margin:0px 3px;}	

/*index styles */
.leftCol_index {
	width:263px;
	vertical-align:top;
	background-image:url(../images/left_index.jpg);
	background-repeat:no-repeat;
	}
.numbers {
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	}
	
/* page styles */

.header {
	background-image:url(../images/bg_header.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:86px;
	width:780px;
	}
	
.leftCol {
	background-image:url(../images/bg_left.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#303130;
	width:230px;
	vertical-align:top;
	text-align:center;
	padding:50px 15px 0px 18px;
	}
	
.content {
	vertical-align:top;
	padding:50px 30px;
	line-height:130%;
	height:600px;
	}
	
.border {border:1px solid #666666;}
	
/* form */
form {margin:0px; padding:0px;}


select
{
	border: 1px solid #999999;
	background-color: #ffffff;
	color: #000000;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #ffffff;
	color: #000000;
}

.input
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #ffffff;
	color: #000000;
	width: 200px;
	height: 18px;
}

.btn_fix
{
	background-image: url(../images/bg_btn.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 80px;
	height: 19px;
	margin: 10px;
}

.btn
{
	background-image: url(../images/bg_btn_elastic.jpg);
	background-repeat: repeat-x;
	border: 0px;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	height: 19px;
	margin: 10px;
	padding: 0px 8px;
}


.serverMessageTrue
{
	background-color:#379F64;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle; 
	text-align:center; 
	vertical-align:top; 
	width:100%;
}

.serverMessageFalse
{
	background-color:#B7191C;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-align:center; 
	vertical-align:top; 
	width:100%;
}

.wrongServerMessage
{
	color: #FFFFFF;
	background-color: #B7191C;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.correctServerMessage
{
	color: #FFFFFF;
	background-color: #379F64;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;	
}

	
.status 
{
	padding-left:35px;	
	font-weight:bold; 
	font-size:14px; 
	color:#FA7728; 
	font-family:Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	padding-bottom:10px;
}
.bg_numbers 
{
	background:url(../images/bg_numbers.jpg) right no-repeat; 
	height:31px;
}
.of_number 
{
	font-weight:bold; 
	color:#FFFFFF; 
	font-size:14px; 
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; 
	padding:5px 0px 0px 37px;
}
