/* CSS Document */


#top {
	display:none}


#banner {

	background-image: url(none);

}

	
#right , 
#left {display:none
	}	



#content {float:none;width:775px;margin-left:0}


  
table {background-color: #ffffff;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;

}
th ,
td  {
	background-color: #ffffff;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;

}


#content ul {
	margin: 0 0px 10px 0px;
}
#content ul li {
	padding-left: 10px;
	margin:0 0 4px 0;
	font-size: 100%;
	list-style-type: square;
	background-image: url(none);
	list-style-position: inside;
}

.boxRed ,

.boxGreen ,

.boxYellow{background-color: #ffffff;
border-bottom: solid 1px #000000}