/* CSS Document */

body { background-color: #CCCCCC; 
		background: url(stripes.gif) repeat; }
	 
table { background-color: #FFFFFF; 
		border: 1px solid #cccccc;
 }

.dark	{ text-decoration: none;
		color: #000000;  }

.caption	{ font-family: helvetica, sans-serif;
		color: #CCCCCC;
		vertical-align: top;
		font-size: 12px; }
		
		
.navi1 {  font-family: helvetica, sans-serif;
		vertical-align: bottom;
}

.navi1 a img { border: 0; }

.navi {  font-family: helvetica, sans-serif;
height: 57px;
		vertical-align: bottom;
		font-size: 12px;
		color: #cccccc; 
		}

.text {  font-family: helvetica, sans-serif;;
		font-size: 12px;
		color: #cccccc; 
		}

.contact {  font-family: helvetica, sans-serif;;
				width: 300px;
		font-size: 12px;
		color: #cccccc; 
		}

.navi a:link { text-decoration: none;
	color: #CCCCCC;}     
	
.navi a:visited { text-decoration: none;
	color: #CCCCCC;}  
	  
.navi a:hover { text-decoration: none;
	color: #bbbbbb;}  
	 
.navi a:active { text-decoration: none;
	color: #bbbbbb;}  

.line {border-top: solid thin #CCCCCC;

img {border: 1px solid #000000; }


.photo { border-bottom: solid thin #666666; }

a:link { text-decoration: none;
	color: #CCCCCC;}     
	
a:visited { text-decoration: none;
	color: #CCCCCC;}  
	  
a:hover { text-decoration: none;
	color: #bbbbbb;}  
	 
a:active { text-decoration: none;
	color: #bbbbbb;}  

