body
{
	margin: 0;
	padding: 0;
	background-color:#902c6a;
	background-color:#9b4995;
	background-image:url(../images/theme/BackGroundRepeater.png);
	background-repeat:repeat-x;
	font-family: Trebuchet MS, Helvetica, Verdana, Tahoma, Geneva, Arial, Georgia;
	color: #000000;
}

ul
{
	list-style-type:none;
	list-style-position:outside;
}

.BodyPane
{
	margin:0px auto;

	background-image:url(../images/theme/Rank.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.WrapperPane
{
	padding-top:20px;
	padding-bottom:60px;
}
.SitePane
{
}
.SiteHeader
{
	text-align:left;

	width:793px;
	height:163px;
}

.SiteNavigation
{
	background-image:url(../images/theme/MenuBarRepeater.png);
	background-repeat:repeat-x;

	width:793px;
	height:39px;

	color:#d2b0be;
	font-size:15px;
}

.SiteNavigation span
{
	font-size:15px;
	margin:20px 60px 10px 20px;
}

.SiteNavigation .MainNavigation
{
	text-align:left;
}

.SiteNavigation .GlobalNavigation
{
	text-align:right;
}

.SiteNavigation span a, .SiteNavigation span a:visited, .SiteNavigation span a:active 
{
	color:#d2b0be;
	text-decoration:none;
}

.SiteNavigation span a.selected 
{
	color:#ffffff;
}

.SiteNavigation span a:hover 
{
	color:#ffffff;
}

.SiteBreadCrumb
{
	background-color:#e8d9e1;
	text-align:left;
	padding-top:10px;
}

.SiteBreadCrumb span
{
	color:#820053;
	font-size:18px;
	margin:0px 60px 24px 20px;
	font-weight:bold;
}

.SiteContent
{
	background-color:#e8d9e1;
	text-align:left;
	width:793px;
}

.SiteContent h2
{
	font-size:17px;
	color:#461936;
	margin:16px 80px 16px 20px;
}

.SiteContent h3
{
	font-size:16px;
	color:#461936;
	margin:8px 80px 8px 20px;
}

.SiteContent p, .SiteContent li
{
	font-size:15px;
	line-height:22px;
}

.SiteContent li
{
	margin-left:-4px;
	padding-left:0px;
}

.SiteContent p
{
	margin:8px 80px 16px 20px;
}

.SiteContent ul
{
	margin-right:20px;
	list-style-image: url(../images/theme/bullet.png);
	list-style-position:outside;
}

.SiteContent a, .SiteContent  a:visited, .SiteContent  a:active 
{
	color:#461936;
	color:#820053;
	text-decoration:none;
}

.SiteContent  a:hover 
{
	color:#db6387;
}


.SiteFooter
{
	background-color:#e8d9e1;
	width:793px;
	height:39px;
	padding-top:30px;
	text-align:center;
}

.SiteFooter p
{
	color:#999999;
	font-size:13px;
	margin:10px 40px 10px 20px;
}

.SiteFooter a, .SiteFooter  a:visited, .SiteFooter  a:active 
{
	color:#bbbbbb;
	text-decoration:none;
}

.SiteFooter  a:hover 
{
	color:#999999;
}

.ShadowTop
{
	background-image:url(../images/theme/ShadowTop.png);
	background-repeat:repeat-x;

	height:13px;
}

.ShadowTopLeft
{
	background-image:url(../images/theme/ShadowTopLeft.png);
	background-repeat:no-repeat;

	width:13px;
	height:13px;
}

.ShadowTopRight
{
	background-image:url(../images/theme/ShadowTopRight.png);
	background-repeat:no-repeat;

	width:13px;
	height:13px;
}

.ShadowLeft
{
	background-image:url(../images/theme/ShadowLeft.png);
	background-repeat:repeat-y;

	width:13px;
}

.ShadowRight
{
	background-image:url(../images/theme/ShadowRight.png);
	background-repeat:repeat-y;

	width:13px;
}

.ShadowBottom
{
	background-image:url(../images/theme/ShadowBottom.png);
	background-repeat:repeat-x;

	height:13px;
}

.ShadowBottomLeft
{
	background-image:url(../images/theme/ShadowBottomLeft.png);
	background-repeat:no-repeat;

	width:13px;
	height:13px;
}

.ShadowBottomRight
{
	background-image:url(../images/theme/ShadowBottomRight.png);
	background-repeat:no-repeat;

	width:13px;
	height:13px;
}