body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a {
color:#663300;
text-decoration:none;
}

a:hover {
color:#666666;
text-decoration:underline;
}

table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}

td.logo_area{
	border 0;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
	line-height: 10px;
	height: 10px;
}
td.shadow_right {
	background-image: url(pics/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(pics/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 0px 30px 30px 30px;
	background-color: white;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #663300;
}
p.bodyimg {
	padding: 0;
}
h1.body_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	margin: 10px 0 0 0;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 160px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	line-height: 30px;
	height: 30px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	height: 160px;
	display: table-cell;
	vertical-align: top;
	background-image: url(pics/headerbg.jpg);
	background-repeat: no-repeat;
}
td.header_column {
	height: 160px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-color: white;
}
td.left_content {
	width: 150px;
	padding: 10px;
	vertical-align: top;
	background-color: #663300;
	color: white;
}

p.left_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

li.left_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a.left_link:active,a.left_link:visited,a.left_link:link{
	text-decoration: none;
	color: lightgrey;
}
a.left_link:hover{
	text-decoration: underline;
	color: black;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#666666;
	color: black;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
p.bottom_content{
	color: #FFFFFF;
	font-size:0.65em;
	text-align: center;
	line-height: 10px;
	height: 10px;
}
p.middle_content{
	color: #FFFFFF;
	font-size:0.8em;
	text-align: center;
	line-height: 10px;
	height: 10px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
