.style1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}

.style3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.style4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}

.style5 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.style6 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

.style7 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.style8 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
}

.style10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.style11 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #000000;
	font-weight: normal;
}

.style12 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.style13 {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.style14 {
	font-size: 14px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style15 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.style16 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.style17 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}

.style18 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CCCCCC;
}

.style19 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.style20 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}

.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}

.style22 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000;
}

.style23 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style24 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000;
}

.style25 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style26 {
	font-size: 14px;
	font-family: Arial;
	color: #000;
	font-weight: bold;
}

.style27 {
	font-size: 12px;
	font-family: Arial;
	color: #000;
	font-weight: bold;
}

.style28 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
}

.style66 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.style87 {font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}

.style97 {font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}


a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000;
}


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


#pup {  
position:absolute;  
z-index:1200; /* aaaalways on top*/  
padding: 3px;
margin-left: 10px;  
margin-top: 5px;  
width: 180px;  
border: 1px solid black;  
background-color: white;
font-family: Tahoma;
color: black;  
font-size: 11px;
}

.label {
	float: left;
	width:20em;
	text-align: right;
	clear: left;
	margin-right: 15px;
}

