.bg1 {
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: .9;  
}
.h-blue {
	font-family: "Microsoft Sans Serif";	font-size: 10pt;
	font-weight: bold;
	color: #005CE5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.txt-10 {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #333333;
}

.border-dot {
	border: 1px dotted #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
A:link {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#333333; TEXT-DECORATION: none}
A:visited {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#333333; TEXT-DECORATION: none} 
A:hover {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#005CE5; TEXT-DECORATION: NONE} 
A:active {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#333333; ; TEXT-DECORATION: none}


A#txt8:link {font-family: "Microsoft Sans Serif";	font-size: 8pt;COLOR:#000000; TEXT-DECORATION: none}
A#txt8:visited {font-family: "Microsoft Sans Serif";	font-size: 8pt;COLOR:#000000; TEXT-DECORATION: none} 
A#txt8:hover {font-family: "Microsoft Sans Serif";	font-size: 8pt;COLOR:#FFFFFF; TEXT-DECORATION: NONE} 
A#txt8:active {font-family: "Microsoft Sans Serif";	font-size: 8pt;COLOR:#000000; ; TEXT-DECORATION: none}

A#sum-menu:link {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#FFFFFF; TEXT-DECORATION: none}
A#sum-menu:visited {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#FFFFFF; TEXT-DECORATION: none} 
A#sum-menu:hover {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#FF0000; TEXT-DECORATION: NONE} 
A#sum-menu:active {font-family: "Microsoft Sans Serif";	font-size: 10pt;COLOR:#FFFFFF; ; TEXT-DECORATION: none}

.txt-8 {
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
	color: #000000;
	padding-right: 10px;
}
.border-right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.h-white {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(images/header-bg.gif);
}
.txt-white {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
