/* CSS Document */

#nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#nav a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
#nav a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
#nav a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
#mel {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
