body {
   /*
    scrollbar-face-color: #9a4d00;
    scrollbar-shadow-color: #ec9a1c;
    scrollbar-highlight-color: #ec9a1c;
    scrollbar-3dlight-color: #ec9a1c;
    scrollbar-darkshadow-color: #ec9a1c;
    scrollbar-track-color: #ec9a1c;
    scrollbar-arrow-color: #FFFFFF;
	*/
  }
  
.body  {
	font-size : 13px;	
	line-height : 16px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
}

.red  {
	font-size : 11px;	
	line-height : 16px;
	font-family : Verdana, Arial, sans-serif;
	color : red;
}

.quote  {
	font-size : 10px;	
	line-height : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
}

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

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

A.body:Hover  {
	text-decoration : underline;
	color : #ac0000;
	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 : #d49119;
	font-weight : bold;
}

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

A.quote  {
	text-decoration : none;
	color : #d49119;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

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

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

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

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

A.fineprint:Hover  {
	text-decoration : underline;
	color : #ac0000;
	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 : #d49119;
	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 : #000000;
	background: #ffd967;
	border-style: solid;
	border-color: #c97a00;
	border-width: 1;
}

INPUT.extranet  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	background:  #FFFFFF url(../images/extranet-input.gif) repeat-x;
	border-style: solid;
	border-color: #773b00;
	border-width: 1;
}

INPUT.submit  {
	font-size : 16px;
	font-family : Verdana, Arial, sans-serif;	
	font-weight : bold;
	color : #FFFFFF;
	background: transparent url(../images/submit_send.gif) no-repeat;
	border-width: 0;
}

INPUT.submit1  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;	
	font-weight : bold;
	color : #FFFFFF;
	background: transparent url(../images/submit_login.gif) no-repeat;
	border-width: 0;
}

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

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

SELECT  {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #000000;
	background: #ffd967;
	border-style: solid;
	border-color: #c97a00;
	border-width: 1;
}

TEXTAREA  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	background: #ffd967;
	border-style: solid;
	border-color: #c97a00;
	border-width: 1;
}

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

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

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

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

#uploadsection {
margin-left: -3px;
}