body {
 	margin: 0px; 
 	padding: 0px; 
 	background-color: #507399;
 	text-align: center;
 	}
 	
div.main {
	position: relative;
	width: 766px;
	margin: 0 auto;
	text-align: left;
	z-index: 0;
	}

ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 21px;
	}
	
li {
	background: url(images/pointer2.gif) center left no-repeat;
	padding: 0 0 0 10px;
	font-family:Tahoma; font-size:11px;  
	color: #FFFFFF; 
	}

.policy {
  	font-family: Tahoma; 
  	font-size: 9px;  
  	color: #4E4729; 
  	text-decoration: none;
  	}
  	
.main {
  	font-family: Tahoma; 
  	font-size: 10px;  
  	color: #CAC6B5;
  	}
.black {
  	font-family:Tahoma; 
  	font-size:10px;  
  	color:#39341F;
  	}
  	
.b {
  	font-family: Tahoma; 
  	font-size: 10px;  
  	color: #C0B99E;
  	}
  	
.yellow1 {
  	font-family: Tahoma; 
  	font-size: 12px;  
  	color: #C19802;
  	}
  	
.yellow2 {
	font-family: Tahoma; 
	font-size: 10px;  
	color: #CDAC1D;
	}
	
.yellow3 {
	font-family: Tahoma; 
	font-size: 10px;  
	color: #CCC81D;
	}
	
.yellow4 {
	font-family: Tahoma; 
	font-size: 10px;
	color: #FFD004;
	}
	
.dark {
	font-family: Tahoma; 
	font-size: 10px;
	color: #47422A;
	}

.input {
  		width: 150px; 
  		height: 18px;
		border-width: 1px;
		border-style: solid;
		background-color: #A38F51;
		border-color: #B5A569;
		font-family: Tahoma; 
		font-size: 10px;  
		color: #CAC6B5;
		padding-top: 1px;
		padding-left: 3px;
		}
		
.textarea {
		width: 150px; 
		height: 66px;
		border-width: 1px;
		border-style: solid;
		background-color: #A38F51;
		border-color: #B5A569;
		font-family: Tahoma; 
		font-size: 10px;  
		color: #CAC6B5;
		padding-top: 1px;
		padding-left: 3px;
		overflow: auto;
		}
		
/* ------------- Flash Movie ---------------- */

.flashcontent {
	z-index: 200;
	}		