body {
	font-size:12px;
	line-height:normal;
	font-family:Arial;
	color:#fff;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-color: #2B2A25;
	font-weight: normal;
}
a:link {
	text-decoration:underline;
	color:#669900
}
a:visited {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
}




a:hover {
	text-decoration:none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



p {
	margin:0;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
.content_padding {
	padding: 20px;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
}
.title_padding {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.abc_content_box {
	background-image: url(images/abc.png);
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 12px;
}
.imagepad {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.firefox_padding_bug {
	padding: 0px;
	display: block;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.header_bar {
	background-image: url(images/header_bar.png);
}
.content_background {
	background-image: url(images/content_bar.png);
}
a:active {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}
