body
{
	margin: 0px;
	background-color: #e8e8e8;
	text-align: center;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
}

.nav_spacer
{
	background-color: #515151;
	border-bottom: #000000 1px solid;
}
.nav_text
{
	background-color: #515151;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	border-bottom: #000000 1px solid;
}
.nav_text A
{
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: none;
}
.nav_text A:hover
{
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: underline;
}
.nav_text1
{
	background-color: #515151;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	text-align: center;
}
.nav_text1 A
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: none;
}
.nav_text1 A:hover
{
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: underline;
}

.main_text_0
{
	padding-bottom: 0px;
}


a:link{text-decoration: underline;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #6062AE;}

a:visited{
	text-decoration: underline;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #6062AE;
}

a:active{
	text-decoration: underline;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #6062AE;
}

a:hover{
	text-decoration: overline;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-weight: normal;
	color: #6062AE;
}

