@charset "utf-8";
/* CSS Document */

.style3 {font-size: x-small;
	color: #999999;
}
a {
	font-size: small;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style9 {font-size: small; color: #666666; font-family: Arial, Helvetica, sans-serif; }
.style19 {font-size: small; color: #666666; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style20 {
	color: #666666;
	font-weight: bold;
}
.style21 {color: #CCCCCC}
.White18B {color: #CCCCCC; font-size:18px; font-weight:bold}
.style22 {
	font-size: small;
	font-weight: bold;
}
.Green2 {
	font-size:medium;
	font-weight: bold;
	color: #B3B996;
}

.Green33 {
	font-size:large;
	font-weight: bold;
	color: #B3B996;
}

.dropdownXML {
	font-size:14px;
	font-weight: bold;
	color: # FFF;
	background-color: # 999 
	border:hidden;
	
	
}



.style23 {
	color: #450102;
	font-weight: bold;
}
.style25 {color: #450102; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style27 {font-size: medium}
body {
	background-color: #666;
}
ul#minitabs{list-style: none;margin: 0;padding: 7px 0;
  border-bottom: 1px solid #CCC;font-weight: bold;
  text-align: center;white-space: nowrap}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 4px solid #FFF;color: #999}
ul#minitabs a#current{border-color: #F60;color: #06F}
ul#minitabs a:hover{border-color: #F60;color: #666} 
