a {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #660000;
	text-decoration: underline;
}
a.navlink {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #0000FF;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}	
a.navlink:hover {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #660000;
	text-decoration: underline;
}	
body {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-image: url(images/gradient-bg1000.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center;  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}
.navtext {
	font-size: 11px;
	line-height: 12px;
}
td {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #000000;
}
.larger {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
.larger2 {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
}
a.navlinkOther {
	color: #006600;
	font-size: 11px;
	line-height: 12px;
}
a.navlinkOther:hover {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #660000;
	text-decoration: underline;
}
.bitty {
	font-size: 11px;
}
.larger3 {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
.a.navlink {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #0000FF;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}
.loadedlink {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}
.clearbg {
	background-color: #f0f0f0;
}
