body {
	font-family: Arial;
	font-size: 11px;
	color: #686868;
	margin:0px;
}

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: #626262;
}
a:hover {
	color: #626262;
	text-decoration: none;
}
#container {
	width: 744px;
	text-align:left;
	background-image: url(../images/bg_cont.jpg);
	background-repeat:repeat-y
	
}
#footer {
	padding-top:9px;
	text-align:center;
	background-image: url(../images/bg_foot.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 744px;
	color: #000000;
	
}
#head {
	background-image:url(../images/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	width: 492px;
	float: left;
	padding-top: 281px;
	padding-bottom: 20px;
}
#left {
	float:left;
	width:482px;
	padding-left: 0px;
	padding-top: 15px;
	overflow:hidden;
}

#right {
	width:247px;
	float:right;
}
#searching {
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:5px;
	width: 722px;
}
#top {
	color:#c5c5c5;
	font-size:10px;
	width:744px;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	padding-top:22px;
	border-bottom: 4px solid #cccccc;
	border-top: 4px solid #cccccc;
	padding-bottom: 22px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
.foot {
	font-size:11px;
	line-height:18px;
	color:#000000;
}
.foot a:link, .foot a:visited, .foot a:active {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.foot a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
.img {
	border:#CCCCCC solid 1px
}
	
.leftlinks {
	padding: 15px;


}
.leftlinks a:link, .leftlinks a:visited, .leftlinks a:active {
	font-weight:bold;
	color:#626262
}
.leftlinks a:hover {
	text-decoration: none;
	color:#626262
}
.menu {
	color: #FFFFFF;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #FFFFFF;
	font-weight:bold
}
.menu a:hover {
	color: #FFFFFF;
	font-weight:bold

}
.rightlinks {
	line-height:16px;
	padding-right:10px;
	padding-left:22px;
	padding-top: 5px;
}

.searchform {
	width: 294px;
	border:7 solid #7e92a7;
	font-size:11px;
	color:#000000
}
.top {
	color:#686868;
	font-size:10px;
}
.top {
	color:#686868;
	font-size:10px
}
.top a:link, .top a:visited, .top a:active {
	color: #686868;
}
.top a:hover {
	color: #686868;
}
