@import url("error.css");

body, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76734D;
}

a{
	color: #44593D;
}

td.content{
	padding: 23px 22px 23px 18px;
	line-height: 16px;
	font-weight: bold;
}

td.innercontent{
	padding: 8px 22px 18px 23px;
	line-height: 16px;
	font-weight: bold;
}

td.date{
	color: #A9A679;
	padding-right: 24px;
	font-weight: bold;
}

td.highlightbox{
	padding: 0px 8px 4px 8px; 
}

td.highlightboxtitle{
	padding: 0px 8px 4px 8px; 
	color: #0E3A27;
	font-size: 12px;
	font-weight: bold;
}

td.sidebar {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #964908;
	padding-left: 10px;
}

td.sidebar a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #964908;
	text-decoration: none;
}

td.paddedbox{
	padding: 10px 10px 10px 10px;
}

table.float{
	float: left;
	font-weight: normal;
}

img.example{
	margin-top: -5px;
	margin-left: 10px;
}

img.graph{
	border: 2px solid #76734D;
}

.footer{
	color: #63604F;
}

.sectiontitle{
	font-family: Trebuchet MS;
	color: #AD7E00;
	font-size: 18px;
	font-weight: bold;
}

.subtitle{
	color: #0E3A27;
	font-size: 12px;
	font-weight: bold;
}

.popwindow{
	font-size: 12px;
	font-weight: normal;
}

.submit{
	background-image: url(../image/button.jpg);
	width: 76px; 
	height: 31px;
	cursor: hand;
	border-width: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #44593D;
}

a.header {
	font-weight: normal;
	color: #A9A679;
}
.Pagetitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #0E3A27;
}
