body {
	margin: 0px;
	background-color: #E0DA4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a { 
color: inherit; 
text-decoration: none;
}
table.linkcontainer td{
	background-color: #8F6B5F;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.header_column {
	height: 600px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;


}

td.middle_spacer {
	width: 800px;
	background-color: #9FA215;
}
td.shadow_right {
	background-image: url(../image/br.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../image/bl.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
td.below_header{
	background-color: #5B0000;
	height: 0px;
	color: #CCCCCC;
	padding: 5px;
}


td.horizontal_column {
	background-color: #8F6B5F;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 	#8F6B5F;
	border-right-color: #8F6B5F;
	border-bottom-color:	#8F6B5F;
	border-left-color: #000000;
	height: 25px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: 	#853C19;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}



a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #B28C18;
	line-height: 25px;
}
a.main_link:hover{
	background-color:#686D18;
	color: #ffffff;
}

div.bottom_content{
	color: #FFFFFF;
	padding: 0px;
}
div.navigation {
	height: 25px;
	vertical-align: middle;
	text-align: center;
}
