
.	{
	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 : #000099;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

.smallnav	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
}

.verysmall	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
}

a	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ee4799;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9e76b4;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ee4799;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.HeaderLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9e76b4;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #000099;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ee4799;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.boldLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9e76b4;
	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 : #000099;
	font-size : 7pt;
	font-style : normal;
	text-decoration : none;
}

.boldtext	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

hr	{
	height : 1px;
	size : 1px;
	color : #000099;
	noshade
}

input {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11pt;
	COLOR: #000099;
	FONT-FAMILY: arial, verdana;
	BACKGROUND-COLOR: #ffffff;
	height: 16pt;
	border: 1px solid ee4799;
}

select {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11pt;
	COLOR: #000099;
	FONT-FAMILY: arial, verdana;
	BACKGROUND-COLOR: #ffffff;
	height: 16pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

textarea {
	BORDER-RIGHT: solid 1px;
	BORDER-TOP: solid 1px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11pt;
	BORDER-LEFT: solid 1px;
	COLOR: #000099;
	BORDER-BOTTOM: solid 1px;
	FONT-FAMILY: arial, verdana;
	BACKGROUND-COLOR: #ffffff;
	
}