.orange {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFA500;
}

body, p, td, h1, h2, h3,newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
}

.white {
	color: White;
	font-weight : bold;
}

body, p, td{ font-size: 11px; }
h1 {
	font-size: 14px;
	font-weight: bold;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Red;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : Red;
}


h2 {
	font-size: 11px;
	font-weight: normal;
	color : Navy;
}

.table {
	background-color : #DCDCDC;
	border : thin;
}

h3 {font-size: 11px;}
.newsarticle {
	font-size: 11px;
	color: White;
	border : Black;
}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.baselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Silver;
}
a.whitenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.whitenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.textField {
	BORDER-BOTTOM: 1px solid Navy;
	BORDER-LEFT: 1px solid Navy;
	BORDER-RIGHT: 1px solid Navy;
	BORDER-TOP: 1px solid Navy;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : White;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Red;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
}
.container { position: relative; left: 1px; top: 1px; color: #666; }
.text {
	position: relative;
	left: -1px;
	top: -1px;
	color: #000;
} 
.box {
	float: left;
	width: auto;
	height: auto;
}
#boxContent {
	border: none;
	background: transparent;
}
#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer {
	position: relative;
	background: Black;
	margin: 4px;
}