body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	padding-left: 35px;
	margin-right: 30px;
}
h1 {
	font-size: 22px;
	color: #FFCC33;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	height: 35px;
	width: 800px;
	vertical-align: middle;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
}
h3 {
	font-size: 14px;
	color: #333333;
	padding-left: 35px;
}
h4 {
	font-size: 12px;
	font-weight: bolder;
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
_________________________{
}

.nav_top:link {

	font-size: 14px;
	color: #003399;
	background-color: #00CCFF;
	width: 160px;
	height: 50px;
	position: static;
	float: left;
	vertical-align: baseline;
	padding-left: 3px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.nav_top:visited {
	font-size: 14px;
	color: #003399;
	background-color: #00CCFF;
	width: 160px;
	height: 50px;
	position: static;
	float: left;
	vertical-align: baseline;
	padding-left: 3px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.nav_top:hover {

	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	background-color: #000066;
	width: 160px;
	height: 50px;
	float: left;
	position: static;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.nav_top_active{
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	background-color: #003399;
	width: 160px;
	height: 50px;
	float: left;
	position: static;
	vertical-align: middle;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}	

_________________________{
}

.nav_left:link {
	font-size: 16px;
	font-weight: bold;
	color: #00CCFF;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nav_left:visited {

	font-size: 16px;
	font-weight: bold;
	color: #00CCFF;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nav_left:hover {

	font-size: 16px;
	font-weight: bold;
	color: #F8C301;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nav_left_active {
	font-size: 16px;
	font-weight: bold;
	color: #F8C301;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

_________________________{
}


.nav_cont:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}
.nav_cont:visited {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

.nav_cont:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}
________________________________{
}

.nav_left2:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-top: 1px;
	margin-bottom: 5px;
}

.nav_left2:visited {
	font-size: 13px;
	color: #00CCFF;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
}

.nav_left2:hover {

	font-size: 13px;
	font-weight: bold;
	color: #F8C301;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.nav_left2_active {
	font-size: 13px;
	font-weight: bold;
	color: #F8C301;
	font: arial;
	float: right;
	position: static;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
}

_________________________{
}

.bg_navcontent {
	background-color: #FFCC66;
}
.bg_nav_left {
	background-color: #003399;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}
.bg_nav_left_a {

	background-color: #000099;
}

.bg_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC66;
	text-transform: uppercase;
	font-weight: bold;
	height: 35px;
	padding-left: 25px;
	font-style: normal;
	background-color: #003399;
	vertical-align: middle;
	width: 800px;
}

_________________________{
}
.frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	border-color: #666666;
	float: left;
	border-width: 1px;
	border-style: dotted;
	margin-left: 30px;
	margin-right: 35px;
	background-color: #F4F4F4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.frame_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	padding-left: 35px;
	border-color: #666666;
	float: left;
	border-width: 1px;
	border-style: dotted;
	margin-left: 20px;
	margin-right: 45px;
	background-color: #F4F4F4;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	margin-left: 25px;
}
.tabletext {
	font-size: 12px;
	padding-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.bold_red {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.bold_green {

	font-weight: bold;
	color: #006600;
	font-style: italic;
}

