td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.submenu:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.address {
	color: #FFFFFF;
	text-decoration: none;
    font-size: 10px;
}
.smalltext {
	font-size: 10px;
	font-weight: bold;
	color: #0055A8;
	text-decoration: none;
}
.header {
	font-weight: bold;
}
div.sItem{
	margin-left:10px;cursor:pointer;cursor:hand
}
