body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #ffffff;
	filter:alpha(opacity=100);
	opacity: .
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 1px;
	border-right-width: 5px;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #ffffff;
}
td.shadow_right {
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-repeat: repeat;
}
td.below_header{
	background-color: #ffffff;
	height: 50px;
	color: #392282;
	padding: 5px;
	background-image:
	}
td.gp{
	background-color: #ffffff;
	height: 50px;
	color: #392282;
	padding: 10px;
	background-image: url(../images/circle.jpg);
}
td.fa{
	background-color: #ffffff;
	height: 50px;
	color: #392282;
	padding: 10px;
	background-image: url(../images/circle.jpg);
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #ffffff;
	border-top-width: 1px;
	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: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #ffffff;
	text-align: center;
	color: #392282;
	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: #ffffff;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-position: top;
}
td.left_content {
	line-height: 1.75em;
	width: 200px;
	padding: 5px;
	vertical-align: top;
	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: #392282;
	line-height: 30px;
}
a.main_link:hover{
	background-color:#ed9130;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #392282;
}
a.bottom_link:hover{
	color: #ed9130;
}
div.bottom_content{
	color: #392282;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

