div {
	 border: 0px solid Black;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: small;
	 font-style: normal;
	 font-weight: normal;
	 color: #000000;
}

body { margin: 0 0 10px 0; padding: 0; color: #333;  font-family: Arial,sans-serif; text-align: center; }
	
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: blue;
}

a:hover {
	COLOR: red;
}

a:visited { color: #733B44 

} 


a {
	TEXT-DECORATION: none;
}

td {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
}
#navigation {
	float: center;
	width: 150px
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#jumpx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%; 
	font-style: normal;
	font-weight: bold;
	color: green;
}

.wrap1 { width: 100%; }
.wrap { width: 760px; margin: 0px auto; /*fix for firefox & opera */ text-align: left; background-color: #FFF; } 
#nav { float: right; background:   url(file:///C|/Web%20Sites/Cloud%20Mesa/images/nav.gif) repeat-x left; width: 380px; height: 24px; color: #000; font: 10pt Arial, Helvetica, sans-serif; padding-right: 10px; text-align: right; }
#nav a:link, #nav a:visited { color: #000; font-weight: bold; text-decoration: none; }
#nav a:hover { color: #000; text-decoration: none; padding-bottom: 4px; border-bottom: 6px solid #ffcc00; }
#menu3 { color: #666; font-size: 75%; clear: both; padding: -10px 10px 0 10px; margin: 0 0 10px 0; }

{
	float: right;
	width: 150px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#content2 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#footer {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.left_border { 

border-left: 1px solid black;

}

.right_border { 

border-right: 1px solid black; 

}

.top_border { 

border-top: 1px solid black; 

}

.bottom_border {

 border-bottom: 1px solid black;
 
  }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: 333333;
}

#div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: 333333;

.note {
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #0000cc;
} 

#td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: 333333;

.note {
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #0000cc;
} 


.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px arial;
line-height: 14px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


