body { margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 9pt; font-family: arial, helvetica, tahoma;}

a { color: #000080; text-decoration: none; font-weight: normal }
a:hover { color: #000080; text-decoration: underline; font-weight: normal }

.footer { font-family : verdana, helvetica, arial; font-size : 9px; }
.footer a { color: #000080; text-decoration: none; font-weight: normal }
.footer a:hover { color: #000080; text-decoration: underline; font-weight: normal }

/*
#masterMenu {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
    position:absolute;
	background-color:#33CC00;
	width:700px;
	height:29px;
	z-index:1;
	left: 0px;
	bottom: -1px;

} */

#masterMenu {

position:absolute;
z-index:0;
bottom:-1px;
left:10px;

}

/*
#masterMenuText {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	position:absolute;
	width:109px;
	height:29px;
	z-index:100;
	left: 0px; 
	bottom: 0px;
}*/


#masterMenuText {
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 8pt;
	position:absolute;
	width:500px;
	height:27px;
	z-index:100;
	bottom:0px;
	left: 10px;
	/*top: 11px; */
	/*background-color:#339966; */ 
}

#masterMenuTextfr {
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 7pt;
	position:absolute;
	width:500px;
	height:27px;
	z-index:100;
	bottom:-6px;
	left: 10px;
	/*top: 11px; */
	/*background-color:#339966; */ 
}


#masterMenuText div {
	float: left;
	position:relative;
	width:109px;
	height:29px;
	
}

#masterMenuTextfr div {
	float: left;
	position:relative;
	width:109px;
	height:29px;
	
}

/*
#masterMenuText div {
	float:left;
	position:absolute;
	left: 0px;
	width:109px;
	height:29px;
}
*/
/*
#masterMenu div {
	float:left; 
	position:relative;
	left: 0px;
	width:109px; 
	height:29px;
	background-attachment: scroll;
	background-repeat: no-repeat; 
} */

#masterMenu div {
	float: left;
	position:relative;
	width:109px;
	height:29px;
	/*background-color:#CC9900;*/
	/*border: 1px solid #0000FF;*/
	/*margin-left:-10px;*/
	
	
}



#masterMenuText div table tr td {
padding-top: 6px;
}

table.submenu { border: 0px; padding: 0px; margin: 2px 10px 2px 15px; font-size: 8pt; font-style: normal; font-family: arial, helvetica, tahoma; font-weight: bold;}
table.submenu th { text-align: left; }
table.submenu td { padding: 2px; text-align: left; }
.deadLink a { color: #000000; text-decoration: none; font-weight: bold }
.deadLink a:hover { color: #b28642; text-decoration: none; font-weight: bold }
.liveLink a { color: #ff0000; text-decoration: none; font-weight: bold }
.liveLink a:hover { color: #b28642; text-decoration: none; font-weight: bold }
