/* Copyright © 2004 Association of Firearm and Tool Mark Examiners (AFTE) */
/* author  Jeffrey Scott Doyle and Erik Dahlberg  2004-05-10              */
/* Layout FirearmsID.com and Dahlberg-IT Denmark                          */

@font-face {
    font-family: AFTE;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.afte.org/font/AFTE.eot)
  }
body {
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	font: 100%; 
}
a {
	color: #000080;
	font-weight: bold;
}
a:hover {
	color: Maroon;
	font-weight: bold;
}
a:visited {
	color: #000080;
	font-weight: bold;
}
table.main {
	border-color: Black;
	width: 100%;
	font: 100%; 
	background: #000080;
	border: 0px none;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}
table.main td {
	vertical-align: top;
}
table.blue_bar {
	width: 100%;
	background: #FFFFFF;
	border-collapse: collapse;
}
table.blue_bar a {
	color: #000080;
	font-weight: bold;
}
table.blue_bar a:hover {
	color: Maroon;
	font-weight: bold;
}
table.blue_bar a:visited {
	color: #000080;
	font-weight: bold;
}
table.menu {
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-color: Black; 
	width: 120px; 
	height: 254px;
	font: 100%; 
}
table.menu td {
	width: 100%;
	height: 252px;
	text-align: center;
	vertical-align: top;	
}
table.site {
	background-color: #000080;
	padding: 2px;
	border-color: Black;
	width: 100%;
	font: 80%;
}
table.site td {
	border: thin solid White;
}
table.text_area {
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-color: White;
	width: 100%;
	background-color: White;
	color: Black;
	font: 80%;
}
table.text_area h3{
	font-style: italic;
	color: Maroon;
	text-decoration: underline;
	font: italic 900 Arial;
	text-indent: 10px;
	margin-top: 0px;
}
table.text_area h5{
	color: Maroon;
	text-decoration: underline;
	text-indent: 20px;
}
table.text_area li{
	margin-bottom: 6px;
}
table.text_area hr{
	color: #000080;
	width: 95%;
	margin-bottom: -5px;
	margin-top: 8px;
}
table.text_area a{
	color: #000080;
	font-weight: bold;
}
table.text_area a:hover{
	color: Maroon;
	font-weight: bold;
}
table.text_area a:visited{
	color: #000080;
	font-weight: bold;
}
blockquote.text_area a{
	color: #000080;
	font-weight: normal;
}
blockquote.text_area a:hover{
	color: Maroon;
	font-weight: normal;
}
blockquote.text_area a:visited{
	color: #000080;
	font-weight: normal;
}
