body {
	font-family: Verdana, Georgia,  Arial, sans-serif;
	background-color:  #FFFFFF;
}
.dropsurl {
	margin:0px auto;width:450px;filter:shadow;color:white;line-height:200%:
}
A.blueurl:link {color: #000099; }
A.blueurl:visited {color: #000099; }
A.blackurl:link {color: #000000; }
A.blackurl:visited {color: #000000; }
A.brownurl:link {color: #7f1716; }
A.brownurl:visited {color: #7f1716; }
A.redurl:link {color: #7f1716; }
A.redurl:visited {color: #7f1716; }


A.greenurl:link {color: #62612B;}
A.greenurl:visited {color: #62612B;}

a:unknown { font-family: Verdana, Georgia,  Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:Link { font-family: Verdana, Georgia,  Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a:select { font-family: Verdana, Georgia,  Arial, sans-serif;
	color: #e0e0e0;
	background-color: #000000;
}
a:visited { font-family: Verdana, Georgia,  Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a:hover { font-family: Verdana, Georgia,  Arial, sans-serif;
	color: #999999;
	text-decoration: underline;
}
input { font-family: Verdana, Georgia,  Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #E9E9E9;
}

/*News box -------------------------------------------------------------------------------------*/
#newsbox {
	border:0px;
	position: absolute;
	margin-left: 515px;
	margin-top:  -40px;
	overflow: auto; 
	width:150px; 
	height:auto:;
}
