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

img.imgborder {
	border: 1px solid #CCCCCC
}

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/topbghomev1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgsub {
	background-image: url(../images/bghomev1.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;}

td.tdmenupad {
	padding-bottom: 4px;
	padding-right: 2px;
}  


.adobeico a {
	background-image: url(../images/adoberefico.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	float: left;
	padding-left: 32px;
}

