body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDBAF;
	color: #FFFFFF;
}
table.linkcontainer td{
	background-color: #003366;
	filter:alpha(opacity=90);
	opacity: .65;
	-moz-opacity: .65;
}
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: 800px;
	background-color: #003366;
}
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 {
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #000000;
}
td.body_content_1 {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
	font-size: 10px;
	left: 100px;
	color: #000000;
}
td.below_header{
	background-color: #666666;
	height: 50px;
	color: #FFFFFF;
	padding: 5px;
}
td.main_content_box {
	max-height: 200px;
	min-height: 200px;
	height: auto;

}

td.horizontal_columnD {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

td.horizontal_columni {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.bottom_link_container {
	text-align: center;
	color: #000000;
	padding: 0px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images_template1/down.JPG);
	font-size: 8px;
	background-color: #FBFAE7;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 5px;
	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: #003366;
	border-right-color: #003366;
	border-bottom-color: #000000;
	border-left-color: #003366;
	height: 136px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header_bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
td.header_column {
	height: 70px;
	vertical-align: middle;
	color: #FBFAE7;
	font-size: 9px;
	background-position: center;
	background-repeat: no-repeat;
	border-top-color: #003366;
	border-top-width: thick;
	border-top-style: solid;
	background-color: #FBFAE7;
}
td.left_content {
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
	color: #000000;
	max-width: 470px%;
	margin-right: 5px;
}
td.left_content2 {
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
	color: #000000;
	max-width: 470px%;
	margin-right: 5px;
	font-family: "Book Antiqua";
	font-size: 12px;
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: 600;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
}
a.main_link:hover{
	background-color:#034f03;
	color: #FFFFFF;
}
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: #FF33CC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 2px;
}
div.navigation {
	height: 30px;
	vertical-align: middle;
	text-align: center;
}

