body {
    scrollbar-face-color: #939393;
    scrollbar-shadow-color: #d0d0d0;
    scrollbar-highlight-color: #d0d0d0;
    scrollbar-3dlight-color: #d0d0d0;
    scrollbar-darkshadow-color: #d0d0d0;
    scrollbar-track-color: #d0d0d0;
    scrollbar-arrow-color: #d0d0d0;
  }
  
.body  {
	font-size : 13px;
	line-height : 20px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
}

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

.subhead  {
	font-size : 14px;
	line-height : 16px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
    text-transform : uppercase;
}
.bullets {
  	font-size : 14px;
	line-height : 22px;
	font-family : Tahoma, Verdana, Arial, sans-serif;
    text-transform : uppercase;
}

.white {
  color : #ffffff;
}

.black {
  color : #000000;
}

.green {
  color : #006f51;
}

.brown {
  color : #5f5a32;
}

.red  {
	color : #c0272d;
}

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

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

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

A.body:Hover, A:Hover  {
	text-decoration : none;
	color : #c0c0c0;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
    font-weight : bold;
}

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

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

A.news  {
	text-decoration : none;
	color : #ffffff;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
    font-weight : normal;
}

A.news:Hover  {
	text-decoration : none;
	color : #000000;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
    font-weight : normal;
}

A.news:Visited  {
	text-decoration : none;
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #ffffff;
    font-weight : normal;
}

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

A.button  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Trebuchet MS, 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 : Trebuchet MS, 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 : Trebuchet MS, 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 : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
	display : block;
	background : #000000;
	padding : 2px 6px 2px 6px;
}

A.menus  {
	text-decoration : none;
	color : #006f51;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
	font-weight : normal;
}

A.menus:Hover  {
	text-decoration : none;
	color : #006f51;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
	font-weight : normal;
	background : #e4e4e4;
	display : block;
}

A.menus:Visited  {
	text-decoration : none;
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #006f51;
	font-weight : normal;
}

A.menus:Active {
	text-decoration : none;
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #006f51;
	font-weight : normal;
}

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

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

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

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

INPUT  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #000000;
	background: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

INPUT.submit  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #ffffff;
	background: #001e47;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}


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

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

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

TEXTAREA  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #000000;
	background: #ffffff;
	border-style: solid;
	border-color: #000000;
	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 : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

A.asterisk:Hover  {
	text-decoration : underline;
	color : #F1EEDF;
	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 : #ffffff;
	font-weight : bold;
}

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

