BODY {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetical, san-serif;
	font-size: 11px;
}

TD, P {
	font-family: arial, helvetical, san-serif;
	font-size: 11px;
}
  
  
.horizmenu {
	font-weight: bold;
	border-bottom: 1px solid white;
	width: 760px;
    background-color: #676735;	
	padding: 5px 0px 5px 0px;    
} 

a#horizmenu:link {  
	display: inline;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	border-right: 1px solid white;
	color: white;
	font-size: 11px;
    background-color: #676735;
}

a#horizmenu:visited {  
	display: inline;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	border-right: 1px solid white;
	color: white;
	font-size: 11px;
    background-color: #676735;
}

a#horizmenu:hover {  
	display: inline;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	border-right: 1px solid white;
	color: #AA241D;
	font-size: 11px;
    background-color: #CDCD9B;
}

#leftmenu ul {
    margin: 0px;
    padding: 0px;
} 

#leftmenu li {
	width: 169px;
    margin: 0px;
    padding: 0px;
	border-bottom: 1px solid white;
    
} 

#leftmenu a:link {  
	display: block;
	text-decoration: none;
	color: black;
    background-color: #E5E5CC;
	padding: 5px 12px 5px 12px;    
}

#leftmenu a:visited {  
	display: block;
	text-decoration: none;
	color: black;
    background-color: #E5E5CC;
	padding: 5px 12px 5px 12px;    
}

#leftmenu a:hover {  
	display: block;
	text-decoration: none;
	color: #AA241D;
    background-color: #CDCD9B;
	padding: 5px 12px 5px 12px;
}


h2 {
	font-size: 20px;
	color: #00006F;
	border-bottom: 1px solid #AA241D;
}

#nobullet ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	font-size: 11px;
	color: #AA241D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #C7DBF6;
	font-weight: bold;
	text-decoration: none;
}

#footerbox {
	padding-left: 20px;
	color: white;
}

a#footerlink:link, a#footerlink:visited {
	font-size: 10px;
	color: #C99404;
	font-weight: bold;
	text-decoration: none;
}

a#footerlink:hover {
	font-size: 10px;
	color: #C60804;
	font-weight: bold;
	text-decoration: none;
}


.style1 {font-weight: bold}



.graphiclink {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

