html, body {
margin:0;
padding:0;
}
body {
background-color: #ffffff;
color: #000000;
}
td, body {  
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

h2 {  font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #990000;
}

.small {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
}

.bf {
	font-weight: bold;
}

.yellowbg {
	background-color: #FFFF00;
}

.bottomnav, .bottomnav a  {
font-size: 12px;
}

.marb  {
color: #990000;
font-weight:bold;
font-style:normal;
}

.marbit  {
color: #990000;
font-weight:bold;
font-style:oblique;
}

.border  {
border: 1px solid #006600;
}

.limgn li  {
margin-bottom:4px;
}


#navtable {
	width:154px;
}
#navtable a {
	display:block;
	width:154px;
	border:1px solid #000000;
	font-size:12px;
	line-height:20px;
	height:20px;
	background: #009900;
	text-align:left;
	margin: 3px 5px 3px 5px;
	padding:3px;
	white-space:nowrap;
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#navtable a:hover, #navtable a:active {
background-color: #00CC00;
}

#lefttd {
	background:  url(/images/bg1.gif) repeat-y;
	width:158px;
}
#contenttd {
padding-left:12px;
}