
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #282b16;
}

*
{
border: 0;
margin: 0;
}

body
{

	font-familiy: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #554f4f;	
	background-color: #f3f5e9;
}

#mainbg{
	background: url(images/main_bg.png);
	background-repeat:repeat-y;
	background-position: center;
}

#main{
	margin: 0 auto;
	width: 850px;
	background-color: #f3f5e9;
}

#header{
	width: 850px;
	margin: 0 auto;
	height: 167px;
	background: url(images/header.jpg) no-repeat top;
}


#top{
	height: 30px;
	margin: 0 auto;
	padding:0 0 0 0;
	background-color: #660000;
}

#top ul.level_1{
	float:right;
	padding: 10px 20px 0px 0px;
	}
#top ul.level_1 li{
	padding:0px 10px 0px 10px;
	float:left;
	margin:0 auto;
	color: #f3f5e9;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
#top ul.level_1 li a{
	font-size: 11px;
	color: #f3f5e9;
}
	
#top ul.level_1 li a:hover{
	text-decoration: underline;
}


#navigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 30px;
	margin: 0 auto;
	padding:0 0 0 0;
	background-color: #660000;
}

#navigation ul{
	padding:0 0 0 0;
	margin:o auto;
	
	
	}

#navigation li{
	list-style: none;
	padding: 10px 20px 10px 20px;
	float: left;
	border-right: #994400 1px solid;
	height: 10px;
}

#navigation li a{
	display: block;
	text-decoration: none;
	color: #f3f5e9;
	text-transform: uppercase;
	font-size: 10px;
	
}

#navigation li.active{
	border-top:#660000 2px solid;
	border-right:#510000 2px solid;
	background-color:#f3f5e9;
	padding: 8px 20px 10px 20px;
	
}


#navigation ul li span.active{
	display: block;
	text-decoration: none;
	color: #660000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline
	
}

#navigation a:hover, #topnavi a:hover {
	text-decoration: underline;
}

#content{
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_bg{
	
	background-repeat:repeat-x;
	background-position:top;
	background-color: #f3f5e9;
	
}

#left{
	width: 540px;
	padding: 20px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#554f4f;
	line-height:1.7em;
}


#right{
	width: 230px;
	float:right;
	margin-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#554f4f;
	line-height:1.7em;
}


#right h2 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(images/title_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}



#footer
{
	background-color: #660000;;
	height: 50px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 30px;
	text-align: center;
	clear:both;
	padding-bottom: 5px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}

#f1 label{
	
  display: block;
  float: left;
  text-align: right;
  font-style:italic;
  width:200px;
 }

#f1 input, #f1 select, #f1 textarea{
	margin-left: 5px;
	border:#d6d9c5 1px solid;
	font-size:10px;
	}

#ctrl_2, #ctrl_3{
width: 80px;
}

 #ctrl_9, #ctrl_12, #ctrl_13, #ctrl_14, #ctrl_15, #ctrl_16{
	width: 200px;
}
	

#ctrl_5, #ctrl_6, #ctrl_7{
	width: 30px;
	
	}
	
#f1 input.submit{
	border:#660000 1px solid;
	width:200px;
	margin-left: 205px;
	color:#660000;
}

li{
	list-style:square;
}

#left h1, #right h1 {
	color: #554f4f;
	font-size:18px;
	font-family:'Times New Roman', sans-serif;
	font-style: italic;
	border-bottom: #554f4f 1px solid;
	margin-bottom:15px;

}

#table_3 td, #table_5 td{
width:150px;
border:#d6d9c5 1px solid;
background-color:#FFF;
padding: 5px;
	
}
#table_3, #table_5{
	margin-bottom:10px;
}
