/* CSS Document */

body{
background:#333333;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.text-box{
border:0px solid;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:150px;
}

.text-box2{
	margin-right:10px;
	border:none;
	background:transparent;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:158px;
	height:19px;
}

.btn-submit{
border:1px solid #FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background:url(../images/btn_background.jpg);
background-position:center center;
}

.font-field{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

.font-footer{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#DD5211;
}

.font-footer a:link, .font-footer a:active, .font-footer a:visited{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#DD5211;
text-decoration:none;
}

.font-footer a:hover{
text-decoration:underline;
}


.splash_link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFF00;
}

.splash_link a:link, .splash_link a:active, .splash_link a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.splash_link a:hover{
text-decoration:underline;
/* color:#555555;*/
}

.text-box-log{
	margin-right:5px;
	border:none;
	/*background:transparent;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:158px;
	height:15px;
}

#text-box-log-email{
	margin-right:5px;
	border:none;
	background:transparent;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:158px;
	height:16px;
}

#text-box-log-pass{
	margin-right:5px;
	border:none;
	background:transparent;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:158px;
	height:14px;
}
