@charset "utf-8";
.contentbg {
	background-color: #fcfcfc;
	background-image: url(../images/contentarea_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
input#textField
{
background-image:url(../images/formfield.jpg);
background-repeat:no-repeat;
width:193px;
height:26px;
border:0px;
}
.text1
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:5px;
padding-top:2px;
color:#000000;
width:150px;
}

.select1
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:5px;
padding-top:2px;
color:#000000;
width:160px;
}

.loginboxbg {
	background-image: url(../images/loginboxbgimage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 380px;
	height: 246px;
	
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	line-height: 14px;
	text-align: left;
}
.contenthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff000a;
	font-weight: bold;
	
}
.contenthighlightG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	font-weight: bold;
	
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18630f;
	font-weight: bold;
}
.optionaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
}
.tableLeft 
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	background-color:#989C9D;
	text-align:left;
}
.tableRight
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:normal;
	background-color: #CDCFCF;
	text-align:left;
}
.displayNone
{
	display:none;
}

