body{
	background: #000000;
	color: #ffffff;
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	margin: 5px;
	padding: 5px;
	}
img{
	border: 0px;
	}
a,a.active{
	color: #ffffff;
	}
a.visited,a.hover{
	color: #efefef;
	}
h1,h2,h3,h4,h5,h6,form,input{
	margin: 0px;
	padding: 0px;
	}
h1{
	font-weight: normal;
	font-size: 1.8em;
	}
h2{
	font-size: 1.2em;
	}
input,textarea,select{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10pt;
	background:#8B0600;
	border: 1px solid #ffffff;
	}
textarea{
	overflow: auto;
	}
.redbox{
	background:#8B0600;
	padding: 5px;
	margin: 0px 2px 5px 2px;
	border: 1px solid #fff;
	}
#main_nav a{
	display:block;
	width: 148px;
	text-decoration: none;
	font-size: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#main_nav a:hover{
	background: #000000;
	}
#motn{
	width: 480px;
	font-size: 1.8em;
	}
#motn input{
	height: 32px;
	line-height: 32px;
	font-family: verdana,helvetica,sans-serif;
	font-size: 14pt;
	background:#8B0600;
	border: 1px solid #ffffff;
	}
#left{
	float: left;
	width: 154px;
	}
#enclosure{
	width: 600px;
	float: left;
	}