body {
    scrollbar-face-color: #C7C28E;
    scrollbar-shadow-color: #FAF9E6;
    scrollbar-highlight-color: #FAF9E6;
    scrollbar-3dlight-color: #FAF9E6;
    scrollbar-darkshadow-color: #FAF9E6;
    scrollbar-track-color: #EFEFDE;
    scrollbar-arrow-color: #FFFFFF;
  }
  
.body  {
	font-size : 11px;	
	line-height : 16px;
	font-family : Verdana, Arial, sans-serif;
	color : #7E7E7E;
}

.red  {
	font-size : 11px;	
	line-height : 16px;
	font-family : Verdana, Arial, sans-serif;
	color : red;
}

.listing  {
	font-size : 11px;	
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	color : #7E7E7E;
}

.boxes  {
	font-size : 10px;	
	line-height : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #7E7E7E;
}

.fineprint  {
	font-size : 9px;
	line-height : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #7E7E7E;
}

A.body, A:Link  {
	text-decoration : none;
	color : #BEB87F;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.body:Hover, A:Hover  {
	text-decoration : underline;
	color : #9FAD6D;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.body:Visited, A:Visited  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #BEB87F;
	font-weight : bold;
}

A.body:Active, A:Active  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
}

A.listing  {
	text-decoration : none;
	color : #BEB87F;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

A.listing:Hover  {
	text-decoration : underline;
	color : #9FAD6D;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

A.listing:Visited  {
	text-decoration : none;
	font-size : 14px;
	font-family : Verdana, Arial, sans-serif;
	color : #BEB87F;
	font-weight : bold;
}

A.listing:Active  {
	text-decoration : none;
	font-size : 14px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
}

A.fineprint  {
	text-decoration : none;
	color : #234B98;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

A.fineprint:Hover  {
	text-decoration : underline;
	color : #668AB9;
	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 : #234B98;
	font-weight : bold;
}

A.fineprint:Active  {
	text-decoration : none;
	font-size : 9px;
	font-family : Verdana, Arial, sans-serif;
	color : #9A9999;
	font-weight : bold;
}

INPUT  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;	
	font-weight : bold;
	color : #7E7E7E;
	background-color: #EEECD1;
	border-style: solid;
	border-color: #7E7E7E;
	border-width: 1;
}

INPUT.submit  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;	
	font-weight : bold;
	color : #7E7E7E;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #7E7E7E;
	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 : #7E7E7E;
	background-color: #EEECD1;
	border-style: solid;
	border-color: #7E7E7E;
	border-width: 1;
}

TEXTAREA  {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;	
	font-weight : bold;
	color : #7E7E7E;
	background-color : #EEECD1;
	border-style: solid;
	border-color: #7E7E7E;
	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;
}


