body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	background-image: url(images/main_bg_tile.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding: 0px;
	background-position: 0px 0px;
}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.static_bg {
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
}
.footertext {
	font-size: 12px;
	color: #999999;
}
.deadnav{
	font-size: 11px;
	color: #999999;
}
.pagetitletext {
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.navbar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:hover {
	color: #F8931D;
	text-decoration: none;
}
