body {
	background: #131318;
	color:#707070;	
	font-family: tahoma, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	margin:0;
	padding:0;
}


a:link {
	color:#6060F0;
	font-weight: bold; 
	text-decoration:none;
}

a:visited {
	color:#303050;
	font-weight: bold; 
	text-decoration:none;
}


a:hover {
	color: #C0C050;
	text-decoration:none;
}


.image {
	padding: 4px 18px 10px 0;
	float: left;
}


.image2 {
	float: right;
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.headsc {
	float: left;
	width: 800px;
	background: url(headsc.gif) top left;
	text-align:justify;
}


.headsf {
	padding: 18px 18px 18px 18px;
	color: #fff;
	margin-bottom: 0px;
	background: url(headsf.gif) no-repeat left bottom;
}

.heads{
	background: url(heads.gif) no-repeat ;
	color: #fff;
	margin-bottom: 0px;
}

#main_head {
	margin-bottom: 0px;
	height: 25px;
	color: #fff;
	margin-top: 21px;
	background:  url(overallheader.gif) no-repeat top;
	width: 850px;
	margin-right:  auto;
	margin-left:  auto;
	color: #333;
}

.banner {
	text-align: center;
	height: 100px;
	font-size: 25px;
	color: #777;
	font-weight: bold;
        /* background: #131313 url(banner1.jpg) no-repeat ; */
}

#center_width {
	width: 800px;
	margin: 0px auto;
        color: #333;
}

#center {
	width: 850px;
	margin-right:  auto;
	position: relative; 
	overflow: hidden;
	margin-left:  auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(middle.gif) repeat-y;
	color: #333; 
}
	
.lt_head {
	position: absolute;
	padding-top: 9px;
	font-size:14px;
	margin-bottom: 0px;
	font-weight:bold;
	text-align: center;
	width: 240px;
	color: #C0C0C0;
	background: url(rightheader.gif) no-repeat ;
	height: 30px;
}

.lt_content {

	margin-bottom: 21px;
	width: 240px;
        background: #000 url(rightcontent.gif) top left;
	text-align:justify;
}

.text2 {
	padding: 36px 18px 18px 18px;
	color: #888;
	margin-bottom: 0px;
	background: url(rightfooter.gif) no-repeat left bottom;
}

#container { float: right; }

.content_title {
	position: absolute;
	padding-top: 9px;
	font-size:14px;
	margin-bottom: 0px;
	font-weight:bold;
	text-align: center;
	width: 539px;
	color: #C0C0C0;
	background: url(header.gif) no-repeat ;
	height: 30px;
}

.rt_content {
	width: 539px;
	background: url(content.gif) top left;
	text-align:justify;
	margin-bottom: 21px;
}

.text {
	padding: 36px 18px 18px 18px;
	color: #888;
	margin-bottom: 0px;
	background: url(footer.gif) no-repeat left bottom;
}

.footer { 
	clear: both;
	text-align: center;
	background:  #131318 url(overallfooter.gif) no-repeat ;
	margin-top: 0px;
	padding: 4px 0 0px 0;
	height: 72px;
	line-height: 4.4em;
}


.footer a { color: #666; }

.footer a:hover { color: #404080; }


 /*MENU*/


#thicktabs{
	margin: 0;
	padding: 0;
	height: 19px;
	float: left;
	font: bold 12px Tahoma;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a {
	float: left;
	color:#9090A0;
	padding: 8px 11px;
	text-decoration: none;
	background: transparent url(bluebg.gif) top right no-repeat;
}

#thicktabs li a#leftmostitem{ 
	border-left: 0px solid #000000; 
	margin-left: 0px;  /*align menu*/
}

#thicktabs li a#rightmostitem{ 
	border-right: 1px solid #d3bdbe; 
	background-position: top left; 
}

#thicktabs li a:visited{
	color:#404040;
}

#thicktabs li a:hover{
	font: bold 12px Tahoma;
	color:#9999FF; 
	background-image: url(bluebgover.gif) ; 
}

p.iepara{
	padding-top: 1em;
}

ul#thicktabs {
	height: 30px;
	width: 589px;
	margin-top: 21px;
	margin-left: 0px;
	margin-bottom: 21px;
	border-left: 1px solid #373737; 
	text-decoration: none;
	background: #000000 url(menubg.gif) top right repeat-x;
}

input.SearchField {	
	color: #606099;
	float: left;
	text-indent: 6px;
	margin-bottom: 1px;
	background: #1B1B1C  url(grad.gif) repeat-x;
	border-left: 1px solid #373737;
	border-bottom: 1px solid #373737;
	border-top: 1px solid #373737;
	border-right: 1px solid #373737;
	padding: 2px 0px;
	width: 165px;
	height: 16px;
	margin: 0;
}

input.go {
	margin-top:0px;
	padding-right: 0px;
	float: left;
}

.topsearch{
	border-right: 1px solid #373737; 
    	color: #000000;
	background: #000000 url(menubg.gif) top right repeat-x;
	float: right;
	height: 23px;
	width:  209px;
	margin-top: 21px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
