body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}
body {
	background-color: #7A8C99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #FF0000;
}
a:hover {
	color: #6600CC;
}
.nav_bg {
	background-image: url(images/blue-bridge.jpg);
	background-repeat: no-repeat;
}
.Nav_L1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px 25px 5px 5px;
	letter-spacing: 4px;
	line-height: 13px;
}
.Nav_L1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7A8C99;
}
.Nav_Box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 22px;
}
.line_bg_vert {
	background-image: url(../images/bg_line_vert.gif);
	background-repeat: repeat-y;
}
.line_bg_horz {
	background-image: url(../images/bg_line_horz.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.font_med {
	font-size: 13px;
	color: #000000;
}
.copyright {
	font-size: 9px;
	line-height: 16px;
	color: #667580;
	text-decoration: none;
}
.Nav_footer a {
	display: inline;
	padding-right: 15px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}
.Nav_footer a:hover {
	color: #7A8C99;
	text-decoration: underline;
}
.Nav_L2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px 2px 3px 8px;
	letter-spacing: 0px;
	line-height: 13px;
}
.Nav_L2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #95ABBB;
}
.Nav_L2_Title a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	display: block;
	padding: 3px 2px 3px 8px;
	line-height: 13px;
}
.Nav_L2_Title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.content {
	padding: 10px;
}
.Page_Title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}
.style1 {font-size: 9px}