a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:link {
	color: blue;
	background-color: transparent;
}

a:visited {
	color: #0CF;
	background-color: transparent;
	text-decoration: underline;
}

body.wanslea {
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #cccccc;
}

.underheader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	
}

body.banner {
	color: #000000;
	background-color: #ffffff;
	background-image: url('../images/bg01.gif');
}

body.content {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	background-image: url('../images/wansleaWatermark.jpg');
	background-repeat: repeat-y;
}

body.navigator {
	background-repeat: repeat-y;
}

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}

table.contentTable {
	border: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

table.index_page {
	border: 0px;
	padding: 0px;
	margin:0px;
	background-image: url('../images/bg01.gif');
}

span.normalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}

span.wansleaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #5c2e43;
	background-color: transparent;
	text-transform: uppercase;
}

span.sloganTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #009999;
	background-color: transparent;
}

div.popup {
	position: absolute;
	width: 275px;
}

div.popupTitle {
  	background-color: #000000; 
	color: #FFFFFF; 
	padding-right: 5px; 
	padding-left: 5px; 
	vertical-align: middle;
	height: 22px;
	text-align: center;
}

div.popupNormal { 
	color: #FFFFFF;
	background-color: transparent;
	background-image: url('../images/mascot.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #000000;
	padding-top: 7px; 
  	padding-right: 10px; 
	padding-bottom: 7px; 
  	padding-left: 10px; 
	vertical-align: top;
	height: 260px;
	text-align: justify;
}

table.sideMenu {
	background-color: transparent;
	color: #000000;
	display: block;
		
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
}

table.sideMenu a {
	color: #000000;
	background-color: transparent;
	width: 100%;
	text-decoration: none;
}

table.sideMenu a:link {
}

table.sideMenu a:hover {
  	background-color: #CCCCFF;
  	text-decoration: underline;
}

table.sideMenu a:visited {
	color: #000000;
	background-color: none;
	text-decoration: none;
}

table.sideMenu a:active {
	text-decoration: underline;
	background-color: #CCCCFF;
}


td.sideMenuTitle {
	width: 100%;
	text-transform: uppercase;
	color: #5C2E43;
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.sideMenuOption {
	width: 100%;
	font-size: 10pt;
	padding-left: 5px;
	padding-bottom: 3px;
}

div.review {
	color: red;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}
