body
{
	padding: 0px;
	margin: 30px 0px 0px 0px;
	background-color: #555555;
}
img
{
	padding: 0px;
	border: 0px;
}
.main
{
	width: 100%;
	float: left;
	font: 7pt Verdana;
	min-width: 997px;
}

.header
{
	width: 100%;
	height: 116px;
	float: left;
	background:  #010101 url(../images/header.gif) no-repeat left;
}
.header_right
{
	width: 320px;
	height: 116px;
	float: right;
	background: url(../images/header_right.jpg) no-repeat right;
}
a.logo
{
	float: left;
	margin: 7px 0px 0px 49px;
}

.top_menu
{
	float: left;
	height: 19px;
	width: 100%;
	background: url(../images/top_menu_bg.gif) repeat-x;
	text-align: left;
}
.sep
{
	width: 1px;
	height: 19px;
	float: left;
	background-color: #000000;
}
.menu_items
{
	height: 19px;
	float: right;
	text-align: left;
}
.menu_items a
{
	display: block;
	float: left;
	font: 7pt Tahoma;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 10px;
}	
.menu_items a:hover
{
	text-decoration: underline;
}

.content_block
{
	float: left;
	width: 100%;
	background: #ffffff url(../images/main_bg.gif) repeat-y left;
}
.content_container
{
	float: left;
	width: 100%;
	background: url(../images/right_bg.gif) repeat-y right;
}
.left_block
{
	width: 219px;
	height: 100%;
	float: left;
	background: #b0c28f url(../images/left_bg.jpg) no-repeat;
	padding-top: 190px;
	text-align: center;
}
.left_block img
{
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin: 0px auto;
	display: block;
}
span.title
{
	color: #ffffff;
	font-size: 14pt;
	display: block;
	margin: 20px 0px 10px 0px;
}
.left_block a
{
	color: #663226;
	display: block;
	font: bold 8pt Verdana;
	padding-bottom: 10px;
}
.left_block a:hover
{
	color: #9c120d;
	text-decoration: none;
}
.left_bottom_block
{
	width: 219px;
	float: left;
	background: #ccd8b7 url(../images/left_bottom_bg.gif) repeat-y right;
	padding: 10px 0px 42px 0px;
}
.green_block
{
	width: 219px;
	float: left;
	background-color: #b0c28f;
	margin-top: 40px;
	padding-bottom: 10px;
}

.right_block
{
	width: 316px;
	float: right;
}
.newsletter
{
	width: 291px;
	height: 120px;
	padding: 15px 0px 0px 25px;
	float: left;
	background: url(../images/newsletter.jpg) no-repeat;
}
.newsletter .title
{
	color: #ecdfbf;
	font: bold 10pt Tahoma;
	width: 249px;
	float: left;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px #ecdfbf solid;
	text-align: left;
}
.newsletter form
{
	width: 219px;
	height: auto;
	float: left;
	display: block;
	color: #d7d0bf;
	font: bold 7pt Tahoma;
	text-align: left;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
.newsletter form span
{
	display: block;
	float: left;
	text-align: left;
	margin: 12px 0px 0px 0px;
}
input.text
{
	font: 8pt Tahoma;
	width: 158px;
	border: 1px #7e7e7e solid;
	margin: 9px 0px 0px 0px;
	float: right;
}
input.button
{
	display: block;
	float: right;
	height: 24px;
	width: 70px;
	margin-top: 10px;
	*margin-top: -5px;
	padding: 0px;
}
/*html input.button
{
	position: relative;
	margin-top: -5px;
}*/

.news_title
{
	width: 306px;
	height: 16px;
	float: left;
	background: url(../images/news_title_bg.jpg) repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	padding: 1px 0px 0px 10px;
}
.news
{
	width: 310px;
	float: left;
	border-left: 3px #c1c1c1 solid;
	border-right: 3px #c1c1c1 solid;
	background-color: #d0d0d0;
	text-align: center;
	padding: 8px 0px;
}
.news div
{
	width: 270px;
	height: 64px;
	text-align: left;
	margin: 1px auto;
	padding: 5px 15px 0px 15px;
	color: #333333;
}
#flash
{
	width: 310px;
	height: 254px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#flash_title
{
	height: 21px;
	color: #405519;
	font: bold 9pt Verdana;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 10px;
}
.item1
{
	background: url(../images/item1_bg.gif) no-repeat;
}
.item2
{
	background: url(../images/item2_bg.gif) no-repeat;
}
.item3
{
	background: url(../images/item3_bg.gif) no-repeat;
}
span.red
{
	color: #9c120d;
	display: block;
	float: right;
	margin-top: 5px;	
}
span.red a
{
	color: #9c120d;
	font-weight: bold;
	text-decoration: none; 
}
span.red a:hover
{
	text-decoration: underline;
}

.center_block
{
	margin: 0px auto;
	width: 40%;
	position: relative;
	color: #9f9f9f;
	font-size: 7pt;
	float: left;
	padding-bottom: 20px;
	padding-left: 6%;
}
*html .center_block
{
	width: 41%;
	padding-right: 0px;
}
.center_block span
{
	color: #aaaaaa;
	font: bold 11pt Verdana;
	display: block;
	text-align: left;
	margin: 20px 0px;
}

.footer
{
	width: 100%;
	height: 23px;
	float: left;
	background: #5c1b19 url(../images/footer_bg.gif) no-repeat right;
}
.bottom_menu
{
	margin: 0px auto;
	text-align: center;
	color: #b0afaf;
	font-weight: bold;
	margin-top: 5px;
}
.bottom_menu a
{
	color: #b0afaf;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	padding: 0px 10px;
}
.bottom_menu a:hover
{
	text-decoration: underline;
}
span.bigerror{
	color:red;
	font-size:12px;
	margin-top:5px;
}
span.error{
	color:red;
	font-size:10px;
	margin:0px;
}
.news_list a{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.news_list a:hover{
	text-decoration:underline;
}
.news_list p {
	color:#333333;
	font-size:12px;	
	margin:0;
}
.texthack p {
	color:#333333;
	font-size:12px;	
	margin:0;
}
.texthack font {
	color:#333333;
	font-size:12px;	
	margin:0;
}