body, td, th {
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #F2E3C1;
}

a, a:visited {
	color: #E6CA92;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:visited:hover, a:active {
	color: #f2e3c1;
	text-decoration: none;
	font-weight: bold;
}

.BigText {
	font-size: 110%;
}

.BiggerText {
	font-size: 125%;
}

.PageTitle {
	font-size: 150%;
	font-weight: bold;
}

.SmallText {
	font-size: 75%;
}

.copyright {
	padding: 10px;
	font-size: 10px;
	font-weight: normal;
}

.TopNav {
	padding: 5px;
	font-weight: bold;
}

.PageTop {
	font-family: 'arial black';
	font-size: 22pt;
}

.PageTopBG {
	background : url(images/Page_Banner.jpg) no-repeat bottom;
}

.CellBorder {
	border: 1px solid #f2e3c1;
}

a.ProdNavLink, a.ProdNavLink:Hover, a.ProdNavLink:Visited, a.ProdNavLink:Hover:Visited, a.ProdNavLink:Active {
	color: #934e1d; 
	font-family: Tahoma; 
	font-size: 9pt; 
	text-decoration: none;
}