body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	overflow: scroll;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	background-position: right;
	text-align: center;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.shadow_right {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../images_template1/border_shadow_l.jpg);
}
td.shadow_left {

}
td.below_header{
	background-color: #000000;
	height: 10px;
	color: #CCCCCC;
	padding: 5px;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	width: 100px;
}
td.header_column {
	height: 50px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
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: 10px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	color: #333333;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
}

a.main_link:hover{
	background-color:#FFFFCC;
	color: #000000;
}
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;
}
div.navigation {
	height: 20px;
	vertical-align: bottom;
	text-align: center;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left;
}

