/* Body Information */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0A2A1B;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
a.link:link {
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.link:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* Nav-Bar */

a.navhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	font-size:12px;
	text-decoration: none;
}
a.nav:visited {
	font-size:12px;
    text-decoration: none;
	color: #ffffff;
}
a.nav:hover {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:active {
	font-size:12px;
	text-decoration: none;
	color: #ffffff;
}
/* Navigator Link */
a.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	font-style: none;
	font-weight: bold;
}

a.navigator:link {
	font-size:10px;
	text-decoration: none;
}
a.navigator:visited {
	font-size:10px;
	text-decoration: none;
	color: #ffffff;
}
a.navigator:hover {
	font-size:10px;
	text-decoration: none;
	color: #ffffff;
}
a.navigator:active {
	font-size:10px;
	text-decoration: none;
	color: #ffffff;
}
/*Enter Page font */
.hidden_Text{
	color: #1A5CA3;
}
/*tables */
.table {
	border: 1px solid #FFFFFF;
}
.navtable
{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.navtd
{
    border-color: #ffffff;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}
.subnavtable
{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.subnavtd
{
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
/* Nav-Bar */
.frnavstatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}
a.frnavhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}
a.frnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}

a.frnav:link {
	font-size:10px;
	text-decoration: none;
}
a.frnav:visited {
	font-size:10px;
	text-decoration: none;
	color: #ffffff;
}
a.frnav:hover {
	font-size:10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.frnav:active {
	font-size:10px;
	text-decoration: none;
	color: #ffffff;
}