body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url();
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #666666;
}
.top
{
	background-image: url(images/tbl-top.gif);
	background-repeat: no-repeat;
	}

.bottom
{
	background-image: url(images/tbl-bottom.gif);
	background-repeat: no-repeat;
	}

.left
{
	background-image: url(images/tbl-left1.gif);
	background-repeat: repeat-y;
	}
	
.right
{
	background-image: url(images/tbl-right.jpg);
	background-repeat: repeat-y;
	}


a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #0066CC;
}
.style3 {color: #FFFFFF}
.style4 {font-size: 14px; font-weight: bold; }
.style10 {font-size: 14px; font-style: italic; font-weight: bold; color: #0033CC; font-family: Tahoma; }
.pagestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: normal;
}
.style18 {
	font-size: 16px;
	font-weight: bold;
}

#ajaxticker1{
width: 480px;
height: 200px;
border: 1px ridge black;
padding: 5px;
background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}

.someclass{ //class to apply to your scroller(s) if desired
}
