table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .60;
}
td.body_content {
	padding: 	5px;
	font-size: 	12px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.shadow_right {
	background-image: url(../images/images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images/images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom:		4px solid #999;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-left-color: #333333;
	height: auto;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images/header-graphic.png);
}
td.header_column {
	height: 10px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size:small;
	background-image: url(../images/images_template1/header2_bg.jpg);
	background-position: top;
}
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: #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{
	color: #FFFFFF;
	padding: 5px;
}
div.navtest {
	height: 41px;
	vertical-align:baseline;
	text-align: center;
}
