a.menu-Links {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 15px;
	line-height: 20px;
	text-decoration: none;
}

a.menu-Links:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}

a.top-menu {
	color: #DDDDDD;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
}
.white-font {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}


a.top-menu:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 140px;
}
.send {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 140px;
}



.grey-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.separator-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.links-orange {
	color: #F98B1E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

a.links-orange:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
}
body {
	background-color: #000000;
}
