a:link { 
	color: #ffff00;
	text-decoration: none;
}

a:visited { 
	color: #ffff00;
}

a:hover { 
	color: #ffff00;
	text-decoration: underline;
}

a:active { 
	color: #f0d11e;
	text-decoration: underline;
}

p {
	line-height : 12px;
}

h1 {
	font: normal 1.5em georgia, "times new roman", serif;
  line-spacing: .1em; 
	line-height: .8em;
  color: ffffff;
}

.head {
	font: normal 2.0em georgia, "times new roman", serif;
  line-spacing: .1em; 
	line-height: 1.0em;
  color: ffffff;
}


hr {
  border:0;
  border-top: 1px solid #f0d11e;
  height: 0;
  background: #f0d11e;
}

body {
    font: normal 1.0em georgia, "times new roman", serif;
    color: #deefff;
		line-height: 1.2em;
	  line-spacing: .8em;
		background-image: url(http://www.keytokauai.com/images/template/background_color.gif); 
		background-repeat: repeat-y;
		background-position: top center;
}


.table_single_border {
    border-color: #6A9CD4;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
}

.table_single_border TD {
	border-color: #999999; 
	border-width: 0px 1px 1px 0px;
	border-style: solid; 
}



.td_right_border { 
	border-color: #cccccc; 
	border-width: 0px 2px 0px 0px;
	border-style: solid; 
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body.footer {
    font: normal .9em georgia, "times new roman", serif;
}


.table_header {
		background-color: #3E78B7;

}



