body,td,th {
	font-family: Tahoma,Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(/images/background/Earth-Orbit.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
a {
	font-size: 13px;
	color: #9F204D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C9543F;
}
a:hover {
	text-decoration: none;
	color: #DF6F6F;
}
a:active {
	text-decoration: none;
	color: #C17D4A;
}
.menu
{
	position: relative;
	z-index: 1;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	filter: Alpha(Opacity=75);
}
.copyright,a.copyright,a.copyright:hover,a.copyright:visited,a.copyright:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #454A68; 
}
input,select,textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #595B5C;
	background-color: #FDFDFE;
	border: 1px solid #FF4005;
}
