a.menue:link 
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
a.menue:visited 
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
a.menue:active
{
	color: #F69C12;
	text-decoration: none;
	font-weight: bold
}
a.menue:hover 
{
	color: #F69C12;
	text-decoration: none;
	font-weight: bold
}
a.menue
{ 
	width: 100%;
	padding: 2px
}
.button
{
	background-color: #8E8751;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: White;
	cursor: hand; 
	border-left: thin outset #CCCC00;
	border-right: thin outset #c6c699; 
	border-top: thin outset #CCCC00; 
	border-bottom: thin outset #c6c699
}

A:link 
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underlined;
} 
A:visited 
{ 
	color: black; 
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: underlined;
} 
A:hover 
{ 
	color: red; 
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none 
} 
A:active 
{ 
	color: red; 
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none 
} 

body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial;
	font-size: 10pt; 
	font-weight: normal; 
	background-color: #D5D39A;
	color: #000000;
	scrollbar-base-color=#8E8751;
}

table
{
	font-family: Verdana, Arial;
	font-size: 10pt; 
	font-weight: normal; 
}
input.button
{
	background-color: #9CA46C;
	color: #FFCC00;
	font-weight: bold;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 10px;
	margin-bottom: 3px;
	border-bottom: solid #8E8751 1px;
}

.Ticker_H {	
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.Ticker_LT {	
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.Ticker_Link { 
	text-decoration: none;
	font-family: Verdana, Arial;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	font-variant: normal; 
	color: #FF0000;
	font-size: 11px;
}
.Ticker_Link:link { 
	text-decoration: none;
	font-family: Verdana, Arial;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	font-variant: normal; 
	color: #FF0000;
	font-size: 11px;

}
.Ticker_Link:hover { 
	text-decoration: underline;
	font-family: Verdana, Arial;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	font-variant: normal; 
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.Ticker_Link:active { 
	text-decoration: none;
	font-family: Verdana, Arial;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	font-variant: normal; 
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
