a:link {
	color: #066;
}
a:visited {
	color: #066;
}
a:hover {
	color: #C90;
}
a:active {
	color: #066;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #C93;
}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal}
.tiny {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.headerliner {
	background-image: url(images/bg_headerline.gif);
	background-repeat: repeat-x;
}
.bg_bamboo {
	background-image: url(images/bg_bamboo.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	border: thick ridge #099;
}

