body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	color:#404040;
  text-decoration:none;
  font-size: 13px;

}

a {
	color: #a7a37e;
	text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */
h1 { font-size: 18px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 1 */
h2 { font-size: 16px; margin: 0; padding:3px 0 10px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 2 */
h3 { font-size: 14px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 3 */
h4 { font-size: 11px; margin: 0 0 4px 0; padding:3px 0 4px 0; font-weight:bold; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;text-transform:uppercase;color:#00328A;} /* Heading 4 */
p { margin: 0; padding: 0 0 10px 0; line-height: 1.8em; } /* Paragraph */

/**
 * Styles can also be included in Lemon's editor with custom names.
 * See the example below!
 */
.small { font-size: 0.85em; } /* LemonStyle: Small text */


.content{width:948px;}
.active{font-weight:bold;}

/* TOP */
.top, .logo{height:103px;}

.top{width:863px;background: url('../img/top_back.gif') repeat-x;}
.logo{width:329px;background: url('../img/logo.gif') no-repeat;float:left;}
.top_space{}
.top_menu{}


.top_menu {font-family: Helvetica,Arial,Verdana,Geneva,sans-serif;font-size:11px;float:right;margin-top:17px;color:#818F98;}
.top_menu A{color:#EB1314;float:left;}
.top_menu DIV{width:20px;float:left;text-align:center;}



/* Menu */

.menu{width:132px;border-top:1px #EF7F7F solid;float:left;}
.menu A{float:left;color:#FFFFFF;width:113px;height:16px;background: url('../img/menu_back.gif') repeat-x;margin:1px 1px 1px 0;padding:3px 3px 3px 15px;font-size:10px;border-top:1px #EF7F7F solid;}

.menu .extended{float:left;color:#000;width:98px;height:16px;background:#fff;margin:1px 1px 1px 0;padding:3px 3px 3px 30px;font-size:10px;border-top:0px #EF7F7F solid;}


/* Right Content */
.right_content{width:716px;border-left:1px #EF7F7F solid;border-bottom:1px #EF7F7F solid;float:left;padding-left:13px;font-size:11px;min-height: 300px}
.right_content_top{float:left;width:716px;margin:-16px 0 10px 0;}
.right_content_left{float:left;width:300px;margin-right:40px;}
.right_content_right{float:left;width:376px;}

.news_content{border-top:1px #EF7F7F solid;margin-bottom:10px;}
.news{border-left:1px #EF7F7F solid;border-bottom:1px #EF7F7F solid;padding:9px;}
.news A{text-decoration:underline;color:#1875B7}

.title{float:left;color:#1875B7;}
.date{float:right;color:#878787;}

.go_back{color:#990000;}
.ie_fix{background:#FFFFFF;}


/* Footer */

#footer {
	width:861px;
	border-right:1px #EF7F7F solid;
	padding: 10px 0 10px 0;
	font-size: 12px;
}

.foot_space{float:left;width:132px;}
.footer{float:left;width:715px;color:#5A5A5A;font-size:11px;font-family: Verdana,Helvetica,Arial,Geneva,sans-serif;font-weight:lighter;text-transform:uppercase;}
.footer DIV{float:left;}
.footer A{color:#5A5A5A;}
.space{float:left;width:49px;}



/* NEWS */
.news_title{ font-size: 16px; margin: 0; padding:3px 0 5px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;font-weight:bold;}
.news_date{color:#999999}



/* FORMS */
.field_input{border:1px #bbbbbb solid;}
.field_checkbox{border:0px;}
.label_td{color:#990000;}
.group_td{font-weight:bold;font-size:13px;color:#333333;}
