body {
    scrollbar-face-color: #F3F5F7;
    scrollbar-shadow-color: #AEBDC5;
    scrollbar-highlight-color: #AEBDC5;
    scrollbar-3dlight-color: #AEBDC5;
    scrollbar-darkshadow-color: #AEBDC5;
    scrollbar-track-color: #F3F5F7;
    scrollbar-arrow-color: #6D7276;
  }
.red  {
	color : red;
}  
.body  {
	font-size : 12px;	
	line-height : 18px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
}

.header  {
	font-size : 24px;
	line-height : 28px;
	font-family : Georgia, Times, Times New Roman,serif;
	color : #6D7276;
}

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

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

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

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

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

INPUT  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;	
	font-weight : bold;
	color : #7A838C;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #AEBDC5;
	border-width: 1;
}

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

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

SELECT  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #7A838C;
	background-color: #FFFFFF;
}

TEXTAREA  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;	
	color : #7A838C;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #AEBDC5;
	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;
}
