body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.leftnav {
	background-image: url(../images/wwp-logo.jpg);
	background-repeat: no-repeat;
	padding-top: 210px;
	padding-left: 22px;
	width: 219px;
}
.mainbg {
	background-image: url(../images/wwp-bodyBG.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 63px;
}
.mainbg2 {
	background-image: url(../images/wwp-bodyBG.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
}
.scrollbg {
	background-image: url(../images/wwp-scrollbg.gif);
	width: 9px;
}
.warningbottom {
	color: #67CCFF;
	font-size: 9px;
	padding-left: 77px;
}
.selectedcat {
	text-transform: uppercase;
	color: #67CCFF;
	font-size: 10px;
	font-weight: bold;
}
.selectednav {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.bodytxt {
	padding-left: 12px;
}
.paddimage {
	padding-top: 8px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
a {
	font-size: 10px;
	color: #67CCFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67CCFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #67CCFF;
}


a.cattitle {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
a.cattitle:link {
	text-decoration: none;
	text-transform: uppercase;
}
a.cattitle:visited {
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}
a.cattitle:hover {
	text-decoration: none;
	color: #67CCFF;
	text-transform: uppercase;
}
a.cattitle:active {
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

div.item {
	width: 100%;
	display: block;
	float:left;
	clear:both;
}
h1 {
	font-size: 12px;
	color: #A6E2FF;
}
h2 {
	font-size: 10px;
	color: #67CCFF;
}
h3 {
	font-size: 10px;
	color: #67CCFF;
}