<!--

	/* standard layout */
body {	text-align: left; 
		margin-top: 5px;
		margin-bottom: 10px;
		margin-right: 1em;
		margin-left: 1em;
		font-weight: normal; 
	font-family: verdana; 
	font-size: 9pt;
	background-color: #6183A6; background-image: url('greenbg.png'); background-repeat: repeat; background-attachment: scroll;
		}
A:link {text-decoration: underline; color: #003300; font-weight: bold; font-size: 9pt;}
A:visited {text-decoration: underline; color: #006666; font-weight: bold; font-size: 9pt;}
A:hover {text-decoration: underline; color: #006666; font-size: 9pt;}
A:active {text-decoration: none; color: #006666; font-size: 9pt;}

H1, H2, H3
		{
		margin:0px 10px 10px 10px;
		font-family: times new roman; 
		font-style: italic;
		color: #000000;
		}
		
	H4, H5, H6
		{
		margin:0px 10px 10px 10px;
		font-family: verdana; 
		font-style: italic;
		color: #42426F;
		}

TD {font-family: Georgia; font-size: 9pt; color: #000000;}
#intromain {width: 738px;
height: 100%;
background-image: url('goldbg.png');
}
#introtop {width: 738px;
height: 68px;
background-image: url('images/introtop.jpg');
background-repeat: no-repeat; 
}
#introrttop {width: 320px;
height: 325px;
background-image: url('images/introrttop.jpg');
background-repeat: no-repeat; 
}
#introtopnav {
height : 25px;
width: 100%;

}	
#introtopnav ul {
padding-top : 0px; 
padding-left : 120px; 
margin : 0; 
list-style : none; 
position : absolute; 
height : 25px;

} 
#introtopnav li {
margin : 0;
padding-top : 5px;
position : relative; 
float : left; 
width : 130px; 
display : block;
height : 25px;
text-align: center; 

} 
#introtopnav li a {
margin : 0;
PADDING-TOP: 5px; 
PADDING-RIGHT: 0; 
PADDING-BOTTOM: 3px;
position : relative; 
float : left; 
width : 130px; 
display : block;
height : 25px;
color: #ffffff;
font-size: 8pt;
font-weight: bold;
font-family: verdana;
text-decoration: none;


} 
#introtopnav li a:hover {
margin : 0;
PADDING-TOP: 5px; 
PADDING-RIGHT: 0; 
PADDING-BOTTOM: 3px;
position : relative; 
float : left; 
width : 130px; 
display : block;
height : 25px;
color: #f2f2f2;
font-size: 8pt;
font-weight: bold;
font-family: verdana;
text-decoration: none;

} 
#foot {font-family: verdana; font-size: 8pt; color: #ffffff; width: 100%;}
#foot A:link {text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 8pt;}
#foot A:visited {text-decoration: underline; color: #ffffff; font-weight: bold; font-size: 8pt;}
#foot A:hover {text-decoration: underline; color: #ffffff; font-size: 8pt;}
#foot A:active {text-decoration: none; color: #006666; font-size: 8pt;}
	//-->