a {
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.text1 {
	color: #4E4E4E;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
.text2 {
	color: #4E4E4E;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
}

.data {
	color: #474747;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
}

.links
{
	position:relative;
	left:-2000px;
	white-space: nowrap;
	margin: 0px;	
}

#news_link:link, #news_link:visited {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#news_link:hover {
	text-decoration: underline;
}

#article_link:link, #article_link:visited {
	color: #00610C;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#article_link:hover {
	text-decoration: underline;
}

#copy:link, #copy:visited {
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#copy:hover {
	text-decoration: none;
}

.inputbox {
	padding: 3px;
	border:solid 1px #8D393B;
	color: #7B7B7B;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #ffffff;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menubg.gif) no-repeat;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	text-align: left;
	padding-top: 2px;
	padding-left: 15px;
	height: 15px !important;
	height: 17px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -17px;
	text-decoration: none;
	color: #000000;
}
