body {
	font-family: Tahoma;
	font-size: 11px;
	background-color:#5e5e5e;
	color: #ffffff;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}


h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}

a:link, a:visited, a:active {
	color: #ffffff;
}
a:hover {
	color:#ffffff;
	text-decoration: none;
}
#base {
	background-image:url(../images/bg_cont.jpg);
	background-repeat:repeat-y;
	width:873px;
	}
#container {
	width: 873px;
	text-align:left;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	
}
#footer {
	padding-top:9px;
	text-align:center;
	width: 859px;
	color: #cccccc;
	
}
#head {
	text-align:right;
	width: 873px;
	float: left;
	height: 210px;
}
#left {
	float:right;
	width:590px;
	padding-right: 7px;
}

#right {
	width:195px;
	float:right;
}

#top {
	color:#c5c5c5;
	font-size:9px;
	width:750px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
.foot {
	font-size:11px;
	line-height:18px;
	color:#cccccc;
}
.foot a:link, .foot a:visited, .foot a:active {
	text-decoration:none;
	font-weight:bold;
	color:#cccccc;
}
.foot a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#cccccc;
}
.img {
	border:#CCCCCC solid 1px
}
	
.leftlinks {
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 45px;
	background-position: bottom;




}
.leftlinks a:link, .leftlinks a:visited, .leftlinks a:active {
	font-weight:bold;
	color:#a8a8a8
}
.leftlinks a:hover {
	text-decoration: none;
	color:#a8a8a8
}
.menu {
	color: #000000;
	text-transform: uppercase;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #000000;
	text-decoration:none;
}
.menu a:hover {
	color: #000000;
	text-decoration:underline;

}
.rightlinks {
	line-height:16px;
	padding-right:10px;
	padding-left:30px;
}

.searchform {
	width: 294px;
	border:7 solid #7e92a7;
	font-size:11px;
	color:#000000
}

.top {
	color:#626262;
	font-size:10px
}
.top a:link, .top a:visited, .top a:active {
	color: #686868;
}
.top a:hover {
	color: #686868;
}
