body{
	padding: 0px;
	margin: 0px;
	background: url(images/body_bg.gif) center;
}

table {
	border-collapse: collapse;
	border: 0px;
}

table {
		width: 100%;
		height: 100%;
		border: 0px;
}

td { 
	vertical-align: top;
	padding: 0px;
}

a {
	color: #D95201;
}

a:hover{
	text-decoration:none;
}

img { 
	border: 0px;
}

.m_text, table, li, input, textarea {
		font-family: Tahoma;
		/* font-size: 11px;
		line-height: 13px; */
		color: #512A13;
}

.c_text { 
	color: #FFFFFF; 
	text-align: center; 
	line-height: 16px;
}

.c_text a { 
	color: #FFFFFF; 
	text-decoration: none;
}

.c_text a:hover { 
	text-decoration: underline;
}

.top_text {
	color: #AC5F31;
}

.top_text a{
	color: #AC5F31;
}

.read_more {
	background: url(images/underline.gif) repeat-x 0 12px;
}

.read_more a{
	background: url(images/a1.gif) no-repeat top right; 
	text-decoration: none; 
	color: #E03F00; 
	padding-right: 6px;
}

.no_class, form, .no_class td {
		width: auto;
		height: auto;
		margin: 0px;
		padding: 0px;
		border: 0px;
}

.div { 
	height: 1px;
	background: url(images/hor_line.gif) repeat-x;
}

ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}

li { 
	background: url(images/a2.gif) no-repeat 0 6px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}

li a {
	background: url(images/underline.gif) repeat-x 0 16px;
	text-decoration: none;
}

li a:hover {
	background: none;
}

.style1 {
	color: #D95201;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.style4 {	
	color: #FF0000;
	font-weight: bold;
}

#navbar {
	text-decoration: none;
	color: #FFFFFF;
	width: 800px;
	font-family:Verdana;
	font-weight:bold;
	font-size: 10px;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navbar li a {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-family:Verdana;
	font-weight:bold;
	background: none;
}

#navbar li a:hover {
	text-decoration: none;
	color: #E7DDBE;
	text-align: center;
	font-family:Verdana;
	font-weight:bold;
	background: none;
}

#navbar ul, ol {
	list-style: none outside none;
	margin: 0 auto;
	text-align: center;
	display:table;
	padding:0;
	white-space:nowrap;
	list-style-type:none;
}


#navbar li {
	list-style: none outside none;
	float:left;
	position:relative;
	text-align: center;
	background: none;
	display: inline;
}

.mhead {
	color: #702f26;
	font-style: italic;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 22px;
}