.dotbox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menucontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.leftmenubold {
	color: #CC6600;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
.leftmenu {

	color: #CC6600;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.graycontent {


	color: #666666;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bluebold {

	color: #336699;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.darkgraycontent {



	color: #333333;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
