@charset "utf-8";

/* Common */
.menu {font-family: arial, sans-serif; width:975px; height:25px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:487px; height:25px; text-align:center; color:#000; border:0px solid #000; background:#cccccc; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* Non-IE browsers */
.menu ul li:hover a {
	color:#ffffff;
	background:#666666;
	font-size: 11px;
}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:205px;}
.menu ul li:hover ul li a.hide {background:#666666; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#cccccc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:188px; top:7px;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

.MenuUp {
	color: #dfdfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-align: center;
	font-size:15px;
}
body {
	background-color: #ffffff;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
}
.copyright {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.kaatts {
	font-size: x-small;
}
.MaintextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.MaintextHeaderSmall {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.moreinfosmall {
	font-size: x-small;
}

.MainTextGreen {
	color: #060;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.MainTextBlue {
	color: #009;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.MainTextItalic {
	font-style: italic;
}
.MainTextBold {
	font-weight: bold;
}
.MainTextGreenBoldItalic {
	color: #060;
	font-style: italic;
	font-weight: bold;
}
.MainTextBoldItalic {
	font-weight: bold;
	font-style: italic;
}
.MainTextBlueBoldItalic {
	color: #009;
	font-style: italic;
	font-weight: bold;
}
.maintextxSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #504521;
	font-size: x-small;
}.geeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060;
}
.geemoreinfosmall {
	font-size: x-small;
	color: #060;
}
.ssbfsMaintextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FC309B;
}
.SelectSite {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.greenWidget { 

     width:400px;
	 height:500px;
}
.XLMaintextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: x-large;
}
.XLMaintextHeaderGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7BC40C;
	font-size: x-large;
}
.XLMaintextHeaderDRKGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060;
	font-size: x-large;
}
.XLMaintextHeaderBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #127ee2;
	font-size: x-large;
}
.XLMaintextHeaderPINK {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F33;
	font-size: x-large;
}
.XLMaintextHeaderRED {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: x-large;
}
.XLMaintextHeaderWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
}
.XLMaintextHeaderDRKBLUE {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: x-large;
}
.LMaintextHeaderDRKBLUE {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: large;
}
.MaintextHeaderSmallItalic {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-style: italic;
}
