BODY {

	font-family: arial,helvetica,sans-serif;
	font-size: 80%;
	background-color=#eeeeee;
	color: #333333;
}

TR {
	font-size: 80%;
	color: #333333;
}

FORM {

	font-family: arial,helvetica,sans-serif;
	font-size: 80%;
	color: #ffffff;
	
}
.forms {

	font-family: arial,helvetica,sans-serif;
	font-size: 80%;
	color: #000066;
}

P {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	margin: 6px;
	text-align: left;
	width: 520px;
}

A {
	font-family: arial,helvetica,sans-serif;
	color: #000066;
	
}

.top_quote {
	height: 55px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
}

.quote {
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
}

.main {
	border-left: solid #990000 1px;
	position: absolute;
	left: 42mm;
	width: 525px;
	top: 32mm;
	}
	
	

.body_list {
	text-align: left;
	font-size: 9pt;
	margin-left: 5%;
}



#net {
	position: relative;
	background-color: #990000;
	height: 6mm;	
	color: #ffffff;
	z-index: 5;
}
#net_background {
	position: absolute;
	background-color: #990000;
	top: 20px;
	left: 140px;
	color: #990000;
	width: 100%;
	height: 16px;
	z-index: 1;
}

#home {
	position: absolute;
	background-color: #990000;
	width: 20mm;
	border: solid #cccccc .2mm;
	height: 4mm;
	top: 70px;
	left: 60mm;
	color: #cccccc;
	text-align: center;
	z-index: 2;
}

#whats_new {
	position: absolute;
	background-color: #990000;
	width: 20mm;
	border: solid #cccccc .2mm;
	height: 4mm;
	left: 81mm;
	top: 70px;
	color: #cccccc;
	text-align: center;
	z-index: 2;
}

#products {
	position: absolute;
	background-color: #990000;
	width: 20mm;
	border: solid #cccccc .2mm;
	height: 4mm;
	left: 101.5mm;
	top: 70px;
	color: #cccccc;
	text-align: center;
	z-index: 2;
}

#authors {
	position: absolute;
	background-color: #990000;
	width: 30mm;
	border: solid #cccccc .2mm;
	height: 4mm;
	top: 70px;
	left: 122mm;
	color: #cccccc;
	text-align: center;
	z-index: 2;
	
}
#contact {
	position: absolute;
	background-color: #990000;
	width: 20mm;
	border: solid #cccccc .2mm;
	height: 4mm;
	top: 70px;
	left: 152.5mm;
	color: #cccccc;
	text-align: center;
	z-index: 2;
}
#resources {
	position: absolute;
	background-color: #990000;
	width: 23mm;
	border: solid #cccccc .2mm;
	height: 4mm;
	top: 70px;
	left: 173mm;
	color: #cccccc;
	text-align: center;
	z-index: 2;
}

