body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #082184;
	margin: 0px;
}
table.main {
	background-image:  url("../images/pageback2.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
td.navigation {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 375px;
	text-align: left;
	vertical-align: top;
}
td.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
	padding-left: 5px;
	filter: dropshadow(color=#000000, offx=2, offy=2);
}
td.pageContent {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFCC;
	padding-right: 15px;
	padding-left: 15px;
}
a.pageContent {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFCC;
	padding-right: 15px;
	padding-left: 15px;
}
td.navigationItem {
	font-size: 14px;
	font-family: Perpetua Titling MT, Helvetica, Times New Roman;
	color: #FFFFCC;
	font-weight: 300;
	text-align: right;
	height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
a.navigationItem {
	font-size: 14px;
	font-family: Perpetua Titling MT, Helvetica, Times New Roman;
	color: #FFFFCC;
	font-weight: 300;
	text-align: left;
	height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
td.navigationContact {
	font-size: 12px;
	color: #FFFFCC;
	padding: 15px;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
a.nav {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #C9A100;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #8F8F8F;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
a.footer {
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
a.footer:hover {
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.headmenu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
a.headmenu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
a.headmenu:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: underline;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}

.promotional
{
	color:#FFFFCC;
}