body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table.linkcontainer td{
	background-color: #000000;
	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.middle_spacer {
	width: 900px;					/* NOTE: Page width controlled here! */
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	vertical-align: top;
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.list {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.below_header{
	text-align: center;
	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: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	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: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/banner.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: x-large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.contact {
	height: 100px;
	vertical-align: middle;
	color: #ffffff;
	font-size: small;
	padding-left: 20px;
}
td.left_content_index_only {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-color: #ffffff;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-color: #ffffff;
	background-repeat: repeat;
}
ul.sub_nav {
	list-style: none inside none;
	marker-offset: 0px;
}
li.sub_nav {
	color: #000000;
	font-size: 13px;
	list-style: none inside none;
	marker-offset: 0px;
}
p.bottom_text {
	font-size: 11px;
	color: #cccccc
}

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{
	background-color:#333333;
	color: #FFFFFF;
}

a.sublist_link:active,a.sublist_link:visited,a.sublist_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.sublist_link:hover{
	color: blue;
	text-decoration: none;
}

a.sub_sublist_link:active,a.sub_sublist_link:visited,a.sub_sublist_link:link{
	font-weight: none;
	text-decoration: none;
	color: #000000;
}
a.sub_sublist_link:hover{
	color: blue;
	text-decoration: none;
}

a.contact_link:active,a.contact_link:visited,a.contact_link:link{
	text-decoration: none;
	color: #FFFFFF;
}
a.contact_link:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.normal_link:active,a.normal_link:visited,a.normal_link:link{
	text-decoration: none;
	color: blue;
}
a.normal_link:hover{
	color: blue;
	text-decoration: underline;
}

a.btext_link:active,a.btext_link:visited,a.btext_link:link{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.btext_link:hover{
	color: #CCCCCC;
}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}

a.credit_link:active,a.credit_link:visited,a.credit_link:link{
	font-size: 9px;
	text-decoration: none;
	color: #333333;
}
a.credit_link:hover{
	color: #CCCCCC;
}

div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
div.comment {
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 25px;
}
.credit {
	font-size: 9px;
	color: #333333;
}
