table.nav_menu {
        border: 1px solid white;
		font-weight: bold;
		color: #FFFFFF;
		}
		
		
table.highlight {
        border: 1px solid #000FFF;
		}	
td.bghighlight {
        background-color: #FFFFCC;
		}				
		
td.nav_menu_even {
		background-color: #B4CDCD;
		font-weight: bold;
		color: black;
		}		
		
td.nav_menu_odd {
		background-color: #E0EEEE;
		font-weight: bold;
		color: black;
		}				
		
table.public {
        border: 1px solid white;
		}		

img.border {
        border: 1px solid white;
		}

td.public_col_header {
        background-color: #2F4F4F;
		font-weight: bold;
		color: #FFFFFF;
		}


td.news_title {
        background-color: #2F4F4F;
		color: #FFFFFF;
		font-weight: bold;
		}
td.news_author {
        background-color: #B4CDCD
		}
td.news_content {
        background-color: #E0EEEE
		}		

.page_text {
		font-weight: bold;
		color: #FFFFFF;
	}
	
.footer_text {
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
	}
		
.even {
        background-color: #B4CDCD
		}
		
.even_header {
		font-weight: bold;
        background-color: #B4CDCD
		}

				
.odd {
        background-color: #E0EEEE
		}
		
.header {
        background-color: #2F4F4F;
		font-weight: bold;
		color: white;
		}

a.public_col_header:link, a.public_col_header:active, a.public_col_header:visited { color: #FFFFFF }		

div, span, td, tr, body, ul, ol, li, h1, h1, h3, h4, h5, h6 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}