body {
	background-image: url(../images/bg.jpg);
	background-position: center;
	margin-top: 0;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.input {
	font-family: verdana;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}
.button {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #020180;
}
a:link, visited, active {
	color: #003366;
}
a:active {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
	text-decoration:none;
}.bg-index {
	background-image: url(http://www.linkhousemedia.com/clients/dssab_public/images/index_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #66CC00;
}
.cell-underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.cell-box {
	border: 1px dashed #999999;
}
.cell-left-dash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
