th {
	background-color: #000000;
	border: thin solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.menumiddle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menubottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
}
/*td.menuon { 
	background-color: #000000; 
	color: #FFFFFF;
}
td.menuoff { 
	background-color: #FFFFFF; 
	color: #000000; 
}*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pplus {
	background-color:#000000; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bolder;
}
.contentborder {
	border: thin solid #000000;
}

