body,td,th {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body,html {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
.WhiteText {
	font-weight: bold;
	color: #FFF;
}
.SmallText {
	font-size: 10px;
	color: #999;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.Headline {
	font-size: 14px;
	font-weight: bold;  
	color: #000;
}

.page_heading {
	color:#003300;
	font-weight:bold;
	height:50px;
}

.html_link {
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.html_link a {
	font-weight:bold;
	color:#666;   
}
.html_link a:hover {
	font-weight:bold;
	color:#000;
}
.whitebar{
font-weight:bold;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
color:#FFFFFF;
}

ul.list_to_sort {
    list-style-image:none;
    list-style-type:none;
    margin-top:5px;
    margin:0px;
    padding:20px;
  }

.list_item{
	list-style:none;
	margin: 0px 0px 0px 0px;
}

.refresh {
	font-family: Courier;
	font-size: 12px;
	font-weight: bold;
}
