

#tdlmenu {
	background-color: #000;
}

#lmenu {
	color: #fff;
	width: 185px;
	font-size: 10pt;
	border-top: 1px solid #a7a9aa;
	border-bottom: 1px solid #a7a9aa;
	margin-top: 65px;
}

#lmenu div.ltbmitem {
	background-color: #000;
	filter: alpha(opacity=80);
	-khtml-opacity: .80;
	-moz-opacity: .80;
	opacity: .80;
	height: 20px;
}

#lmenu div.lbmitem {
	background-color: #000;
	filter: alpha(opacity=60);
	-khtml-opacity: .60;
	-moz-opacity: .60;
	opacity: .60;
	height: 20px;
}

#lmenu div.lbmitem * {
	position: relative;
}

#lmenu div.ltbmitem * {
	position: relative;
}

#lmenu div.ltmitem {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	cursor: hand;
}

#lmenu div.lmitem {
	padding: 5px;
	padding-left: 10px;
	border-top: 1px solid #a7a9aa;
	cursor: hand;
}

#tmenu {
	font-size: 10pt;
	margin-bottom: 5px;
	margin-right: 15px;
}

#ticknav {
	position: absolute;
	z-index: 9;
	top: 100px;
	left: 0px;
	height: 40px;
	background-color: #000;
	border-top: 1px solid #e1e3e7;
	filter: alpha(opacity=75);
	-khtml-opacity: .75;
	-moz-opacity: .75;
	opacity: .75;
}

#tnavtxt {
	position: absolute;
	z-index: 10;
	top: 110px;
	left: 11px;
	color: #fff;
}

#mainimg {
	position: relative;
	height: 140px;
	width: 631px;
	margin-left: 2px;
	margin-right: 2px;
}

#mainpic {
	position: relative;
	z-index: 8;
	filter: alpha(opacity=00);
	-khtml-opacity: .00;
	-moz-opacity: .00;
	opacity: .00;
}

#mainpic2 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#main {
	position: relative;
	width: 100%;
	margin: auto;
	padding: 10px;
}

#search {
	padding-left: 5px;
}

#news {
	background-color: #bdbec6;
	height: 180px;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

#info {
	background-color: #e1e3e7;
	padding: 10px;
	border-bottom: 1px #fff solid;
}

.search {
	background-color: #ffffff;
	border-bottom: 1px solid #fff;
}

td.rpanel {
	background-color: #bdbec6;
}

span.tab {
	margin-left: 10px;
	margin-right: 10px;
}

img {
	border: none;
}

a.ftnav:link {
	color: #c20000;
	text-decoration: none;
}

a.ftnav:visited {
	color: #c20000;
	text-decoration: none;
}

a.ftnav:hover {
	color: #990000;
	text-decoration: none;
}

a.ftnav:active {
	color: #990000;
	text-decoration: none;
}

a.tnav:link {
	color: #e1e3e7;
	text-decoration: none;
}

a.tnav:visited {
	color: #e1e3e7;
	text-decoration: none;
}

a.tnav:hover {
	color: #bdbec6;
	text-decoration: none;
}

a.tnav:active {
	color: #bdbec6;
	text-decoration: none;
}

a.tmenu:link {
	color: #000;
	text-decoration: none;
}

a.tmenu:visited {
	color: #000;
	text-decoration: none;
}

a.tmenu:hover {
	color: #990000;
	text-decoration: none;
}

a.tmenu:active {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #1f4888;
	text-decoration: none;
}

a:visited {
	color: #1f4888;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

.header {
	color: #112a45;
}

.tab {
	text-indent: 2em;
}

.jmfo {
	color: #990000;
}
.font {
	text-indent: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.prfontsize {
	font-size: 10pt;
}
.padding {
	padding-left: 20px;
	padding-right: 20px;
}

.bpic {
	border: 3px #000 solid;
}
ul.nobullet{
list-style-type: none
}