.animtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: circle;
	padding-bottom: 10px;
}
.text a:visited {cursor: pointer; color:#996600; text-decoration:none;}
.text a:active	{cursor: pointer; color:#996600; text-decoration:none;}
.text a:hover	{cursor: pointer; color:#996600; text-decoration:none;}
.text a:link	{cursor: pointer; color:#996600; text-decoration:none;}
.textstd {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	line-height: 16px;}

.imgrechts {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);
}
.tickerhead {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	color: #FFFFFF;}
.tickertext {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #FFFFFF;}
.textdivider {
	background-image: url(/pixs/contentdiv.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 41px;
}

input, textarea, select 
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 0px solid #666;
	background:#e5d400;
	margin-top: 4px;  
	}			

.hint
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color:#7d7402;
	padding: 2px;
	border: 0px solid #666;
	background:#e5d400;
	margin-top: 4px;  
	}			



