/* START MENU HOIZ */
.menu_h:hover
{
    text-transform: none;
    color: #c32613;
	font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
}
.menu_h
{
    text-transform: none;
    color: #000000;
	font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
}
/* END MENU HORIZ */
/* START MENU VERT */
.menu_v:hover{
	font-size: 1em;
}
.menu_v{
	font-size: 1em;
}
a.menuhead {text-decoration:none;}
a.menuhead:hover {text-decoration:none;}
/* END MENU VERT */

/* START JS Menu */
.mt{
background-color:#ffffff;
border: solid #333333 1px;
}
.nav2{
font-family: arial,helvetica,sanserif;
color: #333333;
white-space: nowrap;
line-height: 18px;
background-color:#FFFFFF;
padding:2px 6px 2px 6px;
border-bottom: 1px solid #CCCCCC;
cursor: pointer;
}
.nav3{
font-family: arial,helvetica,sanserif;
font-weight:bold;
color: #15558C;
white-space: nowrap;
line-height: 18px;
background-color:#D0D0D0;
padding:2px 6px 2px 6px;
border-bottom: 1px solid #CCCCCC;
}
#main {position: relative; z-index: 20; visibility: visible;}
#nsc {position: absolute; width: 124px; top: 7px; left: 156px; z-index: 100; visibility: hidden;}
#fl {position: absolute; width: 124px; top: 7px; left: 302px; z-index: 100; visibility: hidden;}
#usa {position: absolute; width: 142px; top: 7px; left: 377px; z-index: 100; visibility: hidden;}
#newz {position: absolute; width: 64px; top: 7px; left: 481px; z-index: 100; visibility: hidden;}
#maur {position: absolute; width: 109px; top: 7px; left: 587px; z-index: 100; visibility: hidden;}
#fr {position: absolute; width: 109px; top: 7px; left: 673px; z-index: 100; visibility: hidden;}
/* 3/3 */
/* END JS Menu */
/* start footer */
td.bgcbrdr {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
/* end footer */
/* start fonts */
a.blacklink{ 
font-family: arial,helvetica,sanserif;
font-size: 11px;
font-weight: bold;
color: #000000;
}
a.normal{ 
font-weight: normal;
}
a.normal:hover{ 
font-weight: normal;
}
/* end fonts */
.right {float: right;}
.left {float: left;}
div.clearer{clear:both;}