body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9966CC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/graphics/bgtile.jpg);
}
a:link {
	color: #993399;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #6600CC;
}
a:hover {
	font-weight: bold;
	color: #336633;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

.tdcontent {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.copyright {
	font-size: 10px;
	text-align: right;
	padding-right: 30px;
}
HR {
	color: #6633FF;
	height: 1px;
}
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #D9BFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	background-image: url(/graphics/bb_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 8px;
	height: 31px;
	padding-bottom: 0px;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #99FF99;
	text-decoration: none;
	background-image: url(/graphics/bb_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	padding-top: 8px;
	padding-left: 30px;
}
.smtxt {
	font-size: 12px;
}
h1 {
	font-size: 26px;
	color: #6633FF;
}
h2 {
	font-size: 22px;
	color: #6CB1C1;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
.tdline {
	border-right: 1px solid #9D84FC;
	border-left: 1px solid #9D84FC;
}

