body {
	background-color: #1D2F61;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../working/images/body_img.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#right_nav {
	background-color: #1D2F61;
	font-size: 11pt;
}
#right_nav td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
}
#left_nav2 {
	font-size: 11pt;
	background-color: #B2B2B2;
}
#txt_tab {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 17px;
}

#footer {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #1D2F61;
	letter-spacing: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	font-weight: bolder;
	letter-spacing: 1px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099CC;
	font-weight: bold;
}


#footer td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#txt_tab a:link {
	color: #CC0000;
	text-decoration: none;
}
#txt_tab a:visited {
	color: #CC0000;
	text-decoration: none;
}
#txt_tab a:hover {
	color: #0033CC;
	text-decoration: none;
}
#txt_tab a:active {
	color: #CC0000;
	text-decoration: none;
}



#txt_tab td {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#left_nav2 td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#left_nav {
	background-color: #1D2F61;
	font-size: 11pt;
}
#left_nav td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}


#top_nav {
	font-size: 11pt;
}
#top_nav td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#spacer_tab {
	display: block;
	height: 80px;
	width: 198px;
}
.img {
	float: left;
	margin-right: 12px;
	margin-top: 5px;
}
.logos {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
