﻿#topmenu a {
	font: 11px Arial;
	background: #ffffff;
	font-weight:bold;
	color: #000000;
	line-height:21px;
	letter-spacing:0.03em;
	text-align:center;
	text-decoration: none;
	display:block;
	padding:0px 1px 0px 1px;
	border: thin outset #000000;
	}
#topmenu a:hover {
	background: #000000;
	color:#ffffff;
	}
.blueBold {
	background-image: url('images/img44.gif');
}
.borderZero {
	border-width: 0;
}

body {
	background-image:  url(images/scanline.gif);
}
a {
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.blueBold {
	color: #003366;
	font-weight: bold;
}
.author {font-size: 9px}
.blueNav {color: #000066}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.border { border:3px outset maroon; margin:10px;
     -moz-box-shadow: 3px 3px 4px #999; /* Netscape */
     -webkit-box-shadow: 3px 3px 4px #999; /* Safari */
     box-shadow: 5px 5px 7px #999; /* Good browsers */
     -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')"; /* IE 8 */
     filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); /* IE 5-7 */
 }
.centered {
	text-align: center;
}

