body{
background:url(images/navigation_backgroud_filler.gif)
}

td.navigation{
background-color:#006B5A;
background-image:url(images/navigation_bar_filler.gif);
}

h1 {
   font-weight: bold;
   text-decoration: underline;
   font-size: 22px;
}

.header_bar{
font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
font-size:16px;
font-style:italic;
font-weight:bold;
color:#FFFFFF;
}

td.main_column{
padding-left: 15px;
padding-top: 21px;
}

.header{
font-family: "Palatino Linotype", "Times New Roman", Arial, Verdana;
font-size: 18px;
font-weight:bold;
color:#006B5A;
}

.main_text{
font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
font-size:14px;
}

.text_header{
font-family:"Palatino Linotype", "Times New Roman", Arial, Verdana;
font-size:15px;
color:#006B5A;
font-weight:bold;
}

.footer_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
}


A  {	
text-decoration : none;
color: #009B84;
}

A:Visited  {

}

A:Active  {

}

A:Hover  {
		 text-decoration : underline;
		 }


