/* CSS Document */

.navigation {
	font-family: Verdana, "sans serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #330000;
	background-color: #CCCCCC;
	display: inherit;
	padding: 18px;
	width: inherit;
}
.style2 {
	font-family: verdana, sansserif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navigationleft:hover {
	font-family: Verdana, "sans serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #000033;
	display: inherit;
	padding: 18px;
	width: inherit;
}
.navigationdown {
	font-family: verdana, "sans serif";
	text-decoration: none;
	background-color: #000033;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	width: inherit;
	height: inherit;
	padding: 1px;
}
.toptext {
	font-family: verdana, "sans serif";
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationdown:hover {
	font-family: Verdana, "sans serif";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FFFF99;
	background-color: #000033;
	display: block;
	padding: 1px;
	width: inherit;

.stylewow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background: #ccff00;
}
.navigationleft {
	font-family: Verdana, "sans serif";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #330000;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
}

