.top {
	background-image:  url("../images/top.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D5EFFF;
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 2px;
}
body {
	margin: 0px;
	background-color: #BDC3D1;
}
.downlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration: none;
}
.downlinks:hover {
	
	color: #ff9933;
}
.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bar:hover {
color: #FFFF99;
}.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2F8FE;
	font-weight: bold;
}
.star:hover {
	
	color: #02a904;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004567;
	list-style-position: outside;
	list-style-image:  url("../images/list.gif");
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.lima {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800040;
}
.link_intext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.link_intext:hover {
	color: #FF6600;
}

