BODY
{
	margin: 0px;
}

.footer
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	text-decoration: none;
}

.footer a
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	text-decoration: underline;
}

.footer a:hover
{
	text-decoration: underline;
}

.rightBarHeader
{
	font-family: "Times New Roman";
	font-size: 18px;
	color: #CCBB9D;
}

.rightBarText
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #DBDBDB;
}

.rightBarText a
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #DBDBDB;
	text-decoration: underline;
}

.rightBarText a:hover
{
	text-decoration: underline;
}

.login
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: Black;
}

.textBox
{
	width: 125px;
	border: 1px solid #000;
	background-color: White;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
