
body, td
	{
	font-family: Georgia, Baskerville, Times, Serif;
	font-size: 10pt;
	color: #000066;
	f
	}

body 
	{ 
	margin: 0 0 0 0; 
	background-color: #FFFFFF;
	} 

a:link, a:visited
	{
	text-decoration: none;
	color: #000066;	
	}

a:hover
	{
	text-decoration: underline;
	color: #FF6600;	
	
	}
	
h1
	{
	text-align: left;
	font-style: italic;
	font-size: 24pt;
	color: 	#000066;
	}
	
h2
	{
	font-size: 12pt;
	color: 	#000066;
	}
	
h3
	{
	font-size: 11pt;
	color: 	#000066;
	}
	


#wrapper
	{
	width: 900px;
	background-image: url('art/background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #D7EBFF;
	}

#toptable
	{
	width: 100%;
	border-collapse: collapse;
	border: 0pt solid;
	}

#menutable
	{
	width: 100%;
	height: 25px;
	background-image: url('art/menuback.jpg');
	background-repeat: repeat-y;
	background-position: top right;
	border-collapse: collapse;
	border: 0pt solid;
	}




#maintable
	{
	width: 100%;
	border-collapse: collapse;
	border: 0pt solid;

	}

#menucell
	{
	width: 209px;
	}

#maincontentcell
	{
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	border-right: 1pt solid #D7EBFF;
	margin: 0 0 0 0;
	}




#orchid
	{
	background: url('art/orchid.gif') left top ;
	text-align: justify;
	padding: 0 20px 0 20px;
	}



.footer
	{
	width: 100%;
	font-size: 7pt;
	}
	

.patterncell
	{
	font-size: 7pt;
	text-align: center;
	}

	
