body{
	background-color: #e6e6e6;
}
#mainnav{
	float:left;
	width:87%;
	background-color: #b20018;
}
#internnav{
	float:right;
	width:13%;
}
#internnav div{
	margin-right:10px;	
	background-color: #b20018;
}
#internnav a, #internnav a:visited {
display:block;
font-size:11px;
text-decoration:none; 
width:82px; 
height:25px; 
padding-left:10px; 
line-height:23px;
text-align: left;
color:#fff; 
background:#B20018; 
}
#internnav a:hover {
color:#fff; 
background:#999999;
}
#illu{
	background-color: #999999;
}
#breadCrumb a, #main a:visited {
	color: #B20018;
}
#breadCrumb hr {
	color: #999999;
	border-top: #999999;
}
#content h1{
	color: #000;
}
#content h2{
	color: #B20018;
}
.menu a, .menu a:visited {
color:#fff; 
background:#b20018; 
}
.menu ul ul a.drop:hover{
background:#b20018 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#b20018 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#b20018;
}
.menu ul ul ul a:hover {
background:#b20018;
}
.menu ul ul a, .menu ul ul a:visited {
background:#fff; 
color:#b20018; 
}
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#999999;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#999999;
}
#content a, #content a:visited {
	text-decoration: none;
	color: #b20018;
}
#content a:hover {
	text-decoration: underline;
}