Body  {
	background-color : #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	oncontextmenu="return false";
}

.normal {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}

.info {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.info A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.info A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}

.info A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}

.title {
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #7E91B2;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}

.title-sub {
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}


/* LAYOUT STYLES FOR MENU SYSTEM */

#menu {
	margin: 1px 0 0 0;
	height: 28px;
	padding: 0px;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
#menu li {
	float: left;
	width: 84px;
	height: 28px;
	text-align: left;
	background: transparent url(../images/menuicons/menu_line.jpg) no-repeat;
}
	
#menu a {
	display: block;
	background: transparent url(../images/menuicons/button.jpg) no-repeat;
	padding: 6px 0 0 3px;
	text-decoration: none;
	font-size: 12px;
	color: #BAAFB7;
	font-weight: bold;
	margin: 0 0 0 1px;
	
	width: 84px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 84px;

	height: 28px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;
}
	
#menu a:hover, #menu a.selected	{
	background: transparent url(../images/menuicons/button_on.jpg) no-repeat;
	color: #A2B2CC;
}

#menu a:hover, #menu a.showing {
	background: transparent url(../images/menuicons/button_show.jpg) no-repeat;
	color: #999999;
}
