BODY{
	background-color: white;
}

TR.adlistodd{
	background: #DDDDDD;
}
TR.adlisteven{
	background: #FFFFFF;
}

#search TABLE{
	background-color: #DDDDDD;
}

#center{
	Xmargin-left: auto;
	Xmargin-right: auto;
	width: 960px;
}
#half{
	xmargin-left: auto;
	xmargin-right: auto;
	width: 50%;
}

#searchform{
	xmargin-left: auto;
	xmargin-right: auto;
	width: 40%;
}

#p30{
	margin-left: auto;
	margin-right: auto;
	width: 30%;
}

#adlist{
	width: 75%;
}
#adlist a{
	color: #336699;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#adlist a:visited{
	color: black;
	TEXT-DECORATION: none;
}
#adlist a:active{
	color: black;
	TEXT-DECORATION: none;
}
#adlist a:hover{
	TEXT-DECORATION: underline;
}

#menu{
	background: #FFDDDD;
	padding: 4px;
	height : 1.0em;
	font-size : x-small;
	font-weight: bold;
	float: center;
	text-align: left;
	margin: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;

}

.menuItem{
	text-align: left;
	Xfont-family: verdana,arial,helvetica,sans-serif;
	height: 100%;
	width: 14%;
	padding: 0px;
	margin: 0px auto;
	float: left;
}
#menu a{
	color: black;
	TEXT-DECORATION: underline;
}
#menu a:visited{
}
#menu a:hover{
	TEXT-DECORATION: none;
}

