body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	table-layout: fixed;
	line-height: normal;
	font-weight: bolder;

}
table.linkcontainer td{
	background-color: #000;
	color: #E2E2E2;
	font-style: italic;
	font-size: 14px;

}
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;
	color: #E5E5E5;
	font-style: italic;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
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: center;
	table-layout: auto;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
	font-size: 16px;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
	font-size: 24px;
	font-style: normal;
}
td.main_content_box {
	background-color: #FFFFFF;
}
td.horizontal_column {
	background-color: #000000;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: block;

}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	font-style: normal;
	font-size: 16px;
}
td.horizontal_center {
	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: 100px;
	display: inline;
	vertical-align: super;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #C00;
	background-color: #B9B9B9;
	font-size: 16px;
}
td.header_column {
	height: 100%;
	vertical-align: baseline;
	color: #FFFFFF;
	font-size: 36px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
td.left_content {
	width: 200px;
	padding: 5px;
	

	
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	width: 100%;
	color: #FFFFFF;

}
a.main_link:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #800000;
	font-size: 16px;
	
}
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: #76B18B;
	font-size: 14px;

}
div.bottom_content{
	color: #900;
	padding: 5px;
	font-size: large;
	text-align: center;
}
div.navigation {
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #F4F4F4;
}
.header_column table tr .horizontal_center table tr th strong {
	font-size: 18px;
}
.bottom_link_container p .bottom_link {
	font-weight: bold;
}
.bottom_link_container p .bottom_link {
	font-weight: bold;
}
.header_column table tr .header_column div b {
	font-style: italic;
}

