﻿body {
	margin:10px 0px 0px 0px; 
	background: url('../siteart/bg.gif') repeat;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a:link, a:active, a:visited {
	color:#003399;
	text-decoration:underline;
}

a:hover {
	color:#000;
}

#navtd {
	vertical-align:top;
}

a.nav:link, a.nav:active, a.nav:visited {
	font-weight:bold;
	text-transform:capitalize;
	color:#fff;
	padding:9px 0px 9px 10px;
	text-decoration:none;
	display:block;
	background: url('../siteart/off.jpg') no-repeat;}


a.nav:hover {
	background: url('../siteart/on.jpg') no-repeat;
}


#imgtd {
	padding:5px;
	background:#fff;
	border: 1px #cccccc solid;
	text-align:center;
}

