body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 180px;
}

img, div, .pngfix, input {
	behavior: url("css/iepngfix.htc");
}

#footer {
	width: 1026px;
	height: 61px;
	background: url(../images/footer.jpg);
}
.title {font-size:22px; color:#006600; font-weight:bold;}
#footer a, #footer a:active, #footer a:visited {
	text-decoration:none;
}

ul {
	list-style-type: none;
}

ul li {
	padding-left: 25px;
	padding-bottom: 5px;
	background: url(../images/bullet.gif) 0px 3px no-repeat;
}
#sidebar ul li {
margin-left:-40px;
	padding-left: -10px;
	padding-bottom: 5px;
	background: url(../images/bullet.gif) 0px 3px no-repeat;
}

a, a:active, a:visited {
	color:#333333;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

#left {	
	background: url(../images/top_l.png);
}

#mid {	
	background: url(../images/top_mid.png);
}

#right {	
	background: url(../images/top_r.png);
}

#top {	
	background: url(../images/top.png);
}

#container {
	background: url(../images/repeater.png);
	background-repeat: repeat-y;
}
#costOfWarTotal { text-align: center; width: 175px; font-weight: bold; } 
#costOfWarTotal_Total { font-size: 11px; font-weight: bold; color: #990000; } 
#costOfWarTotal_Link { font-size: 10px; }
