ul#sidenav {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 100;
}
ul#sidenav li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	z-index: auto;
}
ul#sidenav li a, ul#sidenav li a:link, ul#sidenav li a:visited {
	background-color: #FFF1CE;
	border: 1px solid #EBCD80;
	display: block;
	padding: 3px 7px;
	text-decoration: none;
	z-index: auto;
}
/* \*/
* html ul#sidenav li a { height: 1%; }
/* */
ul#sidenav li a:hover, ul#sidenav li a:active {
	background-color: #EDD28B;
	border: 1px solid #AD3131;
}

TABLE       {font-size: 12px; font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif; color:#990000}
BODY        {font-size: 12px; font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif; color:#990000}
A           {color:#990000; font-weight: bold}
.subtitle   {display:inline; font-weight: bold; font-size: 13px} 
.titletext  {display:inline; font-size: 14px; font-weight: bold;	text-transform: uppercase;} 
.bullettitle{display:inline; font-size: 13px; font-weight: bold;}     
.blogtitle {
	background-color: #FFF1CE;
	border: 1px solid #EBCD80;
	display: block;
	padding: 1px 1px;
	text-decoration: none;
}
li.mainlist {
	padding: 3px 7px;
}
.tableformat {background-color: #FFF1CE;
	border: 1px solid #EBCD80;
	display: block;
	padding: 1px 1px;
	text-decoration: none;
}

td.fSecBar{

	border: 1px solid #EBCD80;
	text-decoration: none;
	
        background-color:#F0D88E;
	padding: 3px 3px 3px 3px;
	text-align: left;
	color: #cc8e29;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	height: 20px;

}
td.fSecBarDot{
	border: 0px ;
	padding: px 0px 0px 0px;
	vertical-align: top;
    width: 1px;
}
td.fSec{
	background-color: #FFF1CE;
	border: 1px solid #EBCD80;
	text-decoration: none;

	vertical-align: top;
	padding: 6px 6px 10px 10px;
	vertical-align: top;
	text-align: left;

	font-size: 11px;
	height: 150px;
}

