
body {
	SCROLLBAR-FACE-COLOR: White;
	SCROLLBAR-3DLIGHT-COLOR: Gold;
	SCROLLBAR-TRACK-COLOR: #9999FF;
	SCROLLBAR-ARROW-COLOR: Red;
	SCROLLBAR-BASE-COLOR: White;
	SCROLLBAR-HIGHLIGHT-COLOR: Blue;
	SCROLLBAR-SHADOW-COLOR: Blue;
	SCROLLBAR-DARKSHADOW-COLOR: Orange;
}

.textsmall	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Blue;
	text-align: center;
}

.l-c {
	margin:0 25px 0 125px;
	padding:4px 20px;
	font:1.0em Verdana,Helvetica, Arial sans-serif;
	border-width:0 1px;
	border-style:solid;
	border-color:#336;
	z-index:5;
	line-height:1.3em;
}

.p-n-h {
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 4px;
	font: 10pt Verdana,sans-serif;
	visibility: visible;
	background: #EEE;
	color: blue;
	text-decoration: none;
}

.n-p-n {
	background: #eee;
	color: #336;
	font: 9pt/16pt Verdana,sans-serif;
	text-indent: 6px;
	border: 1px solid #336;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 120px;
}


.stdtextconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	}

.textconfigsmall	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	}

.stdtextconfigbold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	}

.stdtextconfigwhite	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

.stdtextconfigred	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	}

.stdheaderconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-style: normal;
	font-weight: bold;
	color: #000000;
	}

.stdheaderconfigwhite	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}

.infoconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	}

.infosmallconfig	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.infosmallconfigred	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	}

a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
	}

.navilink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.colorcolor	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
input {
	border-style: inset;
	border-color: Blue;
}

ul {
	list-style: none;
}

li {
	padding-top: 10px;
}