H2 { FONT-WEIGHT: bold; FONT-SIZE: 22pt; FONT-FAMILY:  Arial }
.header { FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-FAMILY:  Arial }
.default { font-size: 11pt; FONT-FAMILY:  Arial }
.cardlink { font-size: 9pt; FONT-FAMILY:  Arial; text-decoration : none }
.cardlink:link { font-size: 9pt; FONT-FAMILY:  Arial }
.cardlink:visited { font-size: 9pt; FONT-FAMILY:  Arial; color: black; text-decoration : none }
.cardlink:hover { font-size: 9pt; FONT-FAMILY:  Arial; text-decoration : underline }
.premium { font-size: 11pt; FONT-FAMILY:  Arial; color: #C19D31 }
.default_small { font-size: 10pt; FONT-FAMILY:  Arial }
.default_9 { font-size: 9pt;  FONT-FAMILY:  Arial }
.default_8 { font-size: 8pt;  FONT-FAMILY:  Arial }
.default_7 { font-size: 7pt;  FONT-FAMILY:  Arial }

.index { font-size: 10pt; FONT-FAMILY:  Arial }
.index3 { font-size: 10pt; FONT-FAMILY:  Arial }
.index2 { font-size: 9pt; FONT-FAMILY:  Arial }
.small { font-size: 10px; FONT-FAMILY:  Arial }
.small_red { font-size: 10px; FONT-FAMILY:  Arial; COLOR: red; Link: red; Visited: red; Hover: red }
.small_premium { font-size: 10px; FONT-FAMILY:  Arial; COLOR: #C19D31; Link: #C19D31; Visited: #C19D31; Hover: #C19D31 }
A:Link { color: Blue }
A:Hover  { color: Blue; text-decoration: underline; }
A:Visited  { color: Blue; text-decoration: none;}

.menua {BORDER-RIGHT: white 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: dodgerblue 0px solid; 	PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; overflow: hidden; BORDER-LEFT: 	black 0px solid; PADDING-TOP: 0px; BORDER-BOTTOM: black 0px solid; height: 15px; font-size: 11px; width: 130px; }
.menua:Link { text-decoration: none;  FONT-FAMILY:  Arial; FONT-WEIGHT: bold}
.menua:Hover  { text-decoration: underline; FONT-FAMILY:  Arial; FONT-WEIGHT: bold}
.menua:Visited  { text-decoration: none ; FONT-FAMILY:  Arial; FONT-WEIGHT: bold}

.menui {BORDER-RIGHT: white 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: dodgerblue 0px solid; 	PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; overflow: hidden; BORDER-LEFT: 	black 0px solid; PADDING-TOP: 0px; BORDER-BOTTOM: black 0px solid; height: 15px; font-size: 11px; width: 160px;}
.menui:Link { text-decoration: none;  FONT-FAMILY:  Arial; FONT-WEIGHT: bold }
.menui:Hover  { text-decoration: underline;  FONT-FAMILY:  Arial; FONT-WEIGHT: bold }
.menui:Visited  { text-decoration: none;  FONT-FAMILY:  Arial; FONT-WEIGHT: bold }

.menu_left {
	width : 200;
	height: 20;
	background-color : #000000;
	color: white;
	font-size : 10pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 1px;
	z-index: 0;
	onmouseover : ;
   	onmouseout : ;
}
.menu {
	width : 120;
	height : 20;
	background-color : #000000;
	color: white;
	font-size : 7pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 3px;
	z-index: 0;
	onmouseover : ;
   	onmouseout : ;
}
.menu_small {
	width : 80;
	height : 20;
	background-color : #000000;
	color: white;
	font-size : 7pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 3px;
	z-index: 0;
	onmouseover : ;
   	onmouseout : ;
}
.menu_large {
	width : 160;
	height : 20;
	background-color : #000000;
	color: white;
	font-size : 7pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 3px;
	z-index: 0;
	onmouseover : ;
   	onmouseout : ;
}
.submenu {
	width : 160;
	position : absolute;
	background-color : #000000;
	color: white;
	text-decoration : none;
	font-size : 10pt;
	FONT-FAMILY : arial;
	text-align : left;
	padding : 5px;
	z-index: 0;
}
.submenuLink {
	color: white;
	text-decoration : none;
	FONT-FAMILY : arial;
	width : 100%;
	font-size: 8pt;
}
.submenuLink:link {
	color: white;
	width : 100%;
	FONT-FAMILY : arial;
	padding : 2px;
	text-decoration : none;
	font-size: 8pt;
}
.submenuLink:visited {
	color: white;
	width : 100%;
	FONT-FAMILY : arial;
	padding : 2px;
	text-decoration : none;
	font-size: 8pt;
}
.submenuLink:active {
	color : #000000;
	background : #FEFEFE;
	width : 100%;
	FONT-FAMILY : arial;
	text-decoration : none;
	font-size: 8pt;
}
.submenuLink:hover {
	color : #000000;
	background : #FEFEFE;
	width : 100%;
	FONT-FAMILY : arial;
	text-decoration : none;
	font-size: 8pt;
}
