body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tablebg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
.head {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px ridge #670001;
	color: #670001;
}
.footer {
	font-size: 10px;
}

ul {
	line-height: 20px;
}

.headblack {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
table {
	font-size: 11px;
}.sidepad {
	padding-right: 20px;
	padding-bottom: 10px;
}
.leftpad {
	padding-left: 10px;
	padding-top: 10px;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.titlepad {
	padding: 5px;
}
.tableborder {
	border: 1px solid #B2B2B2;
}
a:link {
	color: #8F0000;
	text-decoration: none;
}
a:visited {

	color: #8F0000;
	text-decoration: none;
}
a:hover {


	color: #8F0000;
	text-decoration: underline;
}
.liindent {
	margin-left: 0px;
	padding-left: 2px;
}
.nosp-ul {
	line-height: normal;
}

.grey {color: #666666}
