body {
	background-color: #5B5E62;
	margin: 43px 0px 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,tr {
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #0022aa;
	text-decoration: none;
}
.leftbg {
	background-image: url(images/left_bg3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

table#dlink a:link { color: #000050;}
table#dlink a:active { color: #000050;}
table#dlink a:visited { color: #000050;}
td#dlink a:link { color: #000050;}
td#dlink a:visited { color: #000050;}
td#dlink a:active { color: #000050;}

.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000050;
	line-height: 28px;
}



a:link,a:visited,a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.dlink:link,a.dlink:visited,a.dlink:active {color: #000030;}

a:hover {
	color: #FFF200;
	text-decoration: none;
}

.dropdown {
	font-size: 11px;
	color: #7B7777;
	width: 216px;
}

.txtdark {
	color: #0022aa;
}
.txtvdark {
	font-size: 13px;
	color: #000030;
}
.txtorange {
	color: #F26521;
}
.footerbraker {
	background-image: url(images/footerbraker.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footertxt {
	font-size: 10px;
	color: #A8AAAC;
	padding-left: 29px;
}
