body {
	background-image: url(images/abp_new_bkgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.wmark {
	background-image: url(images/r_abp_c_bkgd1.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 200px center;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #330066;
}
.sub_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330066;
}
.side_box {
	border: solid thin #ff0000;
	padding: 3px;
	background: #ffeeee;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #3b3e6e
}
.dotted {
	font-weight: bold;
	color: #660000;
	border-top: thin solid #cc9900;
	border-left: thin solid #cc9900;
	padding: 5px;	
}
.table_pad {
	margin-bottom: 15px;
	margin-left: 20px;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.alt_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.reg ul {
	margin-top: 0;
	margin-bottom: 0;
}
.reg ul li {
	list-style-type: square;
	font-weight: normal; 
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
ul li {
	list-style-type: none;
	font-weight: bold; 
}
a.menu {
	color: #ffffff;
	font-weight: bold;
}
#news a {
	color: #ffffff;
}
