body      {	scrollbar-arrow-color:#0000FF;
  			scrollbar-track-color:#999999;
  			scrollbar-shadow-color:black;
  			scrollbar-face-color:black;
  			scrollbar-highlight-color:black;
  			scrollbar-darkshadow-color:black;
  			scrollbar-3dlight-color:#999999;
			background-color: #808080; 
			margin: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif; }
  			
a:active     { color: #000000 }
a:link       { color: #0033CC }
a:visited    { color: #003399 }

input        { color: #000000; font-size: 10pt; font-family: Arial; font-weight: bold; 
               border: 1px solid #0000FF; background-color: #CCCCCC }
textarea     { font-family: Arial; color: #000000; font-size: 10pt; font-weight: bold; 
               border: 1px solid #0000FF; background-color: #CCCCCC }
			   
table.header {	padding: 0px;
				margin: 0px;
				border-collapse: collapse;
				height: 1px;
				background-color: #808080;
				width: 100%; }
		
table.links { 	border: 1px solid #666666;
				background-color: #808080;
				padding: 0px;
				margin: 0px;
				border-collapse: collapse;
				width: 100%; }
			
td.link {	width: 17%;
			text-align: center;
			border: 1px solid #666666;
			height: 18px;
			font-size: 12px; }
			
td.link a {	text-decoration: none; }
			
span.small { font-size: 10px; }

table.body {	border: 0px solid black;
				spacing: 0px;
				padding: 0px;
				border-collapse: collapse;
				background-color: #808080;
				width: 100%; }

td.body_title {  width: 75%;
					background-color: #000000;
					text-align: left;
					valign: bottom;
					color: #FFFFFF;
					font-weight: bold;
					font-style: italic;
					padding-left: 20px; 
					font-family: Arial, Verdana, sans-serif; }

td.body_subtitle {	width: 25%;
					background-color: #000000;
					text-align: left;
					valign: bottom;
					color: white;
					font-size: 10px;
					text-align: center; }
					
.bodytext {	font-family: Arial, sans-serif;
			font-size: 12px; }

li { margin-left: 50px; margin-bottom: 0; }
			
li.bodytext {	font-family: Arial, sans-serif;
				font-size: 12px;
				padding-bottom: 30px; }
				
.gallery_image { padding: 5px; margin: 5px; border: 1px solid black; width: 50px; height: 50px; } 