body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

html {margin: 0; padding: 0;}
body {font: 11px Verdana, Arial, helvetica, san-serif;
	margin: 0; padding: 0;
	background: #2E79A9; color: black;}

p {line-height: 1.66; margin: 0.5em 3em 1em 3em;}

div#menu {position: absolute; top: 70; left: 0; width: 84px; padding: 0px 8px 2px; 
	font-size: 11px; font-weight: bold; background-color: orange; 
	z-index: 10;}

div#menu a {display: block; margin: 0;
	text-decoration: none; text-align: center;
	color: #FFF;	
	}
	
div#menu a:hover, {color: #FF0;}

div#menu2 {position: absolute; top: 0; left: 96px; width: 84px; padding: 0px 8px 2px; 
	font-size: 11px; font-weight: bold; background-color: red; 
	z-index: 10;}

div#menu2 a {display: block; margin: 0;
	text-decoration: none; text-align: center;
	color: #FFF;	
	}
	
div#menu2 a:hover, {color: #FF0;}
	
div#sub1 { position: absolute; top: 91px; left: 0px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub1 a {display: block; padding: 2px 4px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub1 a:hover, {background: #FC6;}

div#sub2 { position: absolute; top: 91px; left: 74px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub2 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub2 a:hover, {background: #FFC;}

div#sub3 { position: absolute; top: 91px; left: 148px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub3 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub3 a:hover, {background: #FFC;}

div#sub4 { position: absolute; top: 91px; left: 222px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub4 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub4 a:hover, {background: #9FC;}

div#sub5 { position: absolute; top: 91px; left: 296px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub5 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub5 a:hover, {background: #3CC;}

div#sub6 { position: absolute; top: 91px; left: 370px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub6 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub6 a:hover, {background: #6EF;}

div#sub7 { position: absolute; top: 91px; left: 444px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub7 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub7 a:hover, {background: #CFF;}

div#sub8 { position: absolute; top: 91px; left: 518px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub8 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub8 a:hover, {background: #CFF;}

div#sub9 { position: absolute; top: 91px; left: 592px; width: 74px;
	font-size: 9px; background-color: white; z-index: 9;
	line-height: 10px; letter-spacing: -.5px; visibility: hidden;
	}
	
div#sub9 a {display: block; padding: 2px 8px; margin: 0;
	text-decoration: none; text-align: center; color: #009;
	border-top: 1px solid gray;}
	
div#sub9 a:hover, {background: #C90;}

.articletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

table.baittable {
	border-style: solid;
	border-color: #0000ff;
	border-width: 1px;
}

table.signuptable {
	border-style: solid;
	border-color: #2E79A9;
	border-width: 1px;
}

input.btn {
   color:#050;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight:bold;
}

input.txt {
   color:#050;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   border-color: #2E79A9;
   border-width: 1px;
}

hr.maphr {
align: left;
width: 190px;
}

.labeltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2E79A9;
}

.calcdatatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.centertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.centertext a:link {
	color: #0000DD;
	text-decoration: underline;
	}

.centertext a:visited {
	color: #999999;
	text-decoration: underline;
	}

.centertext a:active {
	color: #009999;
	text-decoration: underline;
	}

.centertext a:hover {
	color: #DD6600;
	text-decoration: none;
	}

.head {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000066;
}

.headitals {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #000066;
}

.headauthor {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #660000;

}

.lefttextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: black;
}

.lefttextgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: grey;
}

.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.lefttext a:link	{
	color: #FFFF00;
	text-decoration: none;
}
.lefttext a:hover	{
	color: #CCCC00;
	text-decoration: underline;
}
.lefttext a:visited	{
	color: #DDDD00;
	text-decoration: none;
}

.lefttextnolead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.lefttextnolead a:link	{
	color: #CCCC00;
	text-decoration: none;
}
.lefttextnolead a:hover	{
	color: #CCCC00;
	text-decoration: underline;
}
.lefttextnolead a:visited	{
	color: #BBBB00;
	text-decoration: none;
}

.featuretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #333366;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #333366;
}

.linktext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #66CCFF;
}

.linktext a:link	{
	color: #CCDDDD;
	text-decoration: none;
}

.linktext a:visited	{
	color: #00A9A9;
	text-decoration: none;
}

.linktext a:hover	{
	color: #FFFF00;
	text-decoration: none;
}
