body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.contentBG {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}
.contentGradient {
	background-image: url(images/content_gradient.gif);
	background-repeat: repeat-x;
}
.PageHeaders {
	font-size: 20px;
	font-weight: bold;
	color: #41525A;
}
.SubHeadings {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.sub-subcategories {
	font-size: 14px;
	font-weight: bold;
	color: #5D9A94;
}
.Nav-BG {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 790px;
}
.Nav-Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.DottedLine {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
}
