td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.locator {

	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
.norepeat {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.repeat_x {
	background-repeat: repeat-x;
}


.menubg {
	background-color: #FFFFFF;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #333333;
}li {
	list-style-type: square;
}

