body,td,th,a,center,font  {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
	TEXT-DECORATION: none;
	overflow: auto;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid black;
	}
A:link  {
	color : #000066;
}

A:visited  {
	color : #545454;
}

A:hover  {
	color : #000000;
	text-decoration:underline;
}





A#nav:link  {
	font-size : 10px;
	color : #000000;
}

A#nav:visited  {
	font-size :10px;
	color : #000000;
}

A#nav:hover  {
	font-size : 10px;
	color : #006666	;
}

A#newsmenu:link  {
	font-size : 10px;
	color : #00000;
}

A#newsmenu:visited  {
	font-size :10px;
	color : #000000;
}

A#newsmenu:hover  {
	font-size : 10px;
	color : #000066	;
	background: #C6DAD9;
	TEXT-DECORATION: underline
	
}

table.darkSurround {
	border : 1px solid #AAAAAA;
}
table.lightSurround {
	border : 1px solid #CCCCCC;
}

.defaultButton {
	background-color : white;
	border : solid Black 1px;
}

.txtWhite{
	color:white;
}
.showHand{
	cursor:hand;
}

A.boldLinks:link{
	font-weight : bolder;
}
A.boldLinks:visited{
	font-weight : bolder;
}
A.boldLinks:hover{
	font-weight : bolder;
}

.errHilite {
	background-color: #FCC;
	border: 1px solid #000;
	}
