@charset "utf-8";
/* CSS Document */

.page_bg {
	background-image: url(images/pg_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.verdana-8pt-white {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 18px;
}
.arial-9pt-orange {
	font-family: arial;
	font-size: 9pt;
	color: #FF6600;
}
.arial-8pt-white {
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.tahoma-9pt {
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
.verdana-7pt {
	font-family: verdana;
	font-size: 7pt;
	color: #99CCFF;
}
.search_field {
	font-family: verdana;
	font-size: 8pt;
	color: #003399;
	height: 14px;
	width: 141px;
}
.form_title {
	font-family: Arial;
	font-size: 14pt;
	color: #F6B827;
	font-weight:bold;
}
.form_heading {
	font-family: Arial;
	font-size: 13pt;
	color: #000000;
}

#example td {
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.verdana-8pt-yellow {
	font-family: verdana;
	font-size: 10pt;
	color: #FF0;
	line-height: 18px;
}
.verdana-8pt-black {
	font-family: verdana;
	font-size: 10pt;
	color: #000;
	line-height: 18px;
}
.nesletter {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight:bold;
}

.Title{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#fff; font-weight:normal; text-align:left;}
