body {
	margin: 0px;
	font-family: 12;
	font-size: 11px;
	background-image: url(../bg_color.jpg);
	background-color: #776654;
}
table.linkcontainer td{
	background-color: #000000;
	opacity: .7;
	-moz-opacity: .7;
	background-image: url(../images_template1/nav_bg.jpg);
}
td.logo_area{
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.middle_spacer {
	width: 800px;
	background-color: #333333;
}
td.shadow_right {
	background-image: url(../border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: inherit;
}
td.shadow_left {
	background-image: url(../border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 20px;
	background-image: url(../bottom_bg.jpg);
	background-repeat: no-repeat;
	color: #333333;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	background-position: bottom;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 20px;
	line-height: normal;
}
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: 15px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #000000;
	border-top-width: 15px;
	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: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 300px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/nav_bg.jpg);
	background-repeat: no-repeat;
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #666666;
	font-size: large;
	background-position: top;
	background-color: #FFFFFF;
	background-image: url(../top_bg.jpg);
	background-repeat: no-repeat;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	color: #FFFFFF;
	background-image: url(../nav_ro_bg.jpg);
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
