/* CSS Document */

body {
	background-color: #281211;
	background-repeat: repeat-x;
}

.style1 {
	color: #404040;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.style2 {
	color: #000000;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
		
}
.style3 {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;	
}
.bodybg {
	background-color: #281211;
	background-image: url('body-bg.jpg');
	background-repeat: repeat-x
}
.TextField {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 183px;
	padding left: 3px;
}
.smTextField1 {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 45px;

}
.smTextField2 {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 70px;
}

input, select { vertical-align:middle; font-weight:normal;}
input, select, textarea { font-family:arial; font-size:18px;}
.inputbox	{
	border: 1px solid #159FCE;
	width: 150px;
}

.inputbox2	{
	border: 1px solid #159FCE;
}

.inputbox3	{
	border: 1px solid #159FCE;
	width: 175px;

}

.inputbox4	{
	border: 1px solid #159FCE;
	width: 35px;

}

.inputbox5	{
	border: 1px solid #159FCE;
	width: 45px;

}