body {
	margin: 0px;
	background-color: #E0DA4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a { 
color: inherit; 
text-decoration: none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
table.linkcontainer td{
	background-color: #8F6B5F;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
img
{  border-style: none;
}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: 140px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../image/topcal.jpg);
	
	background-position: top;
}
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.body_content {
	padding: 5px;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
	 
}
td.below_header{
	background-color: #5B0000;
	height: 0px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
	 
}

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: 	#8F6B5F;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	 
}

td.horizontal_center {
	background-color: #FFFFFF;
	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: #333333;
	border-bottom-color: #8F6B5F;
	border-left-color: #333333;
	height: 25px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../image/header_bg.jpg);
	 
}

td.left_content {
	width: 235px;
	padding: 15px;
	vertical-align: top;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
	 
}
td.right_content {
	width: 235px;
	padding: 15px;
	vertical-align: top;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
	a.specialLink:link { color: black; }
a.specialLink:visited { color: black; }
a.specialLink:hover { color: black; }
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	 
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 25px;
	 
}
a.main_link:hover{
	background-color:#686D18;
	color: #ffffff;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
a.bottom_link:hover{
	color: #b49471;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 0px;
}
div.navigation {
	height: 25px;
	vertical-align: middle;
	text-align: center;
}
