body { /*IE */
	font-family: Verdana;
	background-color: #333333;
	font-size: 10pt;
	margin: 0px;
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	min-height: 100%; 
}
body { /* Firefox */
	font-family: Verdana;
	background-color: #333333;
	font-size: 10pt;
	margin: 0px;
	margin-left:5px;
	margin-right:5px;
	padding: 0px;
	color: #ffffff;
	text-align: -moz-center;
	min-height: 100%; 
}

.showtext {
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff;
    text-align: left;
}


.showfronttext {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
    text-align: left;
}

.FooterText {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
    text-align: left;
}
.FooterTextLinks {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
    text-align: center;
}

.radio {
	color: #000000;
	text-decoration: underline;
}


a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
color: #ffffff;
text-decoration: underline;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

.headertext {
	color: #ffffff;
}


.biotext {
	color: #000000;
	background-color: #cccccc;
}

.menuMktg {
	font-family: Verdana;
	font-size: 10pt;
   	background-color: #003399;
	border-width: 1px 1px 1px 1px;
	border-style: none dashed none none;
	border-color: none #fff none none;
 	text-align: center;
}

.footermenu {
	font-family: Verdana;
	font-size: 6pt;
   	background-color: #003399;
	border-width: 1px 1px 1px 1px;
	border-style: none dashed none none;
	border-color: none #fff none none;
 	text-align: center;
}


img
{
border: none;
}



