.mainmenu {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: 1mm;
	font-weight: normal;
}
.submenu {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.6mm;
	font-weight: normal;
}
.subsubmenu {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-transform: none;
	color: #4B4B4B;
	letter-spacing: 0mm;
	font-weight: normal;
}
.subsubmenuselected {



	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-transform: lowercase;
	color: #FF6600;
	letter-spacing: 0mm;
	font-weight: normal;
}
.freepost {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-transform: uppercase;
	color: #FF6600;
	letter-spacing: 0.8mm;
	font-weight: bold;
}
.pressetc {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: 0mm;
	font-weight: normal;
}	
#showOne {
	width: 200px;
	position: absolute;
	left: 861px;
	top: 151px;
	border: 1px dotted #CC0000;
	visibility: hidden;
}
#showTwo {
	width: 250px;
	position: absolute;
	left: 250px;
	top: 110px;
	border: 1px dotted #0033FF;
	visibility: hidden;
	}
.blank {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0mm;
	font-weight: normal;
}
a:link {color: #FF6600; text-decoration: none; background-color: none}
a:visited {color: #FF6600; text-decoration: none; background-color: none}
