body
{
	margin: 0px;
	background: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: 100 60;
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	color: gray;
}
p, table,ul,ol
{
	font-family: Verdana;
	font-size: 11px;
	color: gray;
}
p
{
	line-height: 22px;
	padding-left: 23px;
}
a
{
	color: #47278a;
}
a:hover
{
	color: #db283f;
}

td.com
{
	line-height: 22px;
	vertical-align: top;
	padding-top: 20px;
	border-bottom: dotted 3px;
	padding-left: 20px;
}
td.left
{
	background: url(../images/backgroundleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CDC3DE;
	vertical-align: top;
}
h1,h3,h4,h5,h6
{
	font-family: Georgia;
	padding-left: 25px;
}
h2
{
	font-family: Georgia;
	font-size: 15px;
	color: gray;
	border-bottom: dotted 3px #cdc3de;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
}

#links
{
	width: 9em;
	margin: 20px 0px 0px 0px;
}

#button
{
	margin-bottom: 20px;
}
#button ul
{
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#button li
{
	margin: 0px;
	height: 21px;
}
#button li.top
{
	margin-top: 15px;
	font-weight: bold;
	display: block;
	padding: 2px 0.2em;
	width: 170px;
	text-align: center;
	color: White;
	font-size: 16px;
	font-family: Verdana;
	margin-bottom: 10px;
}
#button li a
{
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	display: block;
	padding: 3px;
	width: 170px;
	text-align: center;
	text-decoration: none;
	color: #47278a;
}


html > body #button li a, html > body #button li.top
{
	width: 170px;
}
#button li a:hover
{
	border: solid 1px #7D56C0;
	background-color: #9577CA;
	color: white;
	font-family: Verdana;
}

.essderccirc td
{
	font-family: Verdana;
	font-size: 13px;
	line-height: 22px;
	color: gray;
	padding-left: 23px;
}
.essderccirc a
{
	color: gray;
}
.java
{
	border: solid 1px #C0C0C0;
	font-size:18px;
	padding-bottom:5px;
	padding-top:5px;
}
