img.nav {
	border-width : 1;
	border-color : white;
	vertical-align : middle;
}
body               { font-family: Arial;}

table              { font-family: Arial; }

td                 { font-family: Arial; }

td.main            { font-family: Arial; background-color: white; }

td.sidebar {
	background-color: #765e29;
}


table.ThisPage {
	background-color : White;
	width : 85%;
}

td.ThisPage       {
	background-color: #003322;
	font-weight : bold;
	 color: #ffffff;
}

a.ThisPage:link { text-indent: 0; line-height: 100%; font-family: Verdana,Helvetica; font-size: 10pt; 
               color: #000066; text-decoration: none; font-weight: bold;  margin-left: 0 }

a.ThisPage:visited { text-indent: 0; line-height: 100%; font-family: Verdana,Helvetica; font-size: 10pt; 
                    color: #000066; text-decoration: none; font-weight: bold; margin-left: 0 } 

a.ThisPage:hover   { text-indent: 0; line-height: 100%; font-family: Verdana, Helvetica; font-size: 10pt; 
                    color: #c70000; text-decoration: underline; font-weight: bold; margin-left: 0 }
             
 
a.BackToTop:link { color: White; font-family: Verdana, Helvetica; font-size: 10pt; font-weight: bold; text-align: Right; }
a.BackToTop:visited { color: White; font-family: Verdana, Helvetica; font-size: 10pt; font-weight: bold; text-align: right;}
              
a.BackToTop:hover { color: maroon; font-family: Verdana, Helvetica; font-size: 10pt; font-weight: bold; text-align: right; }
               
a.button:link        { color: #f5f5f5; font-family: Verdana, Helvetica; font-size: 10pt; font-weight: bold}
a.button:visited        { color: #f5f5f5; font-family: Verdana, Helvetica; font-size: 10pt; font-weight: bold}             
a.button:hover        { color: #c70000; font-family: Verdana, Helvetica; font-size: 10pt; font-weight: bold}
               
h1           { color: #333333; font-size: 12pt; font-family: Arial; font-weight: bold  }

td.contentbarleft {
	text-align : left;
	background-color : #003322;
	font-size : 12pt;
	font-weight : bold;
	width : *;
	color : White;
}

td.contentbarright {
	background-color : #003322;
	text-align : right;
	width : 30px;
}

table.contentbar {
	background-color : #003322;
	width : 100%;
}

