body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-y;
	font-size: 11px;
}

.imgborder {BORDER: 1px solid #000}

ul {
	list-style-image: url(../images/other/li.gif);
} 

.bglines {
	background-image: url(../images/lines.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.topbg {
	background-image: url(../images/topbghome.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgsub {
	background-image: url(../images/bghome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.linespace {
	line-height: 20px;
	font-size: 9px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.smalltext {
	font-size: 11px;
}
.smalltxt {
	font-size: 9px;
}
.bold {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

A:link  { color: #4c6064;text-decoration:	none;  }
A:visited { color: #4c6064;text-decoration:	none;   }
A:hover  { color: #a3b5b9;text-decoration:	none;  