Body		{
			background-image: url('../images/background.jpg');      
			background-position: center center;

   			font-family: arial, verdana;      
    		font-size: 10pt; 
    		}  
   
 .spaced 	{
 			line-height: 16px;
 			}
     
 tr 		{
 			color:#330000;     
     		font-size:8pt;    
     		font-family: verdana, tahoma;
     		}      
     
.black 		{
			color:#330000;        
       	 	font-size: 10pt;        
       	 	font-weight:bold;
        	font-family: arial;
        	}              

.dashed 	{
			background-color: #d6cea8;
			border: #666666 1px dashed;
			}
         
.small		{
			color:#836855; 			
            font-size: 8pt; 			
            font-family:verdana;
            }     
                    
A:link		{
			text-decoration: underline;
       		color: #460c0a;
       		}

A:visited	{
			text-decoration: underline;
	  		color: #460c0a;
	  		}

A:active	{
			text-decoration: none;
	 		color: #666666;
	 		}
	 
A:hover		{
			text-decoration: none;
		 	color: #666666;
		 	}
			
table.pad td { vertical-align: top; }
table.off { margin: 5px 0 0 0; }
table.off td { border: 0 ; padding: 4px ; }

ul { margin: 0; padding: 0; list-style-type: none; }
ul li { margin: 0; padding: 0 0 0 20px; background: url(/images/bullet.jpg) no-repeat 8px 5px; }

h2 { font-size: 14px; }
h3 { font-size: 12px; margin-bottom: 8px; }
table.hmevents { width: 580px; margin-top: 10px; }
table.hmevents td { padding: 5px 15px 20px 5px; }
table.hmevents td.title { padding: 5px; background: url(/images/hm-bg-title.jpg) repeat-y top right #f6f3ec; background-color: #f6f3ec; }
table.hmevents td.title h3 { padding: 0; margin: 0; }
table.hmevents td.title h3 em { font-size: 11px; color: #920000; margin: 0; padding: 0; }

table.contact td { vertical-align: top; padding: 2px; }
table.contact td.red { width: 10px; vertical-align: middle; }
.required { font-style: italic; color: #FF0000; }
.warning { margin-bottom: 15px; padding: 10px; border: 2px solid #FF0000;  }
.red { color: #FF0000; }