.cellbg {
	background-image: url(images/cbg.jpg);
	background-repeat: repeat;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #996600;
}
a:hover {
	color: #999966;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.txtcontact {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFEA;

}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.bottomlinks {
	color: #336633;
	text-decoration: none;
}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
}
.boxtitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
