.buttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000066;
	width: 110px;
}

.leftpanel {
	font-family: sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.leftpanelbotton {
	font-family: sans-serif;
	font-size: 12px;
	list-style-type: decimal;
}

.leftpanelbotton a:hover {
	color: #0066CC ;
}

.leftpanelbotton a {
	text-decoration: none;
	color: #666666;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

.foot a:hover {
	text-decoration: underline;
}

.foot a {
	text-decoration: none;
	color: #FFFFFF;
}
	
.infopanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 20px 10px 10px;
}

.infopanel a {
	text-decoration: none;
	color: #0066CC;
}

.info {
	border-right-style: dashed;
	border-right-color: #000066;
	border-right-width: 1px;
	padding-right: 5px;
}
.mainframe {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.searchbutton {
	font-family: verdana;
	font-size: 9px;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	padding-bottom: 5px;
}
