.background {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(../Images/dusk_background_starstreeswombat2.jpg);
}

.background2 {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #E9BE79;
	background-image: url(../Images/dusk_background_stars.jpg);
}

.background a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.background a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.background a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#E6B873;
	font-weight:bold;
	text-decoration:none;
}

.background a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.table {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#003366;
	font-weight:normal;
	background-color:#FFFFFF;
	filter:alpha(opacity=93); 
	-moz-opacity:0.93; 
	opacity:0.93; 
	-khtml-opacity:0.93;
}


.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color:#E6B873;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color:#003366;
	font-style: italic;
}


.table a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#003366;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}

.table a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#003366;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}

.table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#E6B873;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}

.table a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#003366;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}

.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	background-color:#FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	
}

.blueBackground {
	color:#FFFFFF;
	background-color:#003366;
	font-size:10pt;
}

.blueBackgroundH1 {
	color:#FFFFFF;
	background-color:#003366;
	font-size:11pt;
	font-weight:bold;
	font-style: italic;
}

.blueBackground a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	background-color:#003366;
	text-decoration:none;
}

.blueBackground a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	background-color:#003366;
	text-decoration:none;
}

.blueBackground a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#E6B873;
	font-weight:bold;
	background-color:#003366;
	text-decoration:none;
}

.blueBackground a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
	background-color:#003366;
	text-decoration:none;
}

img {
	border:0;
}

a
{
  outline: none;
}
