h1 {
	color: #004A4A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
    margin-bottom : 0px;
    font-style : normal;
}

h2 {
   	color: #004A4A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	margin-bottom : 2px;
}

h3 {
	color: #004A4A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	margin-bottom : 1px;
}

h4 {
	color: #004A4A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	margin-bottom : 1px;
}

h5 {
	color: #004A4A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-bottom : 1px;
}

h6 {
	color: #004A4A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	margin-bottom : 1px;
}

hr {
		background: transparent url("graphics/hr.gif");
		height:1px;
		color:#8F8F86;
		border:none;
		clear:both;
}

.menu {
	color: #004A4A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
    font-weight: bold;
}

.menu:hover {
	color: #993300;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.menu2 {
	color: #666666;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.menu2:hover {
	color: #999999;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.menu3 {
	color: #993300;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.menu3:hover {
	color: #CC6633;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.menu4 {
	color: #666666;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.menu4:hover {
	color: #666666;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.sidemenu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    font-weight: normal;
}

.sidemenu:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.barfont {
	color: #FFFFFF;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	margin-bottom : 2px;
}

.card {
    color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.news {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.news:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.copyright {
	color: #333333;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal; 
}

.copyright:hover {
	color: #993300;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
}

/* ul 					{ list-style: none outside; margin: 2px; padding: 0 0 1em 0; }
li 					{ padding-bottom: circle; margin: 2px; padding: 0 0 1em 0; } */

.search {
	color: #FFFFFF;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal; 
}

.search:hover {
	color: #CCCCCC;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
}

.forminput {
    color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formbutton {
    color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
	font-size: 12px;
}
