body {
background-color: #FBFBFB;
background-image: url(../images/home-bg.jpg);
background-repeat: repeat-x;


}
body2 {
background-color: #FBFBFB;
background-image: url(../images/mainbg.jpg);
background-repeat: repeat-x;


}
.headerlink {
	color: #3F4952;
	font-size: 15px;
	line-height: normal;
	font-family: "baar Sophia";
	font-weight: normal;
	text-decoration: none;


}
.headerlink:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: "baar Sophia";
	font-size: 15px;
	color: #3F4952;

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


}
.footlink:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

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

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

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

}

.bodyText4 {
	color: #000000;
	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;

}

.TextField-blue {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 183px;
	height: 18px;
	border: 1px solid #BDC7D8;
	padding-top: 1px;
}

.button {
	color: #000000;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 90px;
	border: 1px none;
	height: 19px;
	background-image: url(../images/submit-bt.jpg);
	cursor: hand;
	cursor: pointer;
}
.button-on {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 90px;
	border: 1px none;
	height: 19px;
	background-image: url(../images/submit-bt-over.jpg);
	cursor: hand;
	cursor: pointer;
}

