
A:link        { font-weight: normal; text-decoration: none; color: #283d4d; }
A:visited     { text-decoration: none; font-weight: normal; color: #000000; }
A:hover       { text-decoration: none; color: #9e0e0a; }

BODY          {	font-family: Verdana, Arial; font-size: 9pt; }

.font6		{ font-family: Verdana; font-size: 6pt; color: black;  text-decoration: none;}
.font7		{ font-family: Verdana; font-size: 7pt; color: black;  text-decoration: none;}
.font7grey	{ font-family: Verdana;	font-size: 7pt;	color: #b2b2b2;	text-decoration: none;}
.font7lgrey	{ font-family: Verdana;	font-size: 7pt;	color: #b2b2b2;	text-decoration: none;}
.font7white	{ font-family: Verdana;	font-size: 7pt;	color: #ffffff;	text-decoration: none;}
.font8		{ font-family: Verdana; font-size: 8pt; color: black;  text-decoration: none;}
.font8b		{ font-family: Verdana; font-size: 8pt; color: black;  font-weight: bold;}
.fontr8		{ font-family: Verdana;	font-size: 8pt;	color: #cc0000;	text-decoration: none;}
.font8grey	{ font-family: Verdana;	font-size: 8pt;	color: #b2b2b2;	text-decoration: none;}
.font8red	{ font-family: Verdana;	font-size: 8pt;	color: #cc0000;	text-decoration: none;}
.font8white	{ font-family: Verdana;	font-size: 8pt;	color: white; text-decoration: none;}
.font9		{ font-family: Verdana; font-size: 9pt; color: black;  text-decoration: none;}
.font9red	{ font-family: Verdana;	font-size: 9pt;	color: #cc0000;	text-decoration: none;}
.fontb9		{ font-family: Verdana;	font-size: 9pt;	color: #00009d;	text-decoration: none; }
.fontb9b	{ font-family: Verdana;	font-size: 9pt;	color: #00009d;	text-decoration: none; font-weight: bold; }

.font-white-b	{ font-family: Verdana;	font-size: 9pt;	color: #ffffff;	text-decoration: none; font-weight: bold; }

.font9red	{ font-family: Verdana; font-size: 9pt; color: #cc0000;  text-decoration: none;}

.font10		{ font-family: Verdana; font-size: 10pt; color: black;  text-decoration: none;}
.font10red	{ font-family: Verdana;	font-size: 10pt; color: #cc0000;	text-decoration: none;}
.font11		{ font-family: Verdana; font-size: 11pt; color: black;  text-decoration: none;}
.font12		{ font-family: Verdana; font-size: 12pt; color: black;  text-decoration: none;}
.font12red	{ font-family: Verdana; font-size: 12pt; color: #9a0e18;  text-decoration: none;}
.font13		{ font-family: Verdana; font-size: 13pt; color: black;  text-decoration: none;}
.font14		{ font-family: Verdana; font-size: 14pt; color: black; text-decoration: none;}
.font14red	{ font-family: Verdana; font-size: 14pt; color: #cc0000; text-decoration: none; }


.ssv8		{ font-family: Verdana; font-size: 8pt; color: #990000;  text-decoration: none;}
.ssv8b		{ font-family: Verdana; font-size: 8pt; color: #990000;  text-decoration: none; font-weight: bold; }
.ssv9		{ font-family: Verdana; font-size: 9pt; color: #cc0000;  text-decoration: none;}
.ssv10		{ font-family: Verdana; font-size: 10pt; color: #cc0000;  text-decoration: none;}

#MenuPos	{
	position: relative;
	text-align: left;
	vertical-align: middle;
	border: 0px;
}


#colummn-left {
			position: relative;
			left: 1px;
			text-align: left;
			vertical-align: middle;
			top: 6px;
			width: 270px;
			padding: 4px 0 4px 0;
			margin: 0 0 0 0;
			border: 0px solid silver;
			background: #f1f1f1;
			z-index: 1;
			font: normal 9pt arial, tahoma, verdana, sans-serif;
			line-height: 1.5;
			}