.banner {
	background-image: url(images/ac_web_header.jpg);
	background-color: #630;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-weight: normal;
	font-style: oblique;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	background-repeat: repeat-x;
}
.lftcolm {
	background-image: url(images/action_sidebar.jpg);
}
.rghtclm {
	background-color: #FFFF99;
	background-image: url(images/action_sidebar.jpg);
}
.table {
	top: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #000000;
	background-color: #FFF;
	font-weight: normal;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.banner a:link {
	color: #FFFFFF;
}
.banner a:visited {
	color: #CCCCCC;
}
.linkbar {
	background-color: #C93;
	background-image: none;
	border: thin groove #000000;
	text-transform: none;
	text-align: justify;
}
.linkbar a:link {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.linkbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.main H3 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
dt {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
