.body{
	margin-top:0px;
	background-image:url(../images/bg.gif)
}
.titleBlack {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left:3px;
}
.titleWhite {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtBlack {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-left:3px;
	line-height:18px;
}
.txtWhite {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding-left:3px;
	line-height:18px;
}
.txtInput {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}
.but_form {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#09891A;
	border: 1px solid #000000;
}
.txtsmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.txtsmallinput {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#EFEFEF;	
}
.txtsmallred {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
}
.butSubmit{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
}
