body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	background-image: url(../imgs/bgStripes.gif);
}
.heading-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE1E2D;
	text-decoration: none;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #BE1E2D;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.link-text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BE1E2D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.link-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #BE1E2D;
}
.text-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.tablebg {
	background-image: url(../imgs/bg.png);
	background-repeat: repeat-x;
}
.tdbg {
	background-image: url(../imgs/topband-bg.png);
	background-repeat: repeat-x;
}
