body {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	background: url('images/background.jpg');
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
.menu			{position: relative; float:left; width:128px; height:37px; background-image:url('images/Antique_Button.gif'); background-repeat:no-repeat; margin-top:10px; margin-bottom:0px; margin-left:20px;padding-left:0px;text-decoration:none;}  
.menu p			{margin-left:0px; margin-top:10px; margin-bottom:0px; color:#000000;font-family: arial;font-size: 12px; font-weight:bold;text-decoration:none;} 
.menu:hover		{position: relative; float:left; width:128px; height:37px; background-image:url('images/Antique_Button_over.gif'); background-repeat:no-repeat; margin-top:10px; margin-bottom:0px; margin-left:20px;padding-left:0px;text-decoration:none;color:#000000;} 

.menuselected			{position: relative; float:left; width:128px; height:37px; background-image:url('images/Antique_Button_over.gif'); background-repeat:no-repeat; margin-top:10px; margin-bottom:0px; margin-left:20px;padding-left:0px;text-decoration:none;}  
.menuselected p			{margin-left:0px; margin-top:10px; margin-bottom:0px; color:#000000;font-family: arial;font-size: 12px; font-weight:bold;text-decoration:none;} 
.menuselected:hover		{position: relative; float:left; width:128px; height:37px; background-image:url('images/Antique_Button_over.gif'); background-repeat:no-repeat; margin-top:10px; margin-bottom:0px; margin-left:20px;padding-left:0px;text-decoration:none;color:#000000;} 


p,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	align: left;
}

.small {
	font-size: 9px;
}

h1	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h2	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h3	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h4	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;
	}
/*
#bannerbox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#contentbox {
	width=780px;
	padding: 0px;
}
#menubox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#leftbox {
	width=180px;
	padding: 0px;
	border-right: 1px solid black;
	float: left;
}
#bottombox {
	width=780px;
	height: 20px;
	padding: 0px;
	border-top: 1px solid black;
}
#pagebox {
	width: 780px;

	text-align:left;
	padding:0px;
	border: 1px solid black;
	background: #eeeeee;

}
*/