body {
	background-image: url(basicbck.jpg);
	background-repeat: repeat-x;
}

a.toplink { color:white; text-decoration:none; }
a.toplink:hover { color:yellow; text-decoration:none; }

.link { color:#0000A0; }
a.link:hover { color:blue; }

.topbox {
	background-image:url(basicblo.gif);
	background-repeat:no-repeat;
	WIDTH:94; HEIGHT:30;
	vertical-align:bottom;
	text-align:center;
}

td.botbox {
	background-image:url(basicl.jpg);
	background-repeat:repeat-y;
}

img.btn {
	border:0;
	vertical-align:middle;
}


