		body{
		background-color : #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		list-style: circle;
		scrollbar-arrow-color: #c5d4d4;
		scrollbar-base-color: #336666;
		scrollbar-track-color: #ffffff;
		empty-cells: show;
		}
	ul {
		list-style: circle;
	}
	
	A:Active  { color : #000066; text-decoration : none;}
	A:Visited  { color : #000033; text-decoration : none;}
	A:Hover  { color : #000066; text-decoration : underline;}
	A { color : #000066; text-decoration : none; }

	h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #5C70BE;
	font-size : 13pt;
	margin-top: 6px;
	margin-bottom: 20px;
	}

	h2  {
	font-weight : bold;
	color : #336699;
	font-size : 12pt;
	margin-bottom: 0px;
	}	
	
	h3  {
	font-weight : bold;
	color : #6699cc;
	font-size : 11pt;
	margin-bottom : 0px;
	}

	.sitetitle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	/*color : #709494;*/
	color: #336666;
	font-size : 14pt;
	text-indent: 6px;
	}
		
	.pagetitle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #6699cc;
	font-size : 14pt;
	text-indent: 6px;
	}
	
	.projectname{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000066;
	font-weight : bold;
	font-size : 14pt;
	margin-bottom: 3px;
	}
	
	.entryname{
	font-family : Arial, Helvetica, sans-serif;
	color : #336666;
	font-weight : bold;
	font-style: italic;
	font-size : 12pt;
	padding-left: 5px;
	}
	
	.entrydesc{
	margin-left: 12px;
	text-align: left;
	}
	
	.entrynav{
	margin-left: 24px;
	text-align: left;
	}
	
	.fronttitle{
	color: #ffffff;
	font-size : 14pt;
	font-weight : bold;
	}
	
	.nav{
	font-family : Arial, Helvetica, sans-serif;
	padding-right: 12px;
	}
	
	.date{
	font-family : Arial, Helvetica, sans-serif;
	color : #336666;
	font-size : 9pt;
	}
	
	.content{
	background-image: url(images/content_fade.jpg); 
	background-position: top; 
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 10pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: justify;
	}
	
	.content1{
	background-image: url(images/content_fade2.jpg); 
	background-position: top; 
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 10pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: justify;
	}
	

	.content2{
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 10pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: justify;
	}

	.content3{
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 8pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: justify;
	}
	
	.ddetails {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 10pt;
	/*font-weight : bold;*/
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	}
	
	
	.sidepanel{
	font-size: 8pt;
	color: #003399;
	text-align: left;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 100px;
	background-position: top; 
	background-repeat: no-repeat; 
	background-image: url(images/beach.jpg);

	}

   .info{
	font-size: 8pt;
	color: ##000066;
	/*text-align: center;*/
}	
	
	
	.captions{
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	padding-right: 3px;
	padding-top: 1px;
	}
		
	.copyright{
	font-size: 8pt;
	color: #336666;
	/*text-align: center;*/
}	
		.plugs {
	font-size: 7pt;
	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
}	

	.brochure_center{
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 12pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: center;
	}

	.brochure_left{
	font-family : Arial, Helvetica, sans-serif;
	color : #003399;
	font-size : 12pt;
	padding-left: 7px;
	padding-right: 6px;
	text-align: left;
	}


