body {
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}

#pagewrapper {
	background-color: #FFFFFF;
	width: 780px;
	padding-right: auto;
	padding-left: auto;
}
#maintable{
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 786px;
	padding: 3px 3px 3px 3px;
}
#baseline {
	clear: both;
	color: #FFFFFF;
	text-align: right;
}
#baseline a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#baseline visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#baseline a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
}
.topcell {
	background-image: url(../new_graphics/sectionhead.jpg);
	background-attachment: scroll;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	height: 45px;
	padding: 20px 0px 0px 55px;
	font-weight: 800;
	color: #AFD3E9;
}
.maincell {
	background-image: url(../new_graphics/bg_lg.gif);
	background-attachment: scroll;
	background-position: 5px 0px;
	background-repeat: repeat-y;
	padding: 5px 15px 5px 20px;
	font-size: 0.8em;
	color: #0099FF;
	vertical-align: top;
}
.maincellclear {
	clear: left;
	height: 20px;
}
.mainsubheading {
	background-image: url(../new_graphics/bg_lg.gif);
	background-attachment: scroll;
	background-position: 5px 0px;
	background-repeat: repeat-y;
	height: 30px;
	padding: 25px 15px 5px 30px;
	font-size: 0.9em;
	color: #000000;
	vertical-align: top;
	font-weight: 600;
}

.footercell {
	background-image: url(../new_graphics/btm_lg.gif);
	background-attachment: scroll;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	height: 50px;
	padding: 5px 15px 5px 15px;
	font-size: 0.8em;
	color: #0099FF;
}
.left_top {
	height: 20px;
	font-size: 0.9em;
	color: #0099FF;
	background-image: url(../new_graphics/nbg1.gif);
	font-weight: 600;
	padding-left: 25px;
}
.left_center {
	height: 50px;
	font-size: 0.8em;
	color: #0099FF;
	background-image: url(../new_graphics/nbg1.gif);
}
.f_right {
	float: right;
}
.f_right_2 {
	float: right;
	clear: right;
}
.f_left {
	float: left;
	border: none;
	padding-right: 10px;
}
.picturebox {
	border: none;
	padding: 10px 10px 5px 10px;
}
#pagefooter {
	background-color: #FFFFFF;
	text-align: center;
	font-size: .8em;
	color: #0099FF;
}
#pagefooter a {
	color: #0099FF;
	text-decoration: none;
}
#pagefooter visited {
	color: #0099FF;
	text-decoration: none;
}
#pagefooter a:hover {
	text-decoration: none;
	color: #FF0000;
}
.biggerblack {
	font-size: 2em;
	text-align: center;
	margin-bottom: 20px;
}
.biggergrey {
	font-size: 2em;
	text-align: center;
	color: #999999;
	margin-top: 20px;
}
.bigblack {
	font-size: 1.5em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boldblack {
	font-size: 1em;
	text-align:center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.biggrey {
	font-size: 1.5em;
	color: #999999;
	text-align: center;
}
#textblock {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

#content {
	padding: 10px 10px 10px 10px;
	border: solid #000000 1px;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #FF0000;
}
.block {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-style: italic;
}
.planetblock {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #999999;
	
}
.title {
	color: #999999;
}
.planettitle {
	color: #000000;
	font-size: 1.2em;
	font-weight: 600;
}

/* TOP NAV */
div#topnav {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: solid #000000 1px;
}

#topnav ul {
	display: block;
	margin:0;
	padding: 0;
}

#topnav li {
	display: inline;
	margin: 0;
	list-style-type: none;
}
#topnav li a {
	padding: 3px 2px;
	text-decoration: none;
	color: #000000;
}


#topnav li a:visited{
	padding: 3px 2px;
	text-decoration: none;
	color: #000000;

}

#topnav li a:hover {
	text-decoration: none;
	color: #FF0000;
}
/* NAV2 */
div#nav2 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
	margin-bottom: 5px;
}

#nav2 ul {
	display: block;
	margin:0;
	padding: 0;
}

#nav2 li {
	display: inline;
	margin: 0;
	list-style-type: none;
}
#nav2 li a {
	padding: 3px 2px;
	text-decoration: none;
	color: #000000;
}


#nav2 li a:visited{
	padding: 3px 2px;
	text-decoration: none;
	color: #000000;

}

#nav2 li a:hover {
	text-decoration: none;
	color: #FF0000;
}

#footer {
	clear: left;
	font-size: 0.8em;
	text-align: center;
	color: #999999;
	padding-top: 10px;
	border-top: solid #000000 1px;

}
#footer a {
	font-weight: normal;
	text-decoration: none;
}


#footer a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #4D7980;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
.paypal {
	margin: 10px 0px 10px 0px;
	text-align: center;
	color: #0099FF;
}

.datapic {
	background-color: #7CAAB0;
	border: none;
	padding: 10px 5px 10px 5px;
}
.formtable{
	background-color: #EEEEEE;
	border: none;
	text-align: left;
}
.formpictable{
	background-color: #EEEEEE;
	border: none;
	text-align: center;
}
.picline {
	margin: 10px 20px 10px 20px;
}
.smallprint {
	font-size: 0.7em;
}

img {
	border: none;
}
.t10 {
	font-family: Tahoma;
	font-size: 0.8em;
	padding: 10px 10px 0px 20px;
	height: 20px;
	font-weight: 600;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-left: 40px;
	font-weight: normal;
	color: #0099FF;
	padding-right: 18px;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.tahbol {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: 454545;
}



.sss {
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
#flashbox {
}

.notice {
	color: #F00;
}
