BODY {
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
	color: #E0E0E0;
	background-color: #000000;
	margin: 0px;
/*	background: #000000 URL('images/bg.gif') center repeat-y; */
}

P {
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
	color: #E0E0E0;
	text-align: left;
	margin: 5 10 15 10;
}

H3 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin: 5 10 15 10;
}

IMG {
	margin: 5 10 15 10;
}

A {
	color: #E0E0E0;
	font-size: 10pt;
}

HR {
	width: 140px;
	color: #808080;
}

LI {
	margin: 5 0 0 -10;
}

#main {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -370px;
	margin-top: 5px;
}

#header {
	float: left;
	width: 740px;
	height: 143px;
	background: URL('images/headerBG.jpg') bottom no-repeat;
	border: solid 1px #C0C0C0;
	border-bottom: none;
}

#linksBar {
	float: left;
	width: 740px;
	height: 22px;
	background: URL('images/linksBarBG.jpg') no-repeat;
	margin-bottom: 10px;
	border: solid 1px #C0C0C0;
	border-top: none;
}

A.menuLink {
	color: #808080;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 5px;
}

A.menuLink:hover {
	color: #C0C0C0;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#sideBar1 {
	float: left;
	width: 170px;
	height: 400px;
	border: solid 1px #C0C0C0;
	margin-bottom: 3px;
	background-color: #0B4C67;
}

#content {
	float: left;
	width: 370px;
	min-height: 400px;
	border: solid 1px #C0C0C0;
	margin: 0 15 0 15;
	margin-bottom: 3px;
	background-color: #0B4C67;
}

#spacer {
	float: left;
}

#sidebar2 {
	float: left;
	width: 168px;
	height: 400px;
	border: solid 1px #C0C0C0;
	margin-bottom: 3px;
	background-color: #0B4C67;
}

#copyright {
	float: left;
	width: 740px;
	margin: 5 0 0 0;
	clear: both;
}

P.copyright {
	font-size: 9pt;
	text-align: center;
	margin: 1 1 1 187;
	width: 370px;
	border: solid 1px #C0C0C0;
	background-color: #0B4C67;
}

P.right {
	text-align: right;
	margin: 5 10 5 10;
}

P.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
	margin: 5 10 5 10;
}

INPUT {
	width: 240px;
	margin: 5 10 5 10;
}

SELECT {
	width: 240px;
	margin: 5 10 5 10;
}

TEXTAREA {
	font-family: arial, helvetica;
	width: 240px;
	margin: 5 10 5 10;
}

#submit {
	font-family: arial, helvetica;
	width: 240px;
	margin: 5 10 5 10;
	color: #C0C0C0;
	border: solid 1px #C0C0C0;
	background-color: #0B4C67;
	cursor: pointer;
	cursor: hand;
}

#progress {
	width: 345px;
	height: 25px;
	border: solid 1px #C0C0C0;
	margin: 20 0 10 10;
}

#progress SPAN {
	float: left;
	width: 26px;
	height: 14px;
	margin: 4px;
	background-color: #C0C0C0;
}
