td.menu {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-alignment: middle;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

th {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-alignment: top;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

a.text {
	color: #000000;
	width: 160px;
	height: 20;
	background: white url(buttons/off.gif) no repeat;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.text:hover {
	color: #222299;
	width: 160px;
	height: 20;
	background: white url(buttons/on.gif) no repeat;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

a.text1 {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	width: 160px;
	height: 20;
	background: white url(buttons/off.gif) no repeat;
	font-weight: bold;
}

a.text1:hover {
	color: #222299;
	font-size: 8pt;
	text-decoration: underline;
	width: 160px;
	height: 20;
	background: white url(buttons/on.gif) no repeat;
	font-weight: bold;
}

a.text2 {
	color: #000000;
	font-size: 6pt;
	text-decoration: none;
	width: 160px;
	height: 20;
	background: white url(buttons/off.gif) no repeat;
	font-weight: bold;
}

a.text2:hover {
	color: #222299;
	font-size: 6pt;
	text-decoration: underline;
	width: 160px;
	height: 20;
	background: white url(buttons/on.gif) no repeat;
	font-weight: bold;
}
