#tdEdit {
	border-bottom: 1px solid #000000;
}
#frame {
	border: 1px solid #888888;
	background: #000000;
	padding: 0;
}
#tdBottom {
	background: #555555 url(/images/tdBottom.jpg) center bottom no-repeat;
	padding-bottom: 20px;
}
body {
	background-image: url(/images/bg2.jpg);
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 13px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-spacing: 30px;
	font-size: 15px;
	color: #ffffff;
}
td li {
	list-style: square;
	margin-left: 20px;
	margin-right: 4px;
	margin-bottom: 8px;
	line-height: 120%;
	list-style-type: outside;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 4px;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 4px;
}
