body   { font-family: arial, helvetica; color: black; font-size: 12px;}

a:link { color: #0066cc; text-decoration: none}
a:active { color: #0066cc; text-decoration: none}
a:visited { color: #0066cc; text-decoration: none}
a:hover { color: #003366; text-decoration: none}

 .grayback 
{ 
    background-image:url(../images/grayback.jpg); background-repeat: repeat
} 

 .leftfade  
{ 
    background-image:url(../images/leftfade.jpg); background-repeat: repeat-y
} 

.rightfade 
{ 
    background-image:url(../images/rightfade.jpg); background-repeat: repeat-y
}

 .blfade  
{ 
    background-image:url(../images/brfade.jpg); background-repeat: repeat-y
} 

 .brfade  
{ 
    background-image:url(../images/blfade.jpg); background-repeat: repeat-y
} 

 .bottomfade  
{ 
    background-image:url(../images/bottomfade.jpg); background-repeat: repeat-x
} 

.bottomlinks  {
	color: black;
	font-size: 10px;
	font-family: arial, helvetica;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	}
   
.bottomlinks a:link {
	color: black;
	text-decoration: underline; }

.bottomlinks a:visited {
	color: black;
	text-decoration: underline; }

.bottomlinks a:active {
	color: black;
	text-decoration: underline; }

.bottomlinks a:hover {
	color: #003366;
	font-size: 10px;
	text-decoration: underline; }
	
.bodylinks {
	font-size: 11px;
	text-decoration: none; }	
	
.bodylinks a:link {
	color: #666666;
	text-decoration: none; }

.bodylinks a:visited {
	color: #666666;
	text-decoration: none; }

.bodylinks a:active {
	color: #666666;
	text-decoration: none; }

.bodylinks a:hover {
	color: black;
	text-decoration: none; }
	
.highlightlinks {
	font-size: 11px;
	text-decoration: none; }	
	
.highlightlinks a:link {
	color: #0066cc;
	text-decoration: none; }

.highlightlinks a:visited {
	color: #0066cc;
	text-decoration: none; }

.highlightlinks a:active {
	color: #0066cc;
	text-decoration: none; }

.highlightlinks a:hover {
	color: #003366;
	text-decoration: none; }
	
.toplinks {
	font-size: 11px;
	text-decoration: none; }	
	
.toplinks a:link {
	color: #666666;
	text-decoration: none; }

.toplinks a:visited {
	color: #666666;
	text-decoration: none; }

.toplinks a:active {
	color: #666666;
	text-decoration: none; }

.toplinks a:hover {
	color: black;
	text-decoration: none; }
	
.header {
	font-size: 14px;
	color: #0066cc; 
	text-decoration: none; }
	
.red {
	color: #990000;
	}

.red2 {
	color: #ff0000;
	}
	
.white {
	color: #FFFFFF;
	}
	
.senior  {
	font-size: 14px;
	}

.tinyfont  {
	font-size: 10px;
	}
	
.tinyfontred  {
	font-size: 10px;
	color: #930
	}

.masthead {
	background-image:url(../images/masthead.jpg); background-repeat: no-repeat ; background-position: right;
}