TBODY {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	color: #0C0C0C;
}
A:hover {
	COLOR: #FEBC2D;
	TEXT-DECORATION: underline;
}
H1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-left: 5;
}
H2 {
	font-size: medium;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align:center
}
H3 {
	font-size: x-small;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 25px;
	text-align:center
}
H6 {
	background-color: #666666;
	font-size: 1px;
	margin-left:-5;
	margin-right: -5;
}
.topList {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color=#999999;
	letter-spacing:1pt
}
.rightSide {
	border:1px solid #666666; 
	FONT-FAMILY: Arial;
	FONT-SIZE: xx-small;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	background-color: #ededed;
	width: 210;
}
.newsHeading {
	font-size: x-small;
	color: #666666;
	background-color: #C0C0C0;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
}
.menuTitle
{
	font-size: 9px;
	font-family: Arial, helvetica;
	font-weight: bold;
	color: #666666;
	cursor: default;
	PADDING-LEFT: 0;
	text-align: left;
}
.menuItem
{
	font-size: 9px;
	font-family: Arial, helvetica;
	font-weight: bold;
	color: #666666;
	cursor: hand;
	width: 80;
	border: 1px solid #f0f0f0;
	PADDING-LEFT: 0;
	text-align: center;
}
.menuOver
{
	font-size: 9px;
	font-family: Arial, helvetica;
	font-weight: bold;
	color: #666666;
	background-color: #e0e0e0;
	cursor: hand;
	width: 80;
	border: 1px solid #c0c0c0;
	PADDING-LEFT: 0;
	text-align: center;
}