html {overflow-y: scroll; height:100%;}

* :focus { outline: 0; }

body {
background-color: #000000; margin:0 0 0 0; height:100%; background-image:url(../images/earth-background.jpg); background-repeat: no-repeat; background-position: center bottom; background-attachment:fixed;
}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:18px;
	color: #ffffff;
	}

A:link, A:visited {font-family: Verdana, Arial, sans-serif; color: #f2b333; text-decoration: none;}
A:hover {font-family: Verdana, Arial, sans-serif; color: #73adfc; text-decoration: none;}

.introtext  {font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:20px;
	color: #ffffff;
	}
	
.topnav {font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #ffffff;
	}

a.topnav:link {color: #ffffff; text-decoration: none;}
a.topnav:visited {color: #ffffff; text-decoration: none;}
a.topnav:hover {color: #f2b333; text-decoration: none;}

h1 {
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 16px;
color: #76a2e9;
margin-top:24px;
margin-bottom:14px;
	}
	
.sidenav {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
line-height: 15px;
display: block;
width: 100%;
	}

a.sidenav:link {color: #ABABAB; text-decoration: none;}
a.sidenav:visited {color: #ABABAB; text-decoration: none;}
a.sidenav:hover {color: #ffffff; text-decoration: none;}

.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #aFaFaF;
	}

a.footer:link {color: #AFAFAF; text-decoration: none;}
a.footer:visited {color: #AFAFAF; text-decoration: none;}
a.footer:hover {color: #AFAFAF; text-decoration: underline;}