body {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFCC;
	width: 95%;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #FFFF99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #0033CC;
	color: #000066;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFF99;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFCC00;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
    font-weight: bold;
	color: #CCCCCC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #0000CC;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
  	background-color: #336699;
	font-weight: bold;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
	color: #FFCC00; 
	font-weight: bolder;
	font-size: medium;
}
.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
}
.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
}
.Stil8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	color: #FFFF66;
	font-size: 10px;

}
.Stil10 {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Stil11 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	background-color:#FFFFFF;
	color:#000066;
}
a:link {
	color: #0099FF; 
}
a:visited {
	color: #333333;
	background-color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
	background-color: #FF0000;
} 

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#tabnav a {
	background-color:#000066;
	color:#FFFFFF;
}

#tabnav a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
} 

#tabnav a:active {
	background-color:#FFFF00;
	color:#000000;
} 

#seitnav a {
	background-color:#000066;
	color:#FFFFFF;
}

#seitnav a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
} 

#seitnav a:active {
	background-color:#FFFF00;
	color:#000000;
} 
#layerflash {
	position: relative;
	left: 50px;
	top:  20px;
	width: 680px; 
	height: 680px; 
	z-index:7;
	visibility: hidden;
}
.hideDiv{
	display: none;
}
.showDiv{
	display: block;
}
