/* Site Content & Styles */

.bottom {
border-bottom-color: #716F63;
border-bottom-style: solid;
border-bottom-width: 1px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848282;
	text-decoration: none;
	text-align: left;
}

a:hover {
	color:#000000; 
	text-decoration: none; 
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848282;
	text-decoration: none;
	text-align: left;
}
.bodytextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848282;
	text-decoration: underline;
	text-align: justify;
}
.textheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #4DA44D;
	font-weight: bolder;
	text-decoration: none;
	border: none;
}

/* Main Table Styles */

.mainTableBorder {
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
}

/* Form elements */
.sendbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}.bhr_menu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.PageHeader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF9900;
}
.OrangeTableBorder {
	border: 1px solid #FF9900;
}
.OrangeTableHeader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FEDE9C;
}
.textBoxLogin {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: FEDE9C;
	border: 1px solid #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.bodyTextLogin {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.txtLabel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
