body {
    scrollbar-face-color: #767676;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #FFFFFF;
  }
  
.body  {
	font-size : 11px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
}

.news  {
	font-size : 10px;
	line-height : 10px;
	font-family : Verdana, Arial, sans-serif;
}

.small  {
	font-size : 11px;
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
}

.header  {
	font-size : 18px;
	line-height : 20px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
    text-transform: uppercase;
}

.subhead  {
	font-size : 14px;
	line-height : 18px;
	font-family : Verdana, Arial, sans-serif;
    text-transform : uppercase;
}

.white {
  color : #ffffff;
}

.black {
  color : #959595;
}


.red  {
	color : red;
}

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

UL {
	list-style-image: url(../images/bullet.gif);
}

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

A.body:Hover, A:Hover  {
	text-decoration : none;
	color : #000000;
	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 : #959595;
    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.news  {
	text-decoration : none;
	color : #da4130;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
    font-weight : bold;
}

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

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

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

A.button  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	display : block;
	background : #a42b30;
	border : 1px solid #000000;
	padding : 2px 6px 2px 6px;
}

A.button:Hover  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	display : block;
	background : #000000;
	padding : 2px 6px 2px 6px;
}

A.button:Visited  {
	text-decoration : none;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	display : block;
	background : #a42b30;
	padding : 2px 6px 2px 6px;
}

A.button:Active {
	text-decoration : none;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
	display : block;
	background : #000000;
	padding : 2px 6px 2px 6px;
}

A.menus  {
	text-decoration : none;
	color : #254166;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

A.menus:Hover  {
	text-decoration : none;
	color : #254166;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background : #dde5de;
	display : block;
}

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

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

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

A.fineprint:Hover  {
	text-decoration : underline;
	color : #000000;
	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 : #555555;
	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 : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #959595;
	background: #ffffff;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
}

INPUT.submit  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #ffffff;
	background: #767676;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
}


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

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

SELECT  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #959595;
	background: #ffffff;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
}

TEXTAREA  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : #959595;
	background: #ffffff;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
}

a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: .50;   
opacity: .50;
}

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 : #000000;
	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;
}

