html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #203a49 url(images/body-bg.jpg) repeat-x left top;
}
p, td, div, span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #FFFFFF;	
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #FFFFFF;
}
li {
	padding: 0px 0px 12px 2px;
	margin: 0px;
	list-style: none;
	color: #FFFFFF;
}
li a {
	color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;	
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 12px 0px 16px 16px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px 0px 16px 16px;
}
h1 a, h2 a {
	color: #2E8DEF;
}
h3 {
	font-size: 11px;
	color: #1e557c;
	padding: 2px 4px;
	background-color: #FFFFFF;
	display: inline;
	margin: 8px 0px;
}
h4 {
	font-size: 13px;
	color: #d3f5ff;
	padding: 0px;
	margin: 8px 0px;
}
h4 span {
	font-size: 13px;
	color: #FFFFFF;
}
h3 a, h4 a {
	color: #56A544;
}
h5 {
	font-size: 11px;
	color: #6B7A8C;
	padding: 0px 0px 0px 0px;
}
h5 a {
	color: #6B7A8C;
}
p {
	padding: 9px 0px 9px 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #B5BCC5 1px  solid;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 964px;
	margin: 0px auto 0px auto;
}
#tmenu {
	clear: both;
	height: 66px;
}
#footer {
	background: #203a49 url(images/footer.gif) no-repeat center top;
	clear: both;
	height: 44px;
	text-align: center;
	padding-left: 100px;
}
#footer div.copy {
	color: #464646;
	padding: 16px 0px 0px 0px;
	display: block;
	height: 34px;
	width: 260px;
	text-align: center;
	margin: auto 345px auto auto;
}
#footer div.copy span {
	color: #464646;
	font-size: 10px;
	border-bottom: 2px #1e5a84 solid;
	padding: 2px 0px;
	display: block;
}
#footer a {
	color: #464646;
	font-size: 10px;
	font-weight: bold;
}
#counters {
	text-align: center;
	padding: 8px 0px 10px 0px;
}
.tmenu {
	height: 66px;
	width: 693px;
	float: right;
	background: #0c1c3b url(images/tmenu-bg.jpg) no-repeat left top;
}
.tmenu a {
	display: block;
	height: 66px;
	width: 97px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-right: 2px;
}
.tmenu a span {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 34px;
	cursor: pointer;
}
.tmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/tmenu-hover.jpg) no-repeat left top;
}
.tmenu a.active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/tmenu-act.jpg) no-repeat left top;
}
.tmenu a:hover span {
	padding-top: 24px;
}
.tmenu a.active:hover span {
	padding-top: 34px;
}
.logo {
	width: 271px;
	float: left;
}
.mmenu {
	position: absolute;
	z-index: 100;
	width: 720px;
	top: 227px;
	left: 50%;
	margin-left: -360px;
}
.content {
	background: #3b5974 url(images/content-bg.gif) repeat-y left top;
	clear: both;
}
.content .wrapp-t {
	background: url(images/content-t.jpg) no-repeat left top;
}
.content .wrapp {
	min-height: 560px;
	background: url(images/content-b.jpg) no-repeat left bottom;
	padding: 0px 2px 60px 2px;
	clear: both;
}
.content2 {
	background: #3b5974 url(images/content-bg2.gif) repeat-y left top;
	clear: both;
}
.content2 .wrapp-t {
	background: url(images/content-t2.jpg) no-repeat left top;
}
.content2 .wrapp {
	min-height: 560px;
	background: url(images/content-b2.jpg) no-repeat left bottom;
	padding: 10px 30px 60px 30px;
	clear: both;
}
.content2, .content2 p, .content2 div, .content2 span, .content2 a {
	font-size: 12px;
}
.content2 p.li {
	text-indent: 21px;
	background: url(images/m/li1.gif) no-repeat 0px 11px;
}

.lcol {
	width: 288px;
	float: left;
}
.mcol {
	width: 340px;
	float: left;
	margin: 0px auto auto 20px;
}
.mcol h2 {
	font-size: 11px;
	background: url(images/m/tab.gif) no-repeat left top;
	width: 130px;
	text-align: center;
	padding: 2px 0px;
	color: #4f4f4f;
}

.rcol {
	width: 288px;
	float: right;
}
.rcol h1 {
	font-size: 12px;
	background: url(images/r/h1.gif) no-repeat left top;
	padding: 2px 6px;
	color: #1e557c;
}
.rcol a {
	padding: 1px 2px;
	font-weight: bold;
}
.rcol p.short {
	background: url(images/r/p.gif) no-repeat 0px 11px;
	text-indent: 12px;
}
.rcol p {
	padding-right: 10px;
}

.lmenu {
	padding-bottom: 50px;
}
.date {
	background: url(images/date.gif) no-repeat left center;
	padding-left: 14px;
	font-weight: bold;
	color: #8de2fe;
}
.news {	
	background: url(images/news-bg.gif) no-repeat left center;
	padding: 14px 0px 14px 25px;
	color: #FFFFFF;	
}
.news p {	
	padding: 2px 0px;
	color: #FFFFFF;
}
.news a {	
	padding: 2px 0px;
	color: #FFFFFF;
}
.tbl {
	border: none;
	width: 100%;
	color: #4f4f4f;
}
.tbl th {
	color: #FFFFFF;
	height: 21px;
	background: none;
}
.tbl td {
	color: #4f4f4f;
	height: 21px;
	background: none;
	text-align: center;
	font-weight: bold;
}

.tbl tr {
/*	background: url(images/m/tr.gif) no-repeat left top; */
	color: #4f4f4f;
}
.th {
	background: url(images/m/th.gif) no-repeat left top;
}
.tr {
	background: url(images/m/tr.gif) no-repeat left top;
}
.tr-b {
	background: url(images/m/tr-b.gif) no-repeat left top;
}
.sep {
	background: url(images/m/sep.gif) repeat-x left center;
	padding: 12px 0px;
}

.counters {
    padding: 0px 8px;
}
.counters a {
    opacity:.35;
    -moz-opacity:.35;
    filter:alpha(opacity=35);
    zoom:1;
}
.counters a:hover {
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);
}


/* ---------------- Hint Layer ---------------- */
.hint-layer {
	position: absolute;
	z-index: 200;	
	width: 281px;
	padding-left: 19px;
	display: none;
}
.hint-t {
	text-align: right;
	height: 27px;
	background: url(images/hint/t.gif) no-repeat left top;
}
.hint-wrapp {
	background: url(images/hint/bg2.gif) repeat-y left bottom;
}
.hint-txt {
	padding: 0px 20px 10px 20px;
	color: #393939;
	background: url(images/hint/bg1.gif) no-repeat left bottom;
}
.hint-b {
	margin-top: -13px;
	margin-left: -18px;
}
