BODY {
	background-color: #605165;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
}

TD {
	font-size: 12px;
	vertical-align: top;
}

TD.tabletop {
	background-color: #000000;
	vertical-align: middle;
	height: 169px;
}

DIV#topbasenav {
	float: right;
	clear: none;
	margin-right: 40px;
	margin-top: 0px;
}

TD.topmenu {
	background-color: #554859;
	vertical-align: middle;
	height: 32px;
}

TD.main {
	background-color: #605165;
}

TD#mainleft {
	width: 240px;
}

TD#mainright {
	width: 750px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
}

IMG {
	border: 0px;
}

H1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4 {
	font-size: 14px;
	font-weight: bold;
}

TD.separator {
	background-color: #76617D;
	height: 11px;
}

TD.threecolums {
	background-color: #907B97;
	padding: 15px;
}

TD.threecolums TABLE TD {
	padding-left: 30px;
}

.threecolums UL {
	list-style-type: disc;
	list-style-image: url('/images/arrow.gif');
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	margin-left: 10px;
}


A {
	color: white;
	text-decoration: underline;
}

A.nounder {
	text-decoration: none;
}

TD.separator2 {
	background-color: #9C87A3;
	height: 11px;
}

TD.bottom {
	background-color: #AF9AB6;
	height: 90px;
	padding-top: 15px;
}

#copyright {
	padding-left: 50px;
	padding-top: 3px;
	width: 170px;
}

#developer {
	text-align: right;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 40px;
}


DIV#path {
	margin-top: -20px;
	margin-bottom: 30px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV#path A {
	color: #CCCCCC;
	text-decoration: none;
}

DIV#path A:hover {
	text-decoration: underline;
}

H2 {
	font-size: 12px;
	font-weight: bold;
}

H1.h2 {
	font-size: 12px;
	font-weight: bold;
}

TD.leftmenu {
	padding-top: 95px;
	padding-bottom: 95px;
}

TD.leftmenu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url('/images/trans.gif');
	line-height: 18px;
}

TD.leftmenu UL LI.active {
	list-style-image: url('/images/menuarrow.gif');
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid gray;
}

INPUT {
	font-size: 12px;
}

INPUT[type="text"] {
	border: 1px solid gray;
}

LABEL {
	margin: 3px;
	margin-left: 20px;
	text-align: left;
	display: block;
}
