/* CSS Document */

body {	margin-bottom: 0px; 
		margin-left: 0px; 
		margin-right: 0px; 
		margin-top: 0px; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		background-color:#cfc8b6; 
		color:#000000;
		}
		
.header {font-size:16px;
		}
		
a:link,a:visited,a:active{text-decoration:none;}
a:hover{text-decoration:underline; font-weight:bold;}

.head_table 
		{
		border-width:2px; 
		border-color:#a9a398; 
		border-spacing:2px; 
		border-style:solid; 
		border-collapse:separate; 
		background-color:#ffffff;
		}
		
.footer_image1 
		{
		background-image:url(images/footer1.jpg);
		background-position:bottom; 
		background-repeat:no-repeat;
		}
		
.footer_image2 
		{
		background-image:url(images/footer2.jpg);
		background-position:bottom; 
		background-repeat:no-repeat;
		}
		
.footer_image3 
		{
		background-image:url(images/footer3.jpg);
		background-position:bottom; 
		background-repeat:no-repeat;
		}
		
.footer_image4 
		{
		background-image:url(images/footer4.jpg);
		background-position:bottom; 
		background-repeat:no-repeat;
		}