body
{
	background-color: #780001;
	color: #FFFF01;
	font-family: verdana, arial;
	font-size: 14px;
	margin-top: 0px;
	scrollbar-arrow-color: #FFFF01;
	scrollbar-track-color: #FFFF01;
	scrollbar-face-color: #780001;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

p
{
	font-family: verdana, arial;
	font-size: 14px;
}

td.left
{
	text-align: left;
	padding-left: 10px;
}

td.center
{
	text-align: center;
}

td.right
{
	text-align: right;
	padding-right: 10px;
}

td.label
{
	font-weight: bold;
}

a
{
	color: #FFFF01;
	text-decoration: underline;
}

a:visited
{
	color: #FFFF01;
	text-decoration: underline;
}

a:hover
{
	color: #FFFF01;
	text-decoration: none;
	font-weight: bold;
}

a.login
{
	color: #FFFF01;
	text-decoration: none;
}

a:visited.login
{
	color: #FFFF01;
	text-decoration: none;
}

a:hover.login
{
	color: #FFFF01;
	text-decoration: none;
	font-weight: normal;
}

input
{
	border: solid 1px #FFFF01;
}

textarea
{
	border: solid 1px #FFFF01;
}
