body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#0099FF;
	padding:0px;
	margin:0px;
}
.bg_top_nav {
	background-image: url(../images/bg_for_top_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header:link {
	font-family: "Trebuchet MS", arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:10px;
	padding-right:22px;
}
.header:visited {
	font-family: "Trebuchet MS", arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:10px;
	padding-right:22px;
}
.header:hover {
	font-family: "Trebuchet MS", arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FACF06;
	text-decoration: none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:10px;
	padding-right:22px;
}
.tahoma_11_white {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_white_trebuchetms {
	font-family: "Trebuchet MS", arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.middle_bg {
	background-image: url(../images/bg_for_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer:link {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
.footer:visited {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
.footer:hover {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FACF06;
	text-decoration: underline;
	padding-left:5px;
	padding-right:5px;
}
.arial_11_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
.arial_11_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.arial_11_blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.arial_11_blue_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.arial_11_blue_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.inputbox {  background-color: #ffffff; font-family: Helvetica, Verdana, Arial; font-size: 8pt; border: solid 1px #777777;}
.submitbutton {  background-color: #ffffff; font-family: helvetica, Verdana, Arial; font-size: 8pt; border: 1px solid #777777; color: #777777; font-weight: bold}

.copy-footer { font-size: 10px }