/* CSS Document */
.WPCfrm {
	margin-bottom: 10px;
}
.WPCFrm h2 {
	font-size: 18px;
	line-height: normal;
	color: #810016;
}

.WPCprofile label {
	width:150px;
}
.WPCprofile span {
	width:300px;
}
.WPCtab {
	font-size:9px;
}
.content .WPCzone {
	margin-bottom: 15px;
}

.content .WPCfrm h2 {
	font-size: 18px;
	line-height: normal;
	color: #810016;
}
.content .WPCfrm h2 a, #content .WPCfrm h2 a:visited{
	color:#810016;
	padding:0px;
	display:inline;

}
.content .WPCfrm h2 a:hover, #content .WPCfrm h2 a:visited:hover{
	color:#400F0D;
	background-color: transparent;
}
.profileview .profiletools {
	margin-left:10px;
}
.profiletools {
	padding-bottom:5px;
}
/**/
*
{
padding: 0px;
margin: 0px;
}

body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8A8A8A;
}
.container
{
	background-color: #2C2C2C;
	vertical-align: top;
}
.content {
	padding: 15px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #810016;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.copyright {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	color:#FFFFFF;
}
.copyright a, .copyright a:visited {
	color:#ffffff;
	background-color: transparent;
	background-image:none;
	text-decoration: underline;
	border:none;
	display:inline;
	padding:0px;
}
.copyright a:hover, .copyright a:visited:hover {
	color:#eeeeee;
}
#menu {
	color: #2C2C2C;
	font-weight:bold;
	font-size:12px;
	text-align: left;
	margin-top:5px;
}
#menu li{
	color: #2C2C2C;
	text-decoration: none;
	background-image: none;
	padding-bottom: 1px;
	list-style-type: none;
	display: block;
}
#menu ul{
	margin-bottom:0px;
}
#menu a, a:visited{
	
	text-decoration: none;
	color:#FFFFFF;
	background-color: #400F0D;
	background-image: url(images/menu-grad.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
}
#menu a:hover, a:hover:visited{
	color: #2C2C2C;
	text-decoration: none;
	background-color: #ffffff;
	background-image: none;
	border-top: 1px solid #810016;
	border-bottom: 1px solid #810016;
}
.shadow-left {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow-right {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadow-bottom {
	background-image: url(images/shadow-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header-shadow {
	background-image: url(images/header-shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	background-image: url(images/header.gif);
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:5px;
}
.header h1 {
	font-size: 18px;
	color: #ffffff;
	padding-top: 9px;
	padding-left: 9px;
	margin:0px;
	text-align:left;
	font-size: 22px;
}
.header h2 {
	font-size: 10px;
	color: #ffffff;
	margin:2px 10px 0px 10px;
	padding-bottom: 9px;
	text-align:left;
}
.left-side {
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #810016;
}
.ads{
	padding: 8px;
}
h1{
	font-size: 18px;
	color: #810016;
}
h3 {
	font-size: 14px;
	color: #8A8A8A;
}
a, a:visited {
	color: #810016;
	background-color: transparent;
	background-image:none;
	line-height: normal;
	border:none;
	text-decoration: underline;
	padding:0px;
	display:inline;

}
a:hover, a:visited:hover {
	color: #400F0D;
	background-color: transparent;
	background-image:none;
	border:none;
	text-decoration: none;
}
img {
	text-decoration:none;
	}