.a12w {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
.unnamed1 {  font-family: tahoma; font-size: 11px; text-transform: uppercase; color: FF7200; text-decoration: none}

td.shadow_right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
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: 50px;
}
a.main_link:hover{
	background-color:#800000;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #4B77B4;
}
a.bottom_link:hover{
	color: #800000;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}