body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #ffffff;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}

td.header_column {
	height: 190px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../image/top_hy2.jpg);
	background-position: top;
}
td.middle_spacer {
	width: 800px;
	background-color: #ffffff;
}

td.body_content {
	padding: 5px;
	background-repeat: repeat;
	 
}
td.below_header{
	background-color: #ffffff;
	height: 0px;
	color: #ffffff;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
	 
}

td.horizontal_column {
	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: 	#ffffff;
	border-right-color: #ffffff;
	border-bottom-color:	#ffffff;
	border-left-color: #ffffff;
	height: 25px;
	display: table-cell;
	vertical-align: top;
	 
}
td.bottom_link_container {
	background-color: 	#ffffff;
	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: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	height: 25px;
	display: table-cell;
	vertical-align: top;

	 
}

td.top_left {
	background-image: url(../image/topleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}
td.top_right {
	background-image: url(../image/topright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

td.left_content {
	width: 30px;
	padding: 0px;
	vertical-align: top;
	text-decoration: none;
}
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.right_content {
	width: 300px;
	padding: 15px;
	vertical-align: top;
	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: #ff6600;
	line-height: 25px;
	 
}
a.main_link:hover{
	background-color:#ffffff;
	color: #663300;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	 
	color: #b49471;
}
a.bottom_link:hover{
	color: #666600;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 0px;
}
div.navigation {
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

