body {
	color : White;
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	scrollbar-face-color : Black;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #191970;
	scrollbar-highlight-color : Gray;
	scrollbar-darkshadow-color : #A9A9A9;
	scrollbar-shadow-color : #708090;
	scrollbar-track-color : Black;
	scrollbar-3dlight-color : #696969;
}

td.nav { font-size: 12px;
font-variant:small-caps
}

table {
	font-size : 9pt;
}

.contentTable {
	max-width: 800px;
	width: 100%;
}

td {
	font-size : 9pt;
	background-color: Black;
}

th {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	color:#696969;
}

.title {
	color: #4169E1;
	font-weight: bold;
}

a.nav {
	color : white;
	text-decoration: none;
}
a.nav:active {
	color : #FFA500;
	text-decoration: none;
}

a.nav:visited {
	color : white;
	text-decoration:none;
}

a.nav:hover {
	color : #4169E1;
	text-decoration:none;
}


a {
	color : #4169E1;
}
a:active {
	color : #FFA500;
}

a:visited {
	color : #1E90FF;
}

a:hover {
	color : White;
}


.topic {
	font-weight: bold;
	color: #4169E1;
}

.note {
	font-size: xx-small;
}

.noteTopic {
	font-weight: bold;
	color: #4169E1;
	font-size: xx-small;
}

.subtext {
	font-size: 8pt;
}

.form {
	font:10pt Arial, Helvetica, sans-serif;
	border:1 solid #330099;
	cursor:hand;
	background:#ffffff;
	color: #000000;
}

input.button {
	font:10pt Arial, Helvetica, sans-serif;
	border:1 solid #330099;
	cursor:hand;
	background:#3366CC;
	color: #FFFFFF;
}

input.list {
	font:10pt Arial, Helvetica, sans-serif;
	border:1 solid #330099;
	cursor:hand;
	background:#3366CC;
	color: #FFFFFF;
}

option.list {
	font:8pt Arial, Helvetica, sans-serif;
	border:1 solid #330099;
	cursor:hand;
	background:#3366CC;
	color: #FFFFFF;
	width: 115px;
	scrollbar-face-color : Black;
	scrollbar-arrow-color : Navy;
	scrollbar-base-color : #191970;
	scrollbar-highlight-color : #00008B;
	scrollbar-darkshadow-color : #000066;
	scrollbar-shadow-color : #000099;
	scrollbar-track-color : Black;
	scrollbar-3dlight-color : #00008B;
}

.red {
	color: #FF0000;
}

.orange {
	color: #FF6600;
}.linkInfo {
	font-size: 9px;
}

