body
{
	background: #ADD784;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 12px;
	line-height: 135%;
	text-align: center;
	margin: 0px;
	margin:20px 0px 50px 0px;
}
a:link,
a:visited,
a:active
{
	background: transparent;
	text-decoration: none;
	color: #FF0000;
}
a:hover
{
	background: transparent;
	text-decoration: none;
	color: #FF0000;
}
img
{
	border: 0;
}
form
{
	display: inline;
}
.button
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 12px;
}
.tbox
{
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 12px;
	background-color: #FFFDF9;
	border-width: 1px;
}
.hlight
{
	border-top: 1px solid #FF6699;
	border-bottom: 1px solid #FF6699;
	background: #FFCCFF;
	padding: 4px;
}
h1
{
	font: bold 18px arial;
	color: #89A1C3;
	margin-bottom: 2px;
}
h1 a
{
	color:#0066CC;
}
.title
{
	font: bold 18px arial;
	color:#006BD7
}
#nav
{
	margin-left: 0px;
	width: 700px;
	margin-top: 0px;
	clear: both;
	font: normal 10pt/20px Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
#nav ul
{
	padding-left: 4px;
	display: inline;
	list-style: none;
	margin-left: 0px;
}
#nav li
{
	display: inline;
	margin-left: 0px;
}
#nav a
{
	color: #CCFF66;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	background: #660033;
}
#nav a:hover
{
	background: #8A0045;
	color: #FFFF66;
}