.bkgnd {
	background-color: #282828;
	margin-top: 25px;
}
a:visited {
	font-family: "Abadi MT Condensed Light";
	font-size: 12px;
	font-style: normal;
	color: #B8B8B8;
	text-decoration: none;
}
a:hover {
	font-family: "Abadi MT Condensed Light";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: "Abadi MT Condensed Light";
	font-size: 12px;
	color: #B8B8B8;
	text-decoration: none;
}

.div1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
	border-bottom: solid #4A4A4A 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #b8b8b8;
	padding: 5px 0 0 5px;
}

.div5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	border-bottom: solid #4A4A4A 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #b8b8b8;
	padding: 5px 0 0 5px;
	font-weight: bold;
}

.div2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid #4A4A4A 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: #b8b8b8;
	background-color: #000000;
	padding: 5px 0 0 5px;
}

.div3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 9px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #b8b8b8;
}

.div4 {
	font-family: "Abadi MT Condensed Light";
	font-size: 12px;
	text-transform: uppercase;
	color: #b8b8b8;
	text-align: center;
	margin-top: 9px;
}

.port {
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px 0 0 5px;
	
}

a:active {
	font-family: "Abadi MT Condensed Light";
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: b8b8b8;
}

