body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
	background-color: #000000;
}

#footer {
	text-align: center;
	background-color: #333333;
	vertical-align: middle;
	height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccff99;
	border-bottom-color: #ccff99;
	border-left-color: #ccff99;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #ccff99;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: none;
	color: #ccff99;
}
#footer a:active {
	color: #ccff99;
	text-decoration: underline;
}

.content {
	border: 1px solid #ccff99;
	height: 331px;
	width: 1000px;
}
a:link img{
	border: 2px solid #FFCC00;
}

#menu {
	background-color: #333333;
	width: 100px;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccff99;
	border-right-color: #ccff99;
	border-left-color: #ccff99;
	border-bottom-width: 1px;
	border-bottom-color: #CCFF99;
}
#menu a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#menu a:hover {
	color: #ccff99;
	text-decoration: underline;
}
#menu a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#menu a:visited {
	color: #ccff99;
	text-decoration: none;
}

#privacy_text {
	color: #999999;
	background-color: #333333;
	height: 327px;
	width: 750px;
}
textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	height: 332px;
	width: 750px;
}
.package_info {
	vertical-align: top;
	font-size: 12px;
}
