.biglink a { color:#000000;font-size:14pt}

body {
	background: #fefefe url(/img/bg.jpg) repeat-x;
	margin: 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
input{
	font-family:"Trebuchet MS";
	font-size:10px;
}
p{margin:12px 0}
img{border:0;}
a{color:#799966}
form{margin:0;}
#page_con {
	margin: auto;
	width: 872px;
	border:#bbbbbb 1px solid;
	background: #FFFFFF;
}
#header_con {
	background: url(/img/header_border.jpg) repeat-x left 85px;
	border-bottom:#bbbbbb 1px solid;
	padding-bottom:6px;
}
#header {
	background: url(/img/header.jpg) no-repeat;
	height: 84px;
}
#content_con {
	background: #ffffff url(/img/content_bg.jpg) repeat-x;
	padding: 1px;
	position:relative;
}
#topnav {
	background: url(/img/topnav_bg.gif) repeat-x;
	margin: 0px 2px;
}
#topnav_left {background: url(/img/topnav_left.gif) no-repeat;}
#topnav_right {
	background: url(/img/topnav_right.gif) no-repeat right top;
	line-height:26px;
	color:#566d47;
	text-align:center;
}
#topnav a {
	padding:0 5px;
	text-decoration:none;
	color:#566d47;
}
#content{padding: 15px 10px;}
.title {
	background: url(/img/title_bg.gif) repeat-x;
	margin: 0px 2px;
}
.title_left {background: url(/img/title_left.gif) no-repeat;}
.title_right {
	background: url(/img/title_right.gif) no-repeat right top;
	line-height:35px;
	font-size:14px;
	padding-left:20px;
}
.largetxt{
	font-size:15px;
	color:#717733;
}
.largetxt_dark{
	font-size:15px;
	color:#303030;
}
#main {padding: 10px 75px;}
#inner_main {
	padding: 0 30px;
	margin-top:30px;
	background: url(/img/vline.gif)  repeat-y 360px top;
}
* html #inner_main { height:1px;}
#main_left{
	float:left;
	width:320px;
	padding-right:20px;
	background: url(/img/vline.gif)  repeat-y 330px top;
}
#main_left_top {background: #000000 url(/img/left_corner.gif) no-repeat;}
#main_left_date {
	color: #FFFFFF;
	background: url(/img/right_corner.gif) no-repeat right top;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
}
#main_left_content{
	border:#bbbbbb 1px solid;
	border-top:0;
	padding:1px 15px 15px 15px;
}
#main_left_footer {
	background: url(/img/main_left_shade.jpg) repeat-x;
	height:6px;
}
.hline {
	background: url(/img/hline.gif)  repeat-x ;
	margin:12px 0;
}
#main_right{
	float:left;
	width:450px
}	
.main_block{
	width:113px;
	float:left;
	padding:5px 77px 5px 0;
	position:relative;
}
.last{padding:5px 0 5px 0;}
.main_block img{border:1px solid #000000;}
.main_block .date{
	color:#FFFFFF;
	background:#8e8e8e url(/img/date_corner.gif) no-repeat right top;
	line-height:15px;
	font-size:11px;
	text-align:center;
	border-bottom:#ffffff 1px solid;
}
.bold{font-weight:bold;}
.bold a {color:#000000;text-decoration:none;}
.center{text-align:center;}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#footer {
	background-image: url(/img/footer_bg.jpg);
	border-top:#bbbbbb 1px solid;
	height: 17px;
	padding-top:7px;
	text-align:center;
	font-size:11px;
	color:#666666;
}
#footer_shade {
	background: url(/img/footer_shade.jpg) no-repeat;
	height: 20px;
	margin: 0 auto;
	width: 874px;
}

.heading {
	font-size:120%;
	font-weight:bold;
	margin-top:15px;
	border-bottom:1px solid black;
	
}

.noscreen {
	display:none !important;
}

.errorExplanation {
	color:#FF0000;
}
