body,td,th,li {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #336633;
	}
.subhead	{
	color: #990033;
	font-size:small;
	font-weight:bold;
}
	
a:link {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
	color:#FFcc00;
}
a:visited {
	text-decoration: none;
	color:#333300;
}
a:hover {
	text-decoration: underline;
	color:#FFCC00;
}

.small	{
	font-size:xx-small;
}
.large	{
	font-size:small;
}

.top {
	background-image: url(images/ban1_tile.gif);
	background-repeat: repeat-x;
}
.nav, .nav td{
	background-image:url(images/nav_tile.gif);
	background-repeat:repeat;
}
.rhs {
	background-image: url(images/rhs_tile.gif);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer_tile.gif);
	background-repeat: repeat-x;
}
.imgborder, .imgborder td	{
	border:2px solid #990033;
}
.spaced	{
	letter-spacing:10px;
}

    FORM.tb {display:inline;
}

input, textarea {
	font-size:xx-small;
	padding-left: 5px;
	/* background-attachment: fixed;
	background-image:url(images/textboxbg.gif);
	background-repeat: repeat-x;	
	border:1px solid #000000;*/
	}