body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #99CC66;
}

h1 {
	font-size: 16px;
	font-weight: 800;
	font-variant: small-caps;
	color: #006600;
	text-align: center;

}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
}

h3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: 800;
	background-color: #DDDDDD;
}

p {
	font-size: 11px;
}

a.navmenu:link, a.navmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.navmenu:active, a.navmenu:hover{
	color: #CCFF33;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a:link, a:visited {
	text-decoration: none;
	color: #336600;

}

a:hover, a:active {
	text-decoration: none;
	color: #CCFF33;
}


a:visited {
	text-decoration: none;
}

.bng-graph {
	background-image: url(images/blueandgold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.text-block {
	text-align: left;
	vertical-align: text-top;
	color: #006699;
	padding: 20px;
	font-size: 11px;
	background-color: #FFFFFF;
}

.leftmenu {
	vertical-align: top;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	text-align: left;
	white-space: nowrap;
	height: 249px;

}

.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.border-left {
	background-image: url(images/paper_lt_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #99CC66;
}
.border-right {
	background-image: url(images/paper_rt_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #99CC66;
}
.banner-bk {

	background-image: url(images/banner_bk.gif);
	background-repeat: repeat-x;
	background-color: #99CC66;
}

.text-price {
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}

.text-attrib {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}

.thedit {
	color: #FFFFFF;
	background-color: #006600;
	vertical-align: text-top;

}
.tredit {
	background-color: #FFFFFF;
	vertical-align: text-top;

}
.tabledetedit {
	width: 95%;
}

.stderror {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
