.nav01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	border-left: 1px #003399 solid;
	border-right: 1px #003399 solid;
	border-bottom: 1px #003399 solid;
	background-color: #eaeaea;
	width : 170px;
	background-attachment : fixed;
	background-image : url(pix/arr_closed.gif);
	background-position : 5px;
	background-repeat : no-repeat;
	text-indent : 16px;
}
.nav01 a { color: #003399; text-decoration:none}
.nav01 a:hover { 
    display:block; width:100%; 
	background-color: #ffffff; 
	background-attachment : fixed;
	background-image : url(pix/arr_closed.gif);
	background-position : 5px;
	background-repeat : no-repeat;}
.nav01 a:visited { color: #003399; text-decoration:none}


.nav02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	border-left: 1px #003399 solid;
	border-right: 1px #003399 solid;
	border-bottom: 1px #003399 solid;
	background-color: #cccccc;
	width : 170px;
	background-attachment : fixed;
	background-image : url(pix/ball_red5.gif);
	background-position : 9;
	background-repeat : no-repeat;
	text-indent : 20;
}
.nav02 a { color: #003399; text-decoration:none}
.nav02 a:hover { 
    display:block; width:100%; 
	background-color: #ffffff; 
	background-attachment : fixed;
	background-image : url(pix/ball_red5.gif);
	background-position : 9;
	background-repeat : no-repeat;}
.nav02 a:visited { color: #003399; text-decoration:none}


.nav03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	border-left: 1px #003399 solid;
	border-right: 1px #003399 solid;
	border-bottom: 1px #003399 solid;
	background-color: #aeaeae;
	width : 170px;
	background-attachment : fixed;
	background-image : url(pix/ball_red5.gif);
	background-position : 13px;
	background-repeat : no-repeat;
	text-indent : 24;
}
.nav03 a { color: #003399; text-decoration:none}
.nav03 a:hover { 
    display:block; width:100%; 
	background-color: #ffffff;
	background-attachment : fixed;
	background-image : url(pix/ball_red5.gif);
	background-position : 13px;
	background-repeat : no-repeat;}
.nav03 a:visited { color: #003399; text-decoration:none}



.nav04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	border-left: 1px #003399 solid;
	border-right: 1px #003399 solid;
	border-bottom: 1px #003399 solid;
	background-color: #999999;
	width : 170px;
	background-attachment : fixed;
	background-image : url(pix/ball_red5.gif);
	background-position : 17px;
	background-repeat : no-repeat;
	text-indent : 28;
}
.nav04 a { color: #003399; text-decoration:none}
.nav04 a:hover { 
    display:block; width:100%; 
	background-color: #ffffff;
	background-attachment : fixed;
	background-image : url(pix/ball_red5.gif);
	background-position : 17px;
	background-repeat : no-repeat;}
.nav04 a:visited { color: #003399; text-decoration:none}

table.news_body     { border-collapse: collapse; margin-top: 10px; }
td.news_body_title  { color: #003399; font-size: 13px; font-weight: bold; background-color: #eaeaea; padding: 3px; border-top: 1px dotted #003399; border-bottom: 1px dotted #003399; border-left: 1px dotted #003399; }
td.news_body_date   { background-color: #eaeaea; padding: 3px; vertical-align: top; border-top: 1px dotted #003399; border-bottom: 1px dotted #003399; text-align: right; border-right: 1px dotted #003399; }
td.news_body_text   { padding-top: 3px; }
td.news_body_teaser	{ padding-top: 3px; }

<!-- Start Basics -->

body { font-family: Arial, Helvetica, sans-serif; background-color: #ffffff}

td { font-size: 11px }

h1 {  font-size: 18px; font-weight: bold; color: #003399}

h2 {  font-size: 12px; font-weight: bold; color: #003399}

h3 {  font-size: 12px; font-weight: bold; color: #333333}

h4 {  font-size: 10px; font-weight: bold; color: #003399}

h5 {  font-size: 10px; font-weight: normal; color: #003399}

h6 {  font-size: 9px; font-weight: normal; color: #333333}

p {  color: #000000}

b { font-weight: bold; color: #003399 }

strong { font-weight: bold; color: #003399 }

A:link { color:#003399; text-decoration:none}

A:visited { color: #003399; text-decoration: none}

A:active { color: #003399; text-decoration: none}

A:hover { color: #003399; text-decoration: underline}
	
<!-- End Basics -->

<!-- Start Forms -->

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background : #efefef;
}

INPUT { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
 }
 
<!-- End Forms -->

<!-- Start Specials -->

.teaser {
	color: #ffffff;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003399;
}
.breadcrumb a { color: #003399; text-decoration:none}
.breadcrumb a:hover { color: #0000000}
.breadcrumb a:visited { color: #003399; text-decoration:none}

<!-- End Specials -->