/* CSS Document - Directory - Specific Settings per Directory */
/* rmDirectory: rm (3+), #003366 (), #BCBCBC () */

body {background-color: #7685A2;}
#container {
	border-left:6px solid #036;
	border-right:6px solid #036;
	border-bottom:6px solid #036;
}

a,a:link,a:active,a:visited {color:#003366;	text-decoration: none;}

#content a:hover {color:#003366;	text-decoration: underline;}

#main {
	background:#003366;
	background: url('../graphics/bg_menua.jpg') bottom left;
	height: 22px;
}

#location {
	background:#BCBCBC;	
	background: url('../graphics/bg_location.jpg') bottom left;
	background-repeat:repeat-x;
	height: 25px;
	font-size: 10px;
}

#main #nava li a:hover {background: #BCBCBC;}

.mcat a:hover, 
.mcatoff a:hover {
	background-color:#003366;
}

#lhcol #navb .mcat {
	color: #FFFFFF;
	background: #003366;
}

#lhcol #navb .scatoff {
	background: #DDD;
	border-left: 5px solid #003366;
}
 	
#lhcol #navb .scat {
	background: #BCBCBC;
	border-left: 5px solid #003366;
	color: #666;
}
#lhcol #navb .scat a {color: #000;}

#lhcol #navb .scat a:hover {
	color: #000000;
	background: #BCBCBC;
}

#lhcol #navc dd a, 
#lhcol #navd dd a{
	border-left: 5px solid #BCBCBC;
}

#lhcol #navb dt, 
#lhcol #navc dt, 
#lhcol #navd dt{
	color:#003366;
}

.special{
	color:#000000;
	background-color:#BCBCBC;
	background: url('../graphics/bg_special.jpg');
	border: 1px solid #AAA;
}

.special h2{
	color:#003366;
}

.header_mcat a {color: #FFF;}

#rhcol .infobox h3 {
	color: #003366;
}

#rhcol .special {
	border-top: 5px solid #A9A9A9;
	background-color:#BCBCBC;
}

#footer {
	border-top:5px solid #003366;
	border-bottom:5px solid #003366;
}




a.rm, a.rm:visited {color: #036; font-weight: bold;}
a.bl, a.bl:visited {color: #009; font-weight: bold;}
a.bd, a.bd:visited {color: #009; font-weight: bold;}
a.sl, a.sl:visited {color: #004600; font-weight: bold;}
a.sd, a.sd:visited {color: #004600; font-weight: bold;}
a.hr, a.hr:visited {color: #594570; font-weight: bold;}
a.tl, a.tl:visited {color: #F60; font-weight: bold;}
a.te, a.te:visited {color: #F60; font-weight: bold;}
a.lr, a.lr:visited {color: #900; font-weight: bold;}
a.ba, a.ba:visited {color: #692A00; font-weight: bold;}