body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBCC1C;
	/*background-image: url(images/background.gif);*/
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FFFF66;
}
a:visited {
	color: #FFFF66;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #FF0000;
}
p {
	color: #EBCC1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.big {
	font-size: 18px;
}
.red {
	color: #FF0000;
}
.yellowBorder {
	border: 1px solid #EBCC1C;
}
.checkmark {
	list-style-image: url(/images/checkmark.jpg);
}
.tiny {
	font-size: 9px;
}
.trackingHeader {
	list-style-image: url(/images/Tracking.jpg);
}
.white {
	color: #FFFFFF;
}
.reddish {
	color: #ECA287;
}
hr {
	color: #FF0000;
}
.ten {
	font-size: 10px;
}
.twelve {
	font-size: 12px;
}
.brightgreen {
	color: #00FF00;
}
.greyish {
	color: #666666;
	font-weight: bold;
}#mainContent {
	height: 475px;
	width: 550px;
	overflow: auto;
}

