body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 5px 0px 0px;
	background-color: #CCCCCC;
}
.divframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headertable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.businessofmoment {
	border: 1px solid #666666;
	background-color: #EBEBEB;
}


a:visited {
color:#333333;
}
a:link {
color:#333333;
text-decoration:underline;
}
a:hover {
color:#006699;
text-decoration:none;

}

.box {
	border: 1px solid #000000;
}
.signuptable {
	border: 1px dashed #999999;
	background-color: #E5E5E5;
}
.fulltable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
