/* CSS Document */
.logo {
	padding-left: 12px;
	padding-top: 18px;
	padding-bottom: 12px;
}
.navtitles {
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navtitles a {
	color: #CCCCCC;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.dropdownmenu {
	background-color: #CCCCCC;
	color: #000000;
}
