.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 9CADB9;
	border-right-color: 9CADB9;
	border-bottom-color: 9CADB9;
	border-left-color: 9CADB9;
	background-color: #FFFFFF;

}
.BodyText {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.BodyTextBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.BodyTextunderline {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.BodyTextWhtie {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyTextWhtieunderline {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.textBackground {
	background-image: url(../images/index_08.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
