﻿body 
{
	background-image: url('images/PageBack.gif');
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: helvetica, arial; 	
}

.banner-left
{
	position:absolute;
	left: 0;
	top: 0;
	width: 208px;
	height: 125px;
}
.banner-right
{
	color: #CCBB77; 
	position:absolute;
	top: 44px;
	right: 20px;	
	font-size: 2.8em;	
	font-family: TimeScrDLig, Technical, helvetica;
}
.banner-shadow
{
	color: #222222;
	position: absolute;
	top: 46px;	
	right: 18px;
	font-size: 2.8em;
	font-family: TimeScrDLig, Technical, helvetica;
}
.menubar
{
	float: right;
	background-image: url('images/mb-back.gif');
	height: 21px;
	width: 75%;
	text-align: left;	
	vertical-align: bottom;
	margin-top: 98px;
	padding-left: 5px; padding-right:0px; padding-top:5px; padding-bottom:1px;
}
.menuend
{
	background-image: url('images/mb-end.gif');
	background-repeat: no-repeat;
	height: 21px;
	width: 10px;
	margin-top: 98px;
	float: right;
}

.menubar ul {
	color : #FFFFFF;
	padding: 0;
	margin: 0 0 0 10px;
	height: 21px;
	}
	
.menubar li {
	list-style: none;
	margin: 0;
	display: inline;
	}

.menubar li a {
	padding: 0px 4px 2px  6px;
	text-decoration: none;
	font: bold 12px helvetica, sans-serif;
	border-left: 1px solid #331111;
	border-top: 1px solid #331111;
	border-right: 1px solid #331111;
	background: #2D3546 url('images/nav-back.gif');
	}
	
.menubar li a:link { color: #333333; }
.menubar li a:visited { color: #333333; }

.menubar li a:hover {
	border-color: #CCBB77;
	color: #CCBB77; 
	background: #222244 url('images/nav-over.gif');
	}

div.content
{	
	padding-top: 50px;
	margin-bottom: 50px;
	margin-left: 175px;
	font-size: 0.8em;
}

.leftbar
{	
	margin: 25px 0 0 5px;
	border-left: solid 2px #443311;
	border-right: solid 2px #998866;
	border-bottom: solid 2px #998866;
	border-top: solid 2px #443311;
	color: #998866;
	background-color: #CCBB77;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 50px;
	font-weight: bold;
	font-size: 0.7em;
	width: 150px;
	clear: both;
	float: left;
	height: 250px;
}

.leftbar ul {
	color : #FFFFFF;
	padding: 0;
	margin: 10px 0 0 10px;
	}
	
.leftbar li {
	list-style: none;
	margin: 0;
	display: block;
	}

.leftbar li a {
	padding: 0px 4px 2px  6px;
	text-decoration: none;
	font: bold 12px helvetica, sans-serif;
	border-left: 5px solid #331111;
	}
	
.leftbar li a:link { color: #887755; }
.leftbar li a:visited { color: #887755; }

.leftbar li a:hover {
	border-color: #FFEEBB;
	color: #FFEEBB;
	}

.lbtitle
{
	color: White; 
	font-size: 1.6em
}

.news
{
	margin: 150px 0 0 5px;
	border-left: solid 2px #443311;
	border-right: solid 2px #998866;
	border-bottom: solid 2px #998866;
	border-top: solid 2px #443311;
	color: #998866;
	background-color: #CCBB77;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 0.7em;
	width: 260px;
	float:left;
	clear:both;
	height: 150px;
}

.newstl
{
	width: 253px;
	color: white;
	padding-left: 2px;
	background-color: #444444;
	border-left: solid 2px #443311;
	border-right: solid 2px #998866;
	border-bottom: solid 2px #998866;
	border-top: solid 2px #443311;
}

.newsdt
{
	color: white;
	position: absolute;
	left: 200px;
	margin-left: 6px;
	margin-top: 2px;
}

.newsbd
{
	clear: both;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.idxcontent
{
	background-image: url('images/impbackground.gif');
	background-repeat: no-repeat;
	margin-left: 300px;
	height: 350px;
}

.ft	
{
	color: #000000;
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration : none;
	text-align: center;
}
	
.ft a 	
{
	font-size: 9px;
	margin: 0;
	padding: 0;
	color: #9999FF;
}
