@charset "iso-8859-1";
 
body {
	margin-top: 0.5em; 
	margin-left: 0.5em; 
	margin-right: 0.5em; 
	background-color: #FDEFC0; 
	color: #000000;
	}
	
#welcome {
	  	 width:800px;
   		 float:left;
         text-align: center;		 
	 	 margin-left: auto; 
		 margin-right: auto;
		 }
		 
#hccimage0 {	
		  width: 800px;
		  float: left;
		  clear: both;
		  border-top: 0px solid #FDEFC0;
		  padding-bottom: 1em;
		  text-align: center;
		  margin-left: auto; 
		  margin-right: auto;
		  }		 
	 
	
p, div 	{
	font-size: 1.0em;
	line-height: 1.1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FDEFC0;
	text-indent: 0em; 
	text-align:justify; 
	}
p.c, div.c	{
	text-align:center; 
	}
p.jlarge {
	text-align:justify;
	font-size:1.5em;
	}	

h1, h2, h3, h4	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#440600;
	background-color: #FDEFC0;
	}
	
td, th, dd, li {
	font-size: 1.0em;
	line-height: 1.1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FDEFC0;	
	text-indent: 0em; 
	text-align:left; 
	}
	
td.c {
	text-align:center; 
	}
th.c {
	text-align:center; 
	}	
	
td.j {
	text-align:justify; 
	}

hr  {
	border: none;
	height: 1px;
	width: 100%;
	color: #CCCCFF ;
	background-color: #CCCCFF ;
	}	
	
p.head { 
		border: 2px;
        border-color: #CC6600 #000000 #000000 #CC6600;		
	    border-style: outset;		 
		background-color: #440600; 
		color: #ffffff; 
		font-style: italic;
		font-weight: bold; 
		font-size: 1.5em; 
		font-family:'Lucida Calligraphy', 'Times New Roman', serif;
		line-height: 1.4;
		text-align: center;
		}	

div.menuBar, div.menuBar a.menuButton {
       font-family: Tahoma, Arial, Helvetica, sans-serif;
       font-size: 1em;
       color: #ffffff;
	   background-color: #440600; 	   
       }

div.menuBar {
       text-align: center;
	   margin-left:auto;
	   margin-right:auto;
   	   width: 180px;
	   border: 2px;
       border-color: #CC6600 #000000 #000000 #CC6600;
	   border-style: outset;
	   padding: 2px 6px 2px 6px;
       }

div.menuBar a.menuButton {
       background-color: transparent;
       color: #ffffff;
       cursor: pointer;
       text-decoration: none;
       }

div.menuBar a.menuButton:hover {
       background-color: transparent;
       color: #ffffff;
	   font-weight: bold;
       }
div.menuBar a.menuButton:active {
       background-color: transparent;
       color: #CC6600;
	   font-weight: bold;
       }	   
	   
a:hover {
	   font-weight: bold;
	   }
	   
a:active {
	   font-weight: bold;
       color: #CC6600;	   
	   }	   
	   	   
.menupage {
	   background-color: transparent;
	   color:red;
	   }
.month {
	   color: red;
	   font-weight: bold;
	   background-color: transparent;	   
	   text-align: center;
	   }
.meeting {
		 font-weight:bold;
		 }
.date	 {
		 text-align: right;
		 }
.caption {
		 font-weight:bold;
		 color: #440600;
		 background-color: #ffcc66;
		 }		 		 	   	   	   	

   		   
  	

