.main {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dottedtable {
	clear: none;
	float: none;
	height: auto;
	width: auto;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px dashed #CCCCCC;



}
body {
	background-image: url(images/backgroundtop.gif);
    background-repeat: repeat-x



}
.tableborder {
	border: 1px solid #9999CC;
}
.menufont {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	height: 50px;
	border-top: 1px none #66CCCC;
	border-right: 1px none #66CCCC;
	border-bottom: 1px solid #66CCCC;
	border-left: 1px none #66CCCC;



}
.bottomtable {
	background-image: url(images/backgroundbottom.gif);
	background-repeat: repeat;

}
