body {
    scrollbar-face-color: #33756A;
    scrollbar-shadow-color: #005030;
    scrollbar-highlight-color: #005030;
    scrollbar-3dlight-color: #005030;
    scrollbar-darkshadow-color: #005030;
    scrollbar-track-color: #005030;
    scrollbar-arrow-color: #FFFFFF;
  }
  
.body  {
	font-size : 11px;	
	line-height : 16px;
	font-family : Verdana, Arial, sans-serif;
	color : #673A25;
}

.fineprint  {
	font-size : 9px;
	line-height : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #B39A8D;
}

A.body  {
	text-decoration : none;
	color : #005030;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.body:Hover  {
	text-decoration : underline;
	color : #FFDE77;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.body:Visited  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #005030;
	font-weight : bold;
}

A.body:Active  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
}

A.fineprint  {
	text-decoration : none;
	color : #005030;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

A.fineprint:Hover  {
	text-decoration : underline;
	color : #FFDE77;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

A.fineprint:Visited  {
	text-decoration : none;
	font-size : 9px;
	font-family : Verdana, Arial, sans-serif;
	color : #005030;
	font-weight : bold;
}

A.fineprint:Active  {
	text-decoration : none;
	font-size : 9px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
}

INPUT  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	color : #673A25;
	background-color: #FFDE77;
	border-style: solid;
	border-color: #005030;
	border-width: 1;
}

INPUT.submit  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;	
	font-weight : bold;
	color : #673A25;
	background-color: #FFDE77;
	border-style: solid;
	border-color: #005030;
	border-width: 1;
}

INPUT.bullets  {
	background-color: transparent;
	border-width: 0;
}

INPUT.checkbox  {
	background-color: transparent;
	border-width: 0;
}

SELECT  {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #673A25;
	background-color: #FFDE77;
}

TEXTAREA  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	color : #673A25;
	background-color : #FFDE77;
	border-style: solid;
	border-color: #005030;
	border-width: 1;
}

A.asterisk  {
	text-decoration : none;
	color : #55626C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight : bold;
}

A.asterisk:Hover  {
	text-decoration : underline;
	color : #C8BB80;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.asterisk:Visited  {
	text-decoration : none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #55626C;
	font-weight : bold;
}

A.asterisk:Active  {
	text-decoration : underline;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #F1EEDF;
	font-weight : bold;
}


