body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

.foxmenu{
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-align: center;
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-position: center bottom;
	vertical-align: middle;
	margin: 0px;
}

.foxmenu a, .foxmenu a:active, .foxmenu a:link, .foxmenu a:visited{
	color:#fff;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.foxmenu a:hover{
	color:#FFF;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 34px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.foxmenu2{
	color:#F60;
	border-bottom-color: #FFF;
}


