body {
	background-color: #5B5E62;
	margin: 43px 0px 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,tr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #E5E6E7;
	text-decoration: none;
}
.leftbg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #75797E;
}
.footerbraker {
	background-image: url(images/footerbraker.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footertxt {
	font-size: 10px;
	color: #A8AAAC;
	padding-left: 29px;
}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #9DA0A3;
	line-height: 28px;
}
a:link,a:visited,a:active {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF200;
	text-decoration: none;
}
.dropdown {
	font-size: 11px;
	color: #7B7777;
	width: 216px;
}
.txtdark {
	color: #4C4C4C;
}
.txtorange {
	color: #F26521;
}
