body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #E6E6E6;
	margin:0;
	line-height: normal;
	background-color: #767B7B;
	font-weight: lighter;
}
.boldbodytext {
	color: #EEEEEE;
	font-weight: 900;
}
#here {
	font-weight: bold;
	color: #A1A6A7;
}
a:link, .likealink {
	color: #F3E8A3;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #F3E8A3;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #F3E8A3;
	text-decoration: none;
}
#main
{
	padding: 20px;
	margin-left: 20px;
	margin-top: 40px;
	width: 90%;
	left: 100px;
	right: 100px;
}
td
{
	vertical-align:top;
}
.mute
{
	color:#A1A6A7;
}
a.linkbar
{
	margin-right: 36px;
	margin-bottom: 10px;
}

td.head {
	vertical-align:bottom;
	padding-bottom:12;
}

.hdivider {
	padding-top:20;
}
div.linkbar
{
	white-space:nowrap;
	padding-bottom: 12px;
}

.catalogitem {
	text-align: left;
	vertical-align: top;
	border-top-color: #d1d4d4;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 0px;
	padding: 6px 0px;
	height: 16px;
}
form, input {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.help {
	background-color: #646868;
	padding: 12px;
	border: 1px solid #D2D5D5;
	clear: none;
}
