a.menu {
	color : #757778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color : #757778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #313131;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
	line-height: 18px;
}
td.home {
	color : #656667;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
a {
	color : #0092D2;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
a:hover {
	color : #0092D2;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	font-weight: normal;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #E3E3E3;
}
img{
	border-color: #00ADEF;
}