body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ebebeb;
	background-image: url(/img/background.gif);
	background-repeat: no-repeat;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

.t14px {
	font-size: 14px
}

.t10px {
	font-size: 10px
}


A
{
    COLOR: #333333; 
}
A:hover
{
    text-decoration: none; color: #33CC66
}


A:active
{
    COLOR: #990000
}

A.nav {
	text-decoration: none;
	font-size: 10px;
	color: #333333
}
A.nav:hover
{
	text-decoration: underline;
    COLOR: #33CC66;  
}
A.nav:active
{
    COLOR: #990000;  
}
 
.title {
 	font-size: 17px;
	font-weight: bold;
	color: #555555

}
.titlesub1 {
 	font-size: 15px;
 }
 
 A.titlelink {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #555555
}
A.titlelink:hover
{
	text-decoration: underline;
    COLOR: #33CC66
}
A.titlelink:active
{
    COLOR: #990000;  
}


.smaller {
 	font-size: 10px;
} 

.italic { font-style:italic} 

.caption {
 	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.caption-credit {
 	font-size: 9px;
	font-style: italic;
	color: #cccccc;
}
 

.indent {
margin-left:1.0in;
text-indent:-.5in;
font-size: 12px
}
 
.imgbrdr {
	border: #FFFFFF;
}

A.imgbrdr:hover {
    COLOR: #33CC66
}

#topcompass {
	position:absolute;
	width:52px;
	height:61px;
	z-index:6;
	left: 668px;
	top: 18px;
}
