body {  
    width:100%;
        margin-top: 0px;
	
	background-color: #000000;
        background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  
}
table.linkcontainer td{
	background-color: #7295bb;
	filter:alpha(opacity=60);
	opacity: .4;
	-moz-opacity: .4;
}
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;
}
td.middle_spacer {
	width: 800px;
	background-color: #935232;
}
td.shadow_right {
	background-image: url(../images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 10px;
        width: 350px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
    text-align: justify;
       
}
td.below_header{
	background-image: url(../images/below.jpg);
	height: 60px;
	color: #000000;
	padding: 2px;
}
td.main_content_box {
	background-color: #FFFFFF;

}
td.bottom_link_container {
	background-image: url(../images/link.jpg);
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
}

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: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 135px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/header1.gif);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images/head2.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
    
}
td.left_content2 {
	
	padding: 5px;
	vertical-align: top;
	background-image: url(../images/bg_content.jpg);
    
	
}
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: 30px;
}
a.main_link:hover{
	background-color:#333333;
	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: #CCCCCC;
}
div.bottom_content{
	background-image: url(../images/footer_bg.jpg);
	padding: 25px;
        text-align: center;
}       
div.navigation {
	height: 45px;
	vertical-align: middle;
	text-align: center;
}

