a {  color: #000099; text-decoration: none}
a:hover {  color: #0000FF; text-decoration: underline}


Body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 2 }

H1 { font-size: 1.5em; color: #000000; font-style: italic }

H2 { font-size: 1.2em; color: #000000 }

H3 { font-size: 1.0em; color: #85005d }

SPAN.TITLE  { font-size: 0.9em }

SPAN.NEW { color: red; 
		   text-transform: uppercase }

TD.CLASSDES {font-size: .7em } 

SPAN.TEXT { font-size: 0.8em } 

SPAN.FULL { color: #ED181E; font-size: 0.8em }

SPAN.BOXTITLE { font-weight: bold;  font-size: 0.9em }

SPAN.BLUE { color: #4618c6 }
.style1 {color: #FF0000}
.style12 {color: #FF6633}
.style14 {color: #9933FF}
.style15 {color: #333333}
.style16 {color: #000000}


.nav_normal { 
    font-weight: bold;
	background-color: transparent;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}
.foreground a:link { 
    color: red;
}
.foreground a:visited { 
    color: #1e511e; 
}
.foreground a:hover { 
    color: blue; 
}
.background a:link { 
    color: #1e511e; 
}
.background a:visited { 
    color: #1e511e; 
}
.background a:hover { 
    color: black; 
}
.background1 a:link { 
    color: #1e511e; 
}
.background1 a:visited { 
    color: #1e511e; 
}
.background1 a:hover { 
    color: black; 
}
.menuLayer a:link { 
    color: #85005D; 
}
.menuLayer a:visited { 
    color: #85005D; 
}
.menuLayer a:hover { 
    color: #FF6633; 
}
.menuLayer {
	position: absolute;
	z-index: 3;
	border-top: 1px solid #FF8040;
	padding: 0px 5px 5px 0px;
	filter: shadow(color=#FF8040, direction=135, strength=5);
}
.menuBottom {
	background-image: url(images/tab_menu-left-btm.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 7px;
	border: none;
}
.menuLayer_item {
	background-color: #F6DB56;
	color: #F6DB56;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #F6DB56;
	border-left: 1px solid #F6DB56;
	border-right: 1px solid #F6DB56;
}
.menuDivider {
	border-top: 1px solid white;
	border-bottom: 2px solid #F7DBA5;
	margin-left: -5px;
	margin-right: -5px; 
	margin-top: 5px; 
	margin-bottom: 5px;
}
a.tabSpecial {
    display: block;
    background-repeat: no-repeat;
    background-position: right top;
	padding: 0px 10px 0px 10px;
    text-decoration: none;
}
.foreground a.tabSpecial {
    background-image:url("images/tab_right_alt.gif");
    background-repeat: no-repeat;
    background-position: right top;
}
.foreground {
	background-image: url("images/tab_left_alt.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.background1 {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6DB56;
}
.background {
	background-image: url("images/tab_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6DB56;
}

