body {
background-color: #183655;
}
.mainbg {
background-color: #c9cbcb;
background-image: url(../images/mainbg.jpg);
background-repeat: repeat-x;
}
.bodybg {
	background-color: #ededed;
	background-image: url(../images/body-middlebg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;

}
.headerlink {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;


}
.headerlink:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 11px;
	color: #e4c709;

}
.footlink {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;


}
.footlink:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 11px;
	color: #e4c709;

}

.bodyText1 {
	color: #1b1e61;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.bodyText2 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.bodyText3 {
	color: #585757;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bodyText4 {
	color: #e4c709;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.bodyText5 {
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bodyText6 {
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.bodyText7 {
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.whiteborder {
	line-height: normal;
	border: 1px solid #ffffff;


}


.Textfield1 {
	color: #94938F;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
	height: 20px;
	width: 280px;
	padding-left: 5px;

}
.Textfield2 {
	color: #94938F;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
	height: 100px;
	width: 280px;
	padding-left: 5px;

}
.Textfield3 {
	color: #94938F;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
	height: 20px;
	width: 280px;
	padding-left: 5px;

}
/*  PNG FIX */

img, div, input 
{ 
	behavior: url("css/iepngfix.htc") ;
}

#bg 
{ 
	behavior: url("css/iepngfix.htc") ;
	
}
.toplink {
	color:#000;
	font-size: 11px;
	line-height: normal;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	height: 15px;
	width: 210px;


}


.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

.error-bord{
	text-decoration:none;
	background-color: #333333;
	border: 1px solid #333333;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

/* End */

