body {
	margin: 0px;
	background-color: #1F1F1F;
	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: 800px;
	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 {
	text-align: justify;
    padding-left:35px; padding-right:35px;padding-top:15px;padding-bottom:15px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat; 
}

td.body_content2 {
	text-align: justify;
    padding-left:20px; padding-right:0px;padding-top:15px;padding-bottom:15px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat; 
}
td.below_header{
	background-color: #333333;
	height: 50px;
	color: #CCCCCC;
	padding: 15px;
}
td.main_content_box {
/*   padding-top:15px; */
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #1F1F1F;
	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: #1F1F1F;
	border-right-color: #1F1F1F;
	border-bottom-color: #1F1F1F;
	border-left-color: #1F1F1F;
	height: 10px;
	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: 3px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	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: black;
	height: 55px;
	display: table-cell;
	vertical-align: center;
	background-image: url(../images_template1/header_bg.jpg);
	background-color: black;
}
td.header_column {
	height: 270px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
/*	background-image: url(../images_template1/header2_bg.jpg); */
	 background-image: url(../images/800X450_1.png);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding-left: 35px; padding-right: 0px; padding-top: 15px;
	vertical-align: top;
	text-align: justify;
	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: 45px;
}
a.main_link:hover{
/*	background-color:#333333;
	color: #FCB03B;*/
	
	background-color:#FCB03B;
color: black;
/*padding-left: 5px;
padding-right: 5px;*/
}

a.selected_main_link:active, a.selected_main_link:visited, a.selected_main_link:link{
	font-weight: bold;text-decoration: none;display: block;width: 100%;line-height: 45px;
	/*
 background-color:#FCB03B;
 color: black;*/
	background-color:#333333;
color: #FCB03B;

}
a.selected_main_link:hover{
	background-color:#FCB03B;
color: black;
}
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: #FCB03B;
}
div.bottom_content{
     padding-left:15px; padding-right:15px;padding-top:5px;padding-bottom:5px;
	color: #FFFFFF;
/*	padding: 5px;*/
}
div.navigation {
 /*   width: 140px;*/
	height: 45px;
	vertical-align: left;
	text-align: center;
}
