body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
table.linkcontainer td{
	background-color: #000000;
	height: 15px;
}
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: #000000;
	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 {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 2px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #000000;
}

td.horizontal_column {
	background-color: #C42027;
	border-top-width: 30px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 145px;
	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: 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: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 185px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header_bg.jpg);
}
td.header_column {
	height: 150px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 160px;
	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
}

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: 25px;
}
a.main_link:hover{
	background-color:#C42027;
	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: 3px;
}
div.navigation {
	height: 25px;
	vertical-align: text-bottom;
	text-align: center;
}
.stdTable {

padding:0px;

border-collapse: collapse; 

border-bottom:1px #dedede solid;

width:500px;

}



.stdTable td.title, .stdTable tr.title td {

background-color:#7F9E56;

border-bottom:1px navy solid;

border-collapse: collapse; 

color: white;

padding:5px;

font: bold 11px Georgia, Arial, Helvetica;

}



.stdTable td.subtitle, .stdTable tr.subtitle td{

border-bottom:1px navy solid;

border-collapse: collapse; 

padding:3px;

background-color:#CCFFCC;

font: bold 11px Georgia, Arial, Helvetica;

}



.stdTable td {

border-bottom:1px navy solid;

border-collapse: collapse; 

padding:4px;

}



.stdTable td:first-child {

width:200px;

}


table#striped tr td { 

	border-bottom: 1px solid #9B948C;

}



.noborder {

border:0px none;

}
A, A:Active, A:Visited, A:Link {

		color: Black;

		text-decoration: none;
}
A:Hover {
		color: Maroon;
		text-decoration: underline;
}
