/* CSS Document */
.WPCfrm {
	margin-bottom: 10px;
}
.WPCFrm h2 {
	font-size: 18px;
	line-height: normal;
	color: #57ADB7;
}

.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: #57ADB7;
}
.content .WPCfrm h2 a, #content .WPCfrm h2 a:visited{
	color:#57ADB7;
	padding:0px;
	display:inline;
}
.content .WPCfrm h2 a:hover, #content .WPCfrm h2 a:visited:hover{
	color:#85C4CB;
	background-color: transparent;
}
.profileview .profiletools {
	margin-left:10px;
}
.profiletools {
	padding-bottom:5px;
}
.profiletools a, .profiletools a:visited {
	background-color: transparent;
	background-image:none;
	line-height: normal;
	border:none;
	text-decoration: underline;
	padding:0px;
}

/* */

*{
padding: 0px;
margin: 0px;
}

body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B4CC8C;
}
.container
{
	background-color: #ffffff;
	vertical-align: top;
}
.content {
	padding: 15px;
	text-align: left;
	background-color:#FFFFFF;
	background-image: url(images/bar-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
.copyright a, .copyright a:visited {
	color:#000000;
	background-color: transparent;
	background-image:none;
	text-decoration: underline;
	border:none;
	padding: 0px;
	display:inline;
}
.copyright a:hover, .copyright a:visited:hover {
	color:#555555;
}

#menu {
	color: #2C2C2C;
	font-weight:bold;
	font-size:12px;
	text-align: left;
	margin-top:15px;
}
#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{
	color: #666666;
	text-decoration: none;
	background-color: #FFF4E9;
	background-image: url(images/menu-colors.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom: 2px solid #ffffff;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
}
#menu a:hover, a:hover:visited{
	text-decoration: none;
	color:#999999;
	background-color: #ffffff;
	background-image: url(images/menu-colors.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBBB88;
	border-bottom-color: #EBBB88;
}
.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 {
}
.header h1 {
	font-size: 18px;
	color: #999999;
	padding-top: 9px;
	padding-left: 9px;
	margin:0px;
	text-align:left;
	font-size: 22px;
}
.header h2 {
	font-size: 10px;
	color: #F2AA68;
	margin:2px 10px 0px 11px;
	padding-bottom: 9px;
	text-align:left;
}
.ads{
	padding: 10px;
}
.bar-top {
	background-image: url(images/bar-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}
.bar {
	background-image: url(images/bar-colors.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bar-bottom {
	background-image: url(images/bar-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}
.menu-right {
	background-image: url(images/menu-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu-left {
	background-image: url(images/menu-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
h1{
	font-size: 18px;
	color: #57ADB7;
}
h3 {
	font-size: 14px;
	color: #57ADB7;
}
a, a:visited {
	color: #57ADB7;
	background-color: transparent;
	background-image:none;
	line-height: normal;
	border:none;
	text-decoration: underline;
	padding:0px;
	display:inline;
}
a:hover, a:visited:hover {
	color: #85C4CB;
	background-color: transparent;
	background-image:none;
	border:none;
	text-decoration: none;
}
img {
	text-decoration:none;
	}