body {
	background-color: #f3f3f3;
}

.menu01 {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
.menu01 a {
	color : #ffffff;
	text-decoration: none;
	font-size : 9pt;
	font-family : Arial;
	font-weight: bold;
}
.menu01 a:hover {
	color : #cfddfe;
}
.menu02 a {
	color : #ffffff;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
	font-weight: normal;
}
.menu02 a:hover {
	color : #de9435;
}

.menu03 a {
/*	color : #f9e9d4;*/
	color : #feefee;
	text-decoration: none;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial;
}
.menu03 a:hover {
	color : #e0ecfd;
}
.company_name{
	color : #d2e3fe;
	font-size : 14pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}

.slogan{
	color : #7a4f1f;
	font-size : 12pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.footer {
	color : #0b0b0b;
	font-size : 9pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal; 
}
.box_header{
	background-color: #c4e2ef;
	color : #033651;
	font-size : 9pt;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: normal;	
	font-variant: small-caps;
}

.box_content{
	color : #000000;
	font-size : 8pt;
	font-family : Arial;
	font-weight: normal;
	font-style: normal;		
}

.box_content a{
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
	text-decoration: underline;
}
.box_content a:hover {
	color : #de9435;
}
.box_content_radio{
	color: #000000;
	font-size: 8pt;	
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ebdebc;

}
.box_content_input{
	color: #000000;
	font-size: 8pt;	
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
}
.box_content_button{
	color: #ffffff;
	font-size: 8pt;
	background-color: #8f693c;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid black;
}

.box_content_title{
	color : #000000;
	font-size : 8pt;
	font-family : Arial;
	font-weight: bold;
	font-style: normal;		
}

.vote_table { 
	width: 140px; 
	height: 10px; 
	border: 1px solid #333333; 
	font-size: 1pt;
} 

.box_bg{
	background-color: #ebdebc;
}

.content{
	color : #000000;
	font-size : 9pt;
	font-family : Arial;
	font-weight: normal;
	font-style: normal;		
}

.content a{
	font-size : 9pt;
	font-family : Arial;
	color : #000000;
	text-decoration: underline;
}
.content a:hover {
	color : #044370;
	text-decoration: none;
}

.content_highlight{
	font-size : 9pt;
	font-family : Arial;
	color : #de9435;
}

.content_input{
	font-family : Arial;
	color: #000000;
	font-size: 9pt;	
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
}

.content_textarea{
	font-family : Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff; 
	border: 1px solid #000000;
}

.content_button{
	font-family : Arial;
	color: #ffffff;
	font-size: 9pt;
	background-color: #ebdebc;
	font-weight: bold;
	text-decoration: none;	
	border:	1px solid #000000; 
	background-image: url(images/menu_bg.jpg);
	width: 115px;
	height: 25px;
}

.content_radio{
	color: #000000;
	font-size: 9pt;	
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ffffff;
}

.news_title{
	color : #033651;
	font-size : 12pt;
	font-family : Arial;
	font-weight: bold;
	font-style: normal;		
}

.news_summary{
	color : #000000;
	font-size : 9pt;
	font-family : Arial;
	font-weight: bold;
	font-style: normal;		
}

.guestbook_header{
	background-color: #ebdebc;
}

hr{
 height: 1px; 
 background: #033651; 
 color: #033651;  
 border:0;
}
