BODY
{
	margin-top:80px;
}
BODY
{
	font-size: 14px;
	color: #666;
	font-family: Tahoma, Verdana;
}
TD
{
	font-size: 14px;
	color: #333333;
	font-family: Tahoma, Verdana;
}
TH
{
	font-size: 14px;
	color: #333333;
	font-family: Tahoma, Verdana;
}
A
{
	color: #8C68CA;
	text-decoration: none;
}
A:hover
{
	color: #EFE37E;
	background-color: #8C68CA;
	text-decoration: none;
}
.ListMenu
{
	list-style-type:none;
	list-style-image: none;
}
.ListMenu li
{
	background-image: url(../Images/Dot.gif) !important;
	background-repeat: no-repeat;
	padding-left: 15px !important;
	background-position: 0px 3px;
}
.ManagerButton, .TopicButton
{
	border: 1px solid #919699;
	background: url(../Images/Buttonbg.gif) repeat-x left bottom;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding: 2px 3px;
	cursor: pointer;
	line-height: 22px;
	margin-right: 2px;
}
*html .ManagerButton
{
	padding: 1px 0;
}
* + html .ManagerButton
{
	padding: 0;
}
.ManagerButton img
{
	padding-right: 3px;
	margin-bottom: -3px;
}
