body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a, a:visited {
	color: #C6783F;
font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a:hover, a:active { 
	color: #C6783F; 
	text-decoration: underline; 
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu, a.menu:visited { 
	color: #FFFFFF; 
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover, a.menu:active { 
	color: #FFFFFF; 
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.bottom {
background-color:#634D23;
color: #FFFFFF;
text-align: center;
}
.box {
border: solid 1px #d6c8a8;
}
.company_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #634D23;
	text-align: center;
}
.content_cell {
	border-right: 1px solid  #3E4849;
	border-left: 1px solid  #3E4849;

 }
.leftnav {
	line-height: 25px;
	
}
.main_table {
	border: 1px solid #3E4849;
}
.menu_cell {
 background-color: #634D23;
 padding-right: 10px;
 color:#FFFFFF;
 }
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tytle {
color: #634D23;
text-align:center;
font-weight: bold;
background-color: #d6c8a8;
}


