/* H A U P T M E N U */
.CellMainMenuSelected
{
	font-size: 7px;
	background-color:#003399;
}
.CellMainMenu
{
	font-size: 7px;
	background-color:#3366FF;
}
.linkMainMenu
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center; 
	vertical-align: middle
}
.linkMainMenu:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.linkMainMenu:active
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#mainmenu
{
	position: absolute;
	top: 90px;
	left: 200px;
	height: 31px;
	width: 570px;
	visibility: visible;
	z-Index: 10;
}
#subMenuOne
{
	position: absolute;
	top: 0px;
	left: 200px;
	height: 89px;
	width: 570px;
	visibility: hidden;
	z-Index: 11;
}
#subMenuTwo
{
	position: absolute;
	top: 0px;
	left: 200px;
	height: 89px;
	width: 570px;
	visibility: hidden;
	z-Index: 12;
}
#subMenuThree
{
	position: absolute;
	top: 0px;
	left: 200px;
	height: 89px;
	width: 570px;
	visibility: hidden;
	z-Index: 13;
}
#subMenuFour
{
	position: absolute;
	top: 0px;
	left: 200px;
	height: 89px;
	width: 570px;
	visibility: hidden;
	z-Index: 14;
}
#subMenuFive
{
	position: absolute;
	top: 0px;
	left: 200px;
	height: 89px;
	width: 570px;
	visibility: hidden;
	z-Index: 15;
}
#finger
{
	position: absolute;
	top: 83px;
	left: 200px;
	height: 7px;
	width: 570px;
	visibility: hidden;
	z-Index: 16;
}
#flash
{
	position: absolute;
	top: 0px;
	left: 200px;
	height: 89px;
	width: 570px;
	visibility: visible;
	z-Index: 9;
}
#menuHistory
{
	position: absolute;
	top: 165px;
	left: 0px;
	height: 15px;
	width: 770px;
	visibility: visible;
	z-Index: 17;
}
.txtSmall
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.txtMedium
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.txtLinkBig
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.txtLinkBig:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.txtLinkBig:active
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
.txtSpace
{
	font-family: verdana,arial,helvetica;
	font-size: 6px;
	font-weight: normal;
	color: white;
}
.txtLinkMedium
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
}
.txtLinkMedium:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #0066FF;
}
.txtLinkMedium:active
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
}
.txtLinkMediumBold
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
}
.txtLinkMediumBold:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #0066FF;
}
.txtLinkMediumBold:active
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #99CCFF;
}
.txtLinkMediumBoldChosen
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.txtBigBold
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
}
.txtBigNormal
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}
.txtSmallBold
{ 
    font-family: verdana, arial, helvetica;
	font-size: 10px; font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold
}
.txtMediumBold
{
    font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold
}
.txtLZ
{
    font-family: verdana, arial, helvetica;
	font-size: 4px;
	font-weight: normal;
	color: white;
}
.txtLinkBigNormal {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
.txtLinkBigNormal:hover {
	color: #0066FF;
	text-decoration: none;
}
.txtLinkBigNormal:active {
	color: #99CCFF;
	text-decoration: none;
}
