

.norm{
font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-size: 11px; 
color:#000;
text-decoration:none;
}
a.norm {
text-decoration:none;
color:#003366;
}
a.norm:hover {
text-decoration:underline;
color:#999933;
}
	
.small{
font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-size: 11px; 
color:#000;
text-decoration:none;
}
a.small: {
text-decoration:none;
color:#191E4C;
}
a.small:hover {
color:#990000;
}

		
	#bodycontent {
	padding-top:18px;padding-left:12px;padding-right:12px;padding-bottom:8px;
	}
	#bodycontentnoscroll {
	padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;
	}	

	
	#banner {
	    padding-left:8px;
		background:#6A6A44;
		height:60px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:59px;
		background: #191E4C url(../images/bg_green.gif);
		background-position: top left;	
		}
	html>body #banner {
		height:59px;
		}
		
		
	p,h1,pre {
		margin:0px 0px 0px 0px;
		}
		
	h1 {
		font-size:14px;
		}
		
	hr{height:1px;color:#191E4C;background:#191E4C;}
		
	#banner h1 {
		font-size:14px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
	

/* buttons */
a.button:link, a.button:visited
{   background-color: #191E4C;
    border-top: #191E4C solid 1px;
	border-right: #333 solid 0px;
	border-bottom: #333 solid 1px;
	border-left: #fff solid 0px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0px;
	text-decoration: none;
    width: 200px;
	display:block;
}
a.button_on:link, a.button_on:visited
{   background-color: #336699;
	border-bottom: #fff solid 1px;
	border-top: #fff solid 1px;
	border-right: #333 solid 0px;
	border-left: #fff solid 1px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0px;
	text-decoration: none;
    width: 200px;
	display:block;
}
a.buttonH:link, a.buttonH:visited
{   background-color: #191E4C;
    border-top: #000 solid 5px;
	border-right: #333 solid 0px;
	border-bottom: #333 solid 1px;
	border-left: #fff solid 0px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0px;
	text-decoration: none;
    width: 200px;
	display:block;
}
a.buttonH_on:link, a.buttonH_on:visited
{   background-color: #336699;
    border-top: #000 solid 5px;
	border-right: #333 solid 0px;
	border-bottom: #fff solid 1px;
	border-left: #fff solid 0px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0px;
	text-decoration: none;
    width: 200px;
	display:block;
}
a.button:hover{background-color: #336699;}
a.buttonH:hover{background-color: #336699;}
/* depress effect on click */
a.button:active, a.button:focus {border-bottom: #fff solid 1px;border-top: #fff solid 1px;}
a.buttonH:active, a.buttonH:focus {border-bottom: #fff solid 1px;}
a.button2
{   background-color: #fff;
    border-top: #000 solid 1px;
	border-right: #000 solid 1px;
	border-bottom: #000 solid 1px;
	border-left: #000 solid 1px;
    color: #191E4C;
    font-family: arial,helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0px;
	text-decoration: none;
    width: 300px;
	padding:3px;
	display:block;
}
a.button2:hover
{   background-color: #336699;
}
