.regulartext {
	font-family: verdana;
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
}
.bodytext {
	font-size: 12px;
	font-family: verdana;
	color: 47545E;
}
.menutext {
	font-size: 12px;
	font-family: verdana;
	color: #990000;
	}
	
a:link {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #ABA000;
	text-decoration: underline;
}
.box {
	height: 17px;
	width: 80%;
	border: thin solid #47545E;
	font-family: verdana;
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
}
.boxReg {
	height: 17px;
	width:200px;
	border: thin solid #47545E;
	font-family: verdana;
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
}

.greyborder {
	border: 1px solid #5D6366;
	padding:5px;
}

BODY {
background-image : url('http://www.openboxvision.com/samples/donovan/site/images/background_main.gif');
background-repeat : repeat-x;
background-position : left bottom;
background-attachment : fixed;
color : #000000;
margin : 0;
}
