body {
	background-color: #220000;
}
.greenbody {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99FF33;
	font-weight: bold;
}

.nob {
	font-weight: normal;
}

a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #6699CC;
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #6699CC;
}
.normindent {
	font-weight: normal;
	float: left;
	margin-left: 10px;
}
.contextClosed {
	display: none;
	text-indent: 0px;
}
.contextOpen {
	display: block;
}

.block {
	display:block;
}

.ralign {
	text-align: right;
}
	
.col1 {
	position:absolute;
	margin-left: 0%;
}

.col2 {
	position:absolute;
	margin-left: 16.66%;
	top: -2px;
}

.col3 {
	position:absolute;
	margin-left: 33.33%;
}

.col4 {
	position:absolute;
	margin-left: 50%;
}

.col5 {
	position:absolute;
	margin-left: 66.66%;
}

.col6 {
	position:absolute;
	margin-left: 83.33%;
	top: 16px;
}

.widctrl {
	width: 16.66%;
}

.widctrla {
	width: 20%
}

.widctrl10 {
	width: 12%;
}

.ralign {
	text-align:right;
}

.ml {
	margin-left: 16%;
}

.widctrl4 {
	width: 66.66%
}

.top {
	position:absolute;
	}
	
.top20 {
	position:absolute;
	top: 30px;
}

.top36 {
	position:absolute;
	top: 48px;
}

.m15l {
	display: block;
	margin-left: 15%;
	text-align: left;
}

.m151l {
	display: block;
	margin-left: 15.1%;
	text-align: left;
}

.margin5 {
	position: relative;
	left: 5px;
}

.margin10 {
	display: block;
	margin-left: 10px;
}

.margin20 {
	display: block;
	margin-left: 20px;
}

.margin30 {
	display: block;
	margin-left: 30px;
}

.rmargin10 {
	display: block;
	width: 10%;
}

.nowidth {
	display: block;
	width:100%;
}

.emptycol
{
	padding-left: 16.66%;
	width:16.66%;
}

.fixedcol
{
	width:30.66%;
}

.content1 {
float:left;
width: 16.66%;
}
.content2 {
float:left;
}
.title {
margin-left: 100px;
}

#note{
	width: 16.66%;
	float: left;
}

#note2 {
	float: none;
	left: 85%;
}
#w80 {
	width: 82.50%;
	float: left;
}
#w100 {
	width: 100%;
}
