body { 
	background-color:#390808;
	Margin-TOP= 0px;
	Margin-Left= 0px;
	Margin-Bottom= 0px;
	font:10px "Verdana";
	COLOR: #ffffff
	}

#btext	{ font-family: verdana; font-size: 10px; color: #808080; text-transform: normal }

.normal	{ font-family: verdana; font-size: 10px; color: #fff; text-transform: normal }

.medium	{ font-family: verdana; font-size: 11px; color: #fff; text-transform: normal }

.n2		{ font-family: verdana; font-size: 10px; color: #610E0E; text-transform: normal }

.n2medium	{ font-family: verdana; font-size: 11px; color: #610E0E; text-transform: normal }

.b2		{ font-family: verdana; font-size: 10px; color: #ff0000; text-transform: normal }

.bth1		{ font-family: tahoma; font-size: 34px; color: #fff; font-weight: bold; }

.bth2		{ font-family: tahoma; font-size: 34px; color: #F7BA29; font-weight: normal; }

.btext	{ font-family: verdana; font-size: 10px; color: #808080; text-transform: normal }

A		{ font-family: verdana; font-size: 10px; color: #fff; font-weight: normal; text-decoration: none }

A:hover	{ background: #ffb300; color: #390808 }

.legalred	{ font-family: verdana; font-size: 10px; text-transform: uppercase; color: #FF0000 }

.footinfo	{ font-family: Verdana; font-size: 10px; color: #808080; font-style: italic }

.input		{
		font-family: verdana;
		font-size: 10px;
		color: #808080;
		text-decoration: none;
		border: 1px solid #cccccc;
		background: #fff url('inputshadow.gif') repeat-x top;
		}

.inputcap		{
		font-family: verdana;
		font-size: 10px;
		color: #ff0000;
		text-decoration: none;
		text-transform: uppercase;
		border: 1px solid #cccccc;
		background: #fff url('inputshadow.gif') repeat-x top;
		}

.button		{
		font-family: Verdana;
		font-size: 10px;
		color: #707070;
		text-decoration: none;
		border: 1px solid #B9B9B9;
		background-color:#ffffff
		}
