.orange {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFA500;
}

body, p, td, h1, h2, h3,newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	line-height: 20px;
}

.white {
	color: White;
	font-weight : bold;
}
LI {
	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;
}


h2 {
	font-size: 12px;
	font-weight: normal;
	color : Navy;
}

.table {
	background-color : #DCDCDC;
	border : thin;
}

h3 {font-size: 12px;}
.newsarticle {
	font-size: 12px;
	color: White;
	border : Black;
}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.baselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
}
.textField_white {
	BORDER-BOTTOM: 1px solid White;
	BORDER-LEFT: 1px solid White;
	BORDER-RIGHT: 1px solid White;
	BORDER-TOP: 1px solid White;
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : White;
}
.style1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	color: #000;
	padding: 0px 0 30px 0px;
}
.red {
	color: Maroon;
	font-weight : normal;
}
.container { position: relative; left: 1px; top: 1px; color: #666; }
.text { position: absolute; 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;
}

