.maintabletop {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.maintable {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
}
.linkbox {
	border: thin none #660000;
	list-style-type: none;
	list-style-image: url(images/bullet2.gif);
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.infobox {
	border: thin solid #660000;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.infotitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: cc0000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: cc0000;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: cc0000;
}
h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}


ul {
	list-style-image: url(images/bullet.gif);
}

ul li ul {
	list-style-image: url('images/bullet2.gif');
}

ul li ul li ul {
	list-style-image: url('images/bullet3.gif');
}
