/* CSS Document */

body {font:Georgia, "Times New Roman", Times, serif;
font-size: 90%;
color:#000000;
margin: 0px;
background-color:#FFFFE7;
}

h1 {color:#990000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

h2 {color:#990000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

.content {background-image:url(images/background.gif);
background-repeat:no-repeat;
width: 883px;
height: 848px;

}

.contact { width: 450px;
height: 30px;
border-bottom:thin;
border-bottom-color:#999900;
border-top:thin;
border-top-color:#999900;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#990000;
}

.menu {width: 120px;
position: absolute;
left: 60px;
top: 87px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 18.5px;

}

.report_text {font-size:12px;
}

.bold_link {color:#000000;
font-weight:bold;
}

a:link {
	text-decoration: none;
	color:#990000;
	}
	
	a:hover{
	color:#CC9900;
	text-decoration: none;
	}

	a:visited {
	text-decoration: none;
	color:#CC9900;
	}
	
	a:active{
	color:#CC9900;
	text-decoration: none;
	}


.side_panel {background-image:url(images/kauri_image.jpg);
width:129px;
height: 530px;
position: absolute;
left: 55px;
top: 295px;
}

.tag_line {width: 600px;
height: 30px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 2px;
font-size:14px;
font-weight:bolder;
color:#990000;
position: relative;
top: 65px;
left: 180px;
}

.main_text {width: 450px;
height: 630px;
position: relative;
top: 90px;
left: 220px;
overflow:auto;
}

.table_text {width: 580px;
position: relative;
top: 90px;
left: 220px;
overflow:auto;
}

table { font:Georgia, "Times New Roman", Times, serif;
font-size: 90%;
color:#000000;
}

td{ vertical-align: top;
padding: 3px;
}

