  body {
	background-color: #031E01;
	font-size: 11px;
	font-family: verdana,helvetica,arial;
	font-weight: normal;
	font-style: normal;
	color: rgb(0, 0, 0);
	margin: 0,0,0,0;
	background-repeat: repeat;
}

table#containerTable td {padding-top: 0em;}
td.dots {
background: transparent url(images/dots.gif) bottom repeat-x; 
float: left;
width: 70%; 
vertical-align: bottom; 
text-align: left
}
span.item {
background-color: white; 
padding-right: 0.5em;
font-size: 11px;
font-style: italic;
}
td.val {
font-size: 11px;
font-style: italic;
text-align: right; 
width: 30%; 
padding-left: 0.5em; 
vertical-align: bottom;
}

.norm	{
	    font-size: 11px;
    font-family: verdana,helvetica,arial;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
}
.bld {
	    font-size: 12px;
    font-family: verdana,helvetica,arial;
    font-weight: 600;
    font-style: normal;
    color: rgb(0, 0, 0);
}
.sm	{
	 font-size: 9px;
    font-family: verdana,helvetica,arial;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
}
.smwh	{
	 font-size: 9px;
    font-family: verdana,helvetica,arial;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
}
  .wh { font-family: verdana,helvetica,arial;
    font-size: 11px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-style: normal;
    }
a	{
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	color: white;
}
a:hover {
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	color: silver;
}
a:visited {
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
        font-weight: 600;
	color: white;
	font-style: italic;
}
.huge	{
	font-family: verdana;
	font-weight: bold;
	font-size: 26px;
	color: #E46A1E;
	text-align: center;
}
.hugebr	{
	font-family: verdana;
	font-weight: bold;
	font-size: 26px;
	color: #5F4C3B;
	text-align: center;
}
.brwnbld	{
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #5F4C3B;
	text-align: left;
}
.orngbld {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #E46A1E;
	text-align: left;
}
.brwn	{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #5F4C3B;
	text-align: left;
}
.orng {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #E46A1E;
	text-align: left;
}
.lgwh { font-family: verdana,helvetica,arial;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    font-style: normal;
    }
.i	{
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color: #000000;
	font-weight: 500;
	font-style: italic;
 }
.bldi	{
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color: #000000;
	font-weight: 600;
	font-style: italic;
}