.bodybg {
background-color: #E1E5E1;
}
.bodybg .whitebg tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.greybg {
background-color: #999999;
}

.whitebg {
background-color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #134729;
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}

.bodycopybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.footcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #A81933;
}

.footlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}

.photohead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990000;
	font-weight: bold;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #134729;
}

.subcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #990000;
}

a.list:link {text-decoration:underline; color: #333333; }
a.list:active {text-decoration:underline; color: #333333; }
a.list:visited {text-decoration:underline; color: #333333; }
a.list:hover {text-decoration:underline; color: #333333; }

a.left:link {text-decoration:underline; font-weight: bold; color: #990000; }
a.left:active {text-decoration:underline; font-weight: bold; color: #990000; }
a.left:visited {text-decoration:underline; font-weight: bold; color: #990000; }
a.left:hover {text-decoration:underline; font-weight: bold; color: #990000; }

a.sub:link {text-decoration:underline; color: #990000; }
a.sub:active {text-decoration:underline; color: #990000; }
a.sub:visited {text-decoration:underline; color: #990000; }
a.sub:hover {text-decoration:underline; color: #990000; }

a.foot:link {color: #000000; text-decoration:none;}
a.foot:active {color: #000000; text-decoration:none;}
a.foot:visited {color: #000000; text-decoration:none;}
a.foot:hover {color: #000000; text-decoration:underline;}

.bodybg .whitebg a:link {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}
.bodybg .whitebg a:active {
	color: #990099;
	text-decoration: underline;
}
.bodybg .whitebg a:visited {
	color: #990033;
	text-decoration: none;
}
.bodybg .whitebg a:hover {
	color: #990066;
	text-decoration: underline;
}
