td>ul {
	margin-left: -25px;
}

ul>ul {
	margin-left: -25px;
}

a { 
	text-decoration : underline; 
	color: #FF6600; 
}

body {
	background:#4F4B3C;
	margin:0;
	padding:0;
}

.bkgnd_left {
	background:#990000 url("../images/bkgnd_left.gif") repeat-x left bottom;
	width:50%;
}

.bkgnd_right {
	background:#990000 url("../images/bkgnd_right.gif") repeat-x left top;
	width:50%
}

.copyright {
	font-size: 11px; 
	font-weight : normal;
	color: #FFFFFF;
	line-height: 15px;
}

div.spacer25 { 
	padding-top:25px; 
}

.header {
	background: #000000;
	border: solid 0px black;
	vertical-align: middle;
}

li { 
	padding-bottom:10px; 
	line-height:11px; 
}

.main {
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size:15px;
	font-weight: bold;
	color:#4F4B3C;
	line-height: 20px;
	padding-bottom: 0px;
}

.rightContentSpacer {
	background: url('../images/bg_dash_vertical.gif');
}

.rightContentSpacer div {
	width: 1px;
	height: 100%;
}

.subhead {
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size:11.4px;
	font-weight: bold;
	color:#4F4B3C;
	line-height: 15px;
	padding-bottom: 0px;
}

td.buckets {
	padding:0px 10px 0px 10px;
}

td.homeNav {
	padding:30px 10px 0px 10px;
}

ul {
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size: 10px;
	color: #4F4B3C;
    margin-left: 15px;
    margin-top: 0px;
    padding-bottom:5px;
	padding-top:10px;
    list-style-position: outside;
    list-style-image: url('../images/i_square_bullet.gif');
}

.upper_nav {
	font-size: 12px; 
	font-weight : normal;
	color: #FFFFFF;
	line-height: 15px;
	margin-left: 15px;
	padding: 5px;
}

.whiteRow {
	background: #FFF;
	height:2px;
}
.whiteBackground {
	background: #FFF;
}