body{
font-family:Tahoma, sans-serif;
margin:0;
padding:0;
font-size:11px;
color:#003c52;
background-color:#fff;
}

img{
border:0;
}

#logo{
padding-left:30px;
padding-top:20px;
padding-bottom:10px;
}

#top-menu
{
	margin-left:430px;
	margin-top:-10px;
}

#top-menu a
{
	color:#818181;	
	font-size:11px;
	margin-left:10px;
	text-decoration:none;
}

#top-menu a:hover
{
	text-decoration:underline;
}

#footer{
background:url('../images/border_line.gif') repeat-x top;

text-align:center;
font-size:11px;
width:690px;
height:60px;
vertical-align:top;
}

.footer_right{
background:url('../images/border_line.gif') repeat-x top;
}

#navigation {	
	vertical-align:top;
	width:218px;
	background:#C8D56B url('../images/bg_navigation.gif') no-repeat bottom right;
}
#navigation .white_place{
	height:20px;
	background-color:#fff
}
#home_content{
	font-size:13px;
	font-family:Arial;
	padding:0 20px 20px 40px;
	background-color:#EBEBEB;
	height:240px;
}
#sub_content {
	font-size:11px;
	padding:0 0px 20px 30px;
	background-color:#EBEBEB;
	vertical-align:top;
	font-size:13px;
	font-family:Arial; 
	height:320px;
}

#sub_content .content {
	padding-right:20px;
	width:530px;
	padding-top:10px;
}
#center{
background-color:#C8D56B;
padding:10px 0 10px 10px;
}
.button_arrow{
margin:0 0 5px 10px;
}
#separator{
background-color:#C8D56B;
padding:10px 0 10px 0;
}
#login{
background-color:#C8D56B;
padding:0px 0 10px 20px;
color:#677500;
}
#login a {
color:#677500;
}
#login a:hover {
color:#677500;
text-decoration:none;
}
.fild{
width:150px;
font-size:10px;
color:#818181;
padding:0;
margin:0;
}
.text-field{
width:200px;
}
.textarea-field{
width:300px;
}
.btn_login{
padding-left:0px;
}

#bottom{
padding:10px 0 10px 20px;
font-weight:bold;
color:#677500;
}
#bottom a{
font-weight:bold;
color:#677500;
}
#bottom a:hover{
font-weight:bold;
color:#083a71;
text-decoration:none;
}
#title{
background:#EBEBEB url('../images/border_line_title_grey.gif') repeat-x;
width:100%;
}
#title .titles{
	background-color:#EBEBEB;
	padding-right:10px;
}
#grey_line{
color:#6a6a6a;
font-weight:bold;
background:#EBEBEB url('../images/border_line_title_grey.gif') repeat-x;
width:100%;
}
/*------------menu------------------------------*/
#nav {
	width: 218px;
	background:#C8D56B url('../images/border_line_dark.gif') repeat-x top;
	font-size:0px;
}

#nav ul {	
	list-style: none;
	margin: 0;
	padding: 43px 0 0 0px;
}

#nav ul li {
	position: relative;
	margin:0px 0px 0 0px;
	padding:0;
	line-height:0px;
}

#nav ul li a {
	display: block;
	padding:7px 0 7px 15px;
	margin:0;
	text-transform: uppercase;
	color: #677500;
	line-height:12px;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
}

#nav ul li a:hover, #nav ul li a.over {
	color: #677500;	
	background-color:#D8E674;
}

#nav > ul > li:hover > a {
	color: #677500;
	background-color:#D8E674;
}

#nav ul li ul {
	float: none;
	margin: -27px 0 0 0;
	padding: 0px 0 0 0;
	position: absolute;
	right: 210px;
	width: 160px;
	display: none;	
}

#nav ul li:hover > ul {
	display: block;
}

#nav ul li ul li {
	float: none;
	display: block;
	position: relative;
	margin-left:0px;
}

#nav ul li ul li a {
	line-height: 20px;
	padding: 0 0 0 6px;
	text-align: left;
	border: 1px solid #B5CD37;
	color:#677500;
	width: 154px;
	background: #D8E674;
	font-weight:normal;
}

#nav ul li ul li a:hover, #nav ul li ul li a.over {
	color: #fff;
	background-color:#073B6D;
}

#nav > ul > li > ul > li:hover > a {
	color: #fff;
	background-color:#073B6D;
}

#nav ul li ul li ul {
	float: none;
	right:162px;
	position: absolute;
	margin: -22px 0 0 0;
	display: none;
}

#nav ul #separator_menu{
font-size:1px;
}
.separator{
padding-left:20px;
height:2px;
}
#nav .sub
{
	margin-left:15px;	
}
#nav .sub a
{
	font-size:10px;
	padding:7px 0 7px 20px;
	line-height:5px;
}


/*----------------------ADMIN MODULE----------------------------*/
.tableHeader td {
	background-color:#C8D56B;
	color:#ffffff;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

h1 
{
	font-size: 12pt;
	font-weight: bold;
}
#admin_menu
{
	padding:250px 0 0 20px;
}
#admin_menu a
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	color: #677500;
	text-decoration: none;
}
#admin_menu a:HOVER
{
	text-decoration:underline;
}