body {background-color:#CCFFCC;}
p {margin-top:7px;
	margin-bottom:7px;}
#spage {width:480px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;}
/*------color box info-----------*/
.blue {background-image:url(images/blue.gif); background-repeat:no-repeat;}
.lblue {background-image:url(images/lblue.gif); background-repeat:no-repeat;}
.dblue {background-image:url(images/dblue.gif); background-repeat:no-repeat;}
.green {background-image:url(images/green.gif); background-repeat:no-repeat;}
.lgreen {background-image:url(images/lgreen.gif); background-repeat:no-repeat;}
.dgreen {background-image:url(images/dgreen.gif); background-repeat:no-repeat;}
.yellow {background-image:url(images/yellow.gif); background-repeat:no-repeat;}
.lyellow {background-image:url(images/lyellow.gif); background-repeat:no-repeat;}
.dyellow {background-image:url(images/dyellow.gif); background-repeat:no-repeat;}
.red {background-image:url(images/red.gif); background-repeat:no-repeat;}
.lred {background-image:url(images/lred.gif); background-repeat:no-repeat;}
.dred {background-image:url(images/dred.gif); background-repeat:no-repeat;}
.orange {background-image:url(images/orange.gif); background-repeat:no-repeat;}
.lorange {background-image:url(images/lorange.gif); background-repeat:no-repeat;}
.dorange {background-image:url(images/dorange.gif); background-repeat:no-repeat;}
.purple {background-image:url(images/purple.gif); background-repeat:no-repeat;}
.lpurple {background-image:url(images/lpurple.gif); background-repeat:no-repeat;}
.dpurple {background-image:url(images/dpurple.gif); background-repeat:no-repeat;}
/*----end of color box info---------*/
/*----heading text---------*/
h2 {display:block;
	font-size:90%;
	background-color:#660000;
	color:#CCFFFF;
	text-align:center;
	font-weight:bold;}
/*----end of heading text---------*/
.form {background-color:#FFFF99;
	text-align:center;
	font-size:90%;}
.shdw {position:relative;
	margin-left:auto;
	margin-right:auto;
	width:230px;
	height:300px;
	margin:5px;
	z-index:2;}
.holder {position:relative;
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:230px;
	height:300px;
	margin:5px;
	z-index:1;}
.mwwsearch {font-size: 13px;}
.mwwsinfo {position:absolute;
	display:block;
	top:30px;
	left:15px;
	width:200px;
	height:255px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	z-index:4;}
.infoh {position:absolute;
	top:13px;
	left:15px;
	width:200px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	z-index:4;}
.info {position:absolute;
	display:block;
	top:30px;
	left:15px;
	width:200px;
	height:255px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	z-index:4;}
.info a:link {color:#0000FF; 
	font-size:95%;
	padding-left:20px;
	width:100%;
	background:url(images/ckboxu.gif) no-repeat left top; 
	font-weight:bold;}
.info a:visited{font-size:95%;
	padding-left:20px; 
	width:100%;
	color:#330000;
	background:url(images/ckbox.gif) no-repeat left top;}
a:hover{background:transparent}
.info a:active{font-size:95%;
	width:100%;
	padding-left:20px;
	text-decoration:none;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:2px;
	border-bottom-width:2px;
	font-weight:bold;
	color:#330000; 
	background:url(images/ckboxc.gif) no-repeat left top;}