body {
	background-color:#870F00;
	font-size:12px;
	font-family:Tahoma;
}

form {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;	
} 

a {
	font-size:11px;
	font-family:Tahoma;
	color:#004EFF;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}


table {
	font-size:12px;
	font-family:Tahoma;
	border-collapse:collapse;
}

.input {
	border-width:1px;
	border-style:solid;
	border-color:#7F9DB9;
}

.input_r {
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
}

.top_lnk
{
	color:#FFFF00;
	font-family:Verdana;
	font-size:14px;
	text-transform: uppercase;
}

.top_lnk:hover {
	xtext-decoration:underline;
}

.glowtext
{
	filter:glow(color=blue,strength=4);
	width:100%;
	font-size:22px;
	color: yellow;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.dotted_1
{
	border-bottom-color:#6666FF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-size:11px;
	width:20%;
}

.dotted_2
{
	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:#6666FF;
}
.buttons {
	border-color:#000000;border-style:solid;border-width:1px;background-image:url(/images/_bb.gif);
	font-size:12px;height:21px;
}