
.boxstyles {
	font: Verdana;
	font-size: 8pt;
	border-width:1;
	border-color:A0A0A0;
	border-style:solid;
	background-color:FFFFFF
}

.buttons {
	font-family : Verdana;
	font-size : 11px;
	background : #C0C0C0;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-left : 1px solid #EFEFEF;
	border-top : 1px solid #EFEFEF;
	color : #000000;
	height : 19px;
	text-decoration : none;
	cursor : hand;
}

a.leftNav01 {
	font-family : Georgia;
	font-size : 10px;
	color : 658286;
	text-decoration : none;
	font-weight: bold;
}
a.leftNav01:visited {
	font-family : Georgia;
	font-size : 10px;
	color : 658286;
	text-decoration : none;
	font-weight: bold;
}
a.leftNav01:hover {
	font-family : Georgia;
	font-size : 10px;
	color : BBBFC0;
	text-decoration : underline;
	font-weight: bold;
}