body {
	background-image: url(images/bg.jpg);
}
INPUT {
	BORDER-BOTTOM: #ebebeb 1px solid; BORDER-LEFT: #ebebeb 1px solid; BORDER-RIGHT: #ebebeb 1px solid; BORDER-TOP: #ebebeb 1px solid; COLOR: #000000a; FONT-FAMILY: Arial; FONT-SIZE: 12px
}
SELECT 
{
BORDER-RIGHT: #AD010D 1px solid; BORDER-TOP: #AD010D 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #AD010D 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #AD010D 1px solid; FONT-FAMILY: Verdana; SCROLLBAR-BASE-COLOR: #a4acb5; BACKGROUND-COLOR: #AD010D;
}
.box {
	border: 1px solid #DFDFDF;
	height: 22px;
}
.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.ered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD010D;
	font-weight: bold;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AD010D;
	text-decoration: none;
}
.ablack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ablack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AD010D;
	text-decoration: none;
}
.ablacksmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.ablacksmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #E5E5E5;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #DADADA;
	width: 325px;
}
.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.greybold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD010D;
	font-weight: normal;
	text-decoration: none;
}
.border {
	border: 1px solid #F0F0F0;
}
.border1 {
	border: 1px solid #cccccc;
}
