/* CSS Document */

/*  PNG FIX */

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

#bg 
{ 
	behavior: url("css/iepngfix.htc") ;
	
}

/* End */

.mainbg {
background-color: #252429;
background-image: url(../images/eng/mainbg.jpg);
background-repeat: repeat-x;
}
.blackbg {
background-color: #0c0b0c;
background-image: url(../images/eng/blackbg.jpg);
background-repeat: repeat-x;
}

.feature-brown-box {
	text-decoration: none;
	background-color: #bcbdc1;
	height: 23px;
	border: 1px solid #eeeeee;
	font-family: Eurostar;
	font-size: 14px;
	color: #000000;


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


}
.headerlink:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.footlink {
	color: #cecece;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;


}
.footlink:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cecece;


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

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

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

}

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

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

}

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

}


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

}


.bodyTextCon {
	color: #44a7d4;
	font-size: 18px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

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


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


}
.bodyText9 {
	color: #40a4d3;
	font-size: 36px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;


}
.bodyText10 {
	color: #ff2fab;
	font-size: 20px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.bodyText11 {
	color: #44a7d4;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bodyText12 {
	color: #ff2fab;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

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

.Textfield1 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #666666;
	height: 18px;
	width: 150px;
	padding-left: 5px;
	border: none;



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