BODY, P, B, A	, H1, DIV, SPAN, FONT {font-family:arial, sans serif;}
BODY {margin-top:0px;margin-left:0px;margin-right:0px;background-color:Black;}


A:LINK, A:VISITED {
	color : #33CCFF;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}


.MainFrame {
background-color: #999999;

}

.MainTable {
	border: thin;
	border: solid;
	background-color: Black;
	Color: White;
	}

.LinksFrame {
color: #FFFFFF}

.HeaderFrame {
background-image: url('images/PotomacHeader.jpg')}


.footerframe {
	color: #FFFFFF}

#elButton a {
	color: #0066FF;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	border: 2px outset #FF6600;
	display: block;
	width: 118px;
	padding: 2px 4px;
	margin: 1px;
	text-align: center;
}
#elButton a:hover {
	color: #00FF00;
	border: 2px #ffffff inset;
	text-align: center;
}

#elButton span {
						position: relative;
						float: left; 
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						text-align: center;
			}

#elLink a {
	color: #0066FF;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	border: 1px outset #FF6600;
	display: block;
	width: 100px;
	padding: 1px 1px;
	margin: 2px;
	text-align: center;
}

#elLink a:hover {
	color: #00FF00;
	text-align: center;
	border: 1px #000000 inset;
	text-align: center;

}


