p { font-size: 11px; font-family: verdana; padding: 0; }
td { font-size: 11px; font-family: verdana; }
b { color: Red; }
a:link { color: #D22E02; text-decoration: underline; }
a:visited { color: #D22E02; text-decoration: underline; }
a:hover { color: #D22E02; text-decoration: none; }
a:active { color: #D22E02; text-decoration: underline; }

.masthead { }
.masthead a:link { color: #fc3; }
.main { padding-left: 20px; }
h2 { color: #f00; font-size: 1.5em; font-family: verdana; font-weight: bold; text-transform: uppercase; }
.footer { color: #fff; font-family: "Arial Narrow", Arial; font-weight: bold; background-color: #c00; }
.footer a:link { color: #fc3; text-decoration: none; }

.PageTitle { color: #c00; font-size: 11pt; font-family: verdana; font-weight: bold; text-transform: uppercase; padding-bottom: 20px; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	}
#menu5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 198px;
	border-style: none solid;
	border-color: #d0d0d0;
	border-width: 1px;
	}
#menu5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu5 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited { color: #000; display: block; background: url(/Images/menu5.gif); padding: 8px 25px 0 10px; text-align: right; letter-spacing: 2px; }
	
#menu5 li a:hover {
	color: #fff;
	background: url(/Images/menu5.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}
	
#menu5 li a:active {
	color: #fff;
	background: url(/Images/menu5.gif) 0 -64px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}