html, body, table, tr, td, form, ul, li, p, div, h1 {
	margin: 0;
	padding: 0;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	text-align: center;
	color: #FFFFFF;
}
aclstyle {
color: #000000; font-size: 7px;
}
/* unvisited link */
a:link {
  color: red;
}
/* visited link */
a:visited {
  color: green;
}
/* mouse over link */
a:hover {
  color: hotpink;
}
/* selected link */
a:active {
  color: blue;
}
.body-container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	top: 25px;
	height: 100px;
}
.body-container2 {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	top: 25px;
	height: 100px;
}
.hd-title {
	font-size: 18px;
	font-weight:bold;
	color: #421818;
	position: absolute;
	height: 24px;
	width: 705px;
	left: 41px;
	top: 2px;
}
.hd-title a:link,.hd-title a:visited {
	text-decoration:none;
	color: #3f1a1a;
}
.hd-top {
	background: url(images/hd-t.png) repeat-x;
	position: relative;
	left: 0;
	height: 36px;
	width: 100%;
}
.hd-mid {
	background: url(images/hd-bg.png) repeat;
	position: relative;
	left: 0;
	width: 100%;
}
.hd-mid2 table {
	color: #3f1a1a;
}
.smallfont {
	font: 11px;
}
.hd-mid2 {
	background: url(images/hd-bg2.png) repeat-y;
	position: relative;
	padding: 2px 20px 2px 20px;
}
.hd-mid3 {  
	background: url(images/hd-bg2-wide.png) repeat-y; 
	position: relative;
	width: 820px;
}
.aclstyle {
	color: #000000;
	font-size:9px;
}
.hd-bot {
	background: url(images/hd-b.png) repeat-x;
	position: relative;
	left: 0;
	height: 36px;
	width: 100%;
}
.hd-left {
	background: url(images/hd-l.png) repeat-y;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 18px;
}
.hd-right {
	background: url(images/hd-r.png) repeat-y;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 18px;
}
#copyright {
	position: relative;
	left: 0;
	height: 66px;
	width: 100%;
	text-align: center;
}
#copyright a:link, #copyright a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.img-end {
	position: absolute;
	top: 0;
	right: 0;
}
.img-start {
	position: absolute;
	top: 0;
	left: 0;
}


.hd-search-text {
	color: #421818;
	position: absolute;
	width: 221px;
	top: 3px; left: 277px;
}
.hd-search-button {
	position: absolute;
	width: 40px;
	top: 1px; left: 487px;
}
.hd-advsearch-text {
	color: #421818;
	position: absolute;
	width: 120px;
	top: 9px; left: 535px;
}
.hd-advsearch-button {
	position: absolute;
	width: 40px;
	top: 2px; left: 664px;
}

.hd-search-atoz {
	position: absolute;
	width: 442px;
	left: 165px;
	top: 11px;
}


.hd-search-atoz a:link, .hd-search-atoz a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #990000;
	width: 10px;
}


.hd-mid2 h1 {
	background-color: #3f1a1a;
	padding: 4px;
	margin-bottom: 5px;
	font: 120% bolder Verdana, Arial, Helvetica, sans-serif;
}
.hd-mid2 p {
	padding: 2px 8px 2px 8px;
	color: #3f1a1a;
}


h1 .col1 {
	position: relative;
	float: left;
	width: 205px;
	height: 22px;
}
h1 .col2 {
	position: relative;
	float: left;
	width: 430px;
	height: 22px;
}
h1 .col3 {
	position: relative;
	float: left;
	width:50px;
	height: 22px;
}
