/* CSS Document */

<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

p {
	/* color: #0099CC; */
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div {
    font-family: tahoma; 
    font-size: 12px; 
    color:#000000;
}
td {
    font-family: tahoma; 
    font-size: 12px; 
    color:#000000;
}  
.style1 {	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.style2 {
	font-size: 36px;
	/* color: #0099CC; */
	color: #000000;
}
.style3 {
	/* color: #0099CC; */
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#style4 {
	color: #E7E6C8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.style5 {
	/* color: #0099CC; */
	color: #000000;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#style6 {
	color: #E7E6C8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.styleLinks {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	position:absolute;
	width:694;
	height:672px;
	z-index:3;
	left: 255px;
	top: 81px;
	visibility: hidden;
}
#Layer2 {
	Z-INDEX: 5;
	LEFT: 136px;
	WIDTH: 334px;
	POSITION: absolute;
	TOP: 300px;
	HEIGHT: 10px;
	
}
#verticalScroll {
	background: url("/aquila/images/bg-stripe.gif") #E7E6C8 repeat-y;
    
}
#verticalScroll2 {
	background: url("/aquila/images/bg-stripe2.gif") #E7E6C8 repeat-y;
    
}

a:link {
	font-family: tahoma; 
    font-size: 12px;
	color: #666666;
}
a:visited {
	font-family: tahoma; 
    font-size: 12px;
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	font-family: tahoma; 
    font-size: 12px;
	color: #666666;
}

#reg_table_font {

	font-family: tahoma; 
	font-size: 12px; 
	color:#000000;
}

#small_table_font {

	font-family: verdana; 
	font-size: 10px; 
	color:#000000;
	}

#reg_main_header_font {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px; 
	color:#000000; 
	
}

#reg_header_font {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px; 
	color:#000000; 
	
}

#href_font {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
#href_font:Hover {
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
}
#alt_row_odd {
	background-color: white;
}

#alt_row_even {
	background-color: #E8EAF7;
}

#thin_border {
border-style: solid;
border-width: thin;
background-color: #7B94BB;

}

#reg_status_font {

	font-family: verdana; 
	font-size: 12px; 
	color:red;
	}

	
#thin_border_clear {
border-style: solid;
border-width: 1px;

}


-->
</style>

