/* CSS Document */
body {
	background-image: url(graphics/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #716E5B;
}
#menuCriminal {
	position:absolute;
	width:455;
	height:112px;
	z-index:1;
	left: 187px;
	top: 71px;
	visibility: hidden;
}
#menuCorporations {
	position:absolute;
	width:150;
	height:112px;
	z-index:2;
	left: 187px;
	top: 140px;
	visibility: hidden;
}
table.menu a { 
width:425px; 
border:0px; 
display: block; 
}
table.menu2 a { 
width:125px; 
border:0px; 
display: block; 
} 
div.menu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:11px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:link {
color: #e9e7e3; 
background: #716E5B; 
}

div.menu a:active { 
color: #000000;
background: #cccc99; 
}

div.menu a:visited {
color: #e9e7e3; 
background: #716E5B; 
}

div.menu a:hover {
color: #eeeeee;
background: #333333; 
}
.copyright {
	color: #E9E7E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.title {
	font-family: Trebuchet MS,Lucida Sans,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 16pt;
	font-weight: bold;
}