
.	{
	scrollbar-3d-light-color: #336600;
	scrollbar-arrow-color: #336600;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #336600;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #336600;
	scrollbar-shadow-color: #336600;
}


.h1	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003300;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

.smallnav	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003300;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
}

.verysmall	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003300;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
}

a	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:visited	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:active	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:hover	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

a.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ff0000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #66ff00;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	background-color : #e5e5e5;
}

.smalltext	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003300;
	font-size : 7pt;
	font-style : normal;
	text-decoration : none;
}

.boldtext	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003300;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

hr	{
	height : 1px;
	size : 1px;
	color : #003300;
	noshade
}

input {
	BORDER-RIGHT: solid 1px;
	BORDER-TOP: solid 1px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BORDER-LEFT: solid 1px;
	COLOR: #336699;
	BORDER-BOTTOM: solid 1px;
	FONT-FAMILY: arial, verdana;
	BACKGROUND-COLOR: #ffffff;
	height: 14pt;
}

select {
	BORDER-RIGHT: solid 1px;
	BORDER-TOP: solid 1px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BORDER-LEFT: solid 1px;
	COLOR: #336699;
	BORDER-BOTTOM: solid 1px;
	FONT-FAMILY: arial, verdana;
	BACKGROUND-COLOR: #ffffff;
	height: 14pt;
}

textarea {
	BORDER-RIGHT: solid 1px;
	BORDER-TOP: solid 1px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BORDER-LEFT: solid 1px;
	COLOR: #336699;
	BORDER-BOTTOM: solid 1px;
	FONT-FAMILY: arial, verdana;
	BACKGROUND-COLOR: #ffffff;
	
}