body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #8BDACA;
	text-align:center;
	margin: 0px;
SCROLLBAR-FACE-COLOR: #8BDACA; 
SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
SCROLLBAR-SHADOW-COLOR: #666666; 
SCROLLBAR-3DLIGHT-COLOR: none; 
SCROLLBAR-ARROW-COLOR:  #666666; 
SCROLLBAR-TRACK-COLOR: #8BDACA; 
SCROLLBAR-DARKSHADOW-COLOR: #C2C2CD;

}

p,td,li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	padding: 15px;
	text-align: left;
}

#wrapper{
	width: 80%;
	margin: 20px auto;
	border: #99FFFF;
}

#ie5fix{
	height:1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display:none;
}
.blue{
	background: #66CC99;
	padding: 15px;

}
.aqua{
	background: #E0FDFD;
	padding: 15px;

}

.orange{
	background: #F85F2A;
	padding: 15px;

	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
.cellspacer {
	padding: 25px 50px;
}
a:link{
	color:#333333;
	text-decoration: none;
	font-weight: bolder;
	}
	
a:visited{
	color:#333333;
	text-decoration: none;
	font-weight: bolder;
}

a:hover{
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
	}
	
a:active{
	color:#333333;
	text-decoration: none;
	font-weight: bolder;
	}
	
.pink {
	background-color: #3CB578;
}
.theborderline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
