.menu_left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	list-style-image: url(images/small_logo.jpg);
	line-height: 150%;
	text-indent:-24 px;
	text-decoration:none;
	text-align: left;
	list-style-type:none;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 125%;
}
.crumb {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCC00;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCC00;
}
a:link {color:#000066;
	text-decoration:none;
}
a:visited {color:#000066}
.ql {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	text-decoration:none;
}
.tble_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 125%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 125%;
}
.pink_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	line-height: 125%;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	line-height: 125%;
}
.mauve_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	line-height: 125%;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	line-height: 125%;
}
.clickhere_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	line-height: 125%;
	text-decoration:none;
}