.clouditem {
	text-decoration:none;
	color:#0066CC;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
}

.clouditem a {
	text-decoration:none;
	color:#0066CC;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
}
 
.clouditem a:hover {
	text-decoration:none;
	background:#FF99FF;
	color: #0066CC;
} 

.buttonStyle {
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
	font-weight: bold;
	font-size: 13px;
	background-color: #FF9900;
	color: #FFFFFF;
}

#catContainer {
	height: 75px;
	width:810px;
	background-color: #CCCCCC;
	background: url(images/logo-watermark.jpg) repeat-x;
}

.catDiv {
	float:left; 
	margin:4px; 
	text-align:center; 
	vertical-align:top;
	height:0px;
}

.catDiv select {
	font-size:.90em
}

body, p {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size   : 11px;
}

#catHdrH1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
}