/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bgimage.jpg);
	background-repeat:repeat;
	font-family:sans-serif;
	color:#fff;
}
.bodybg{
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-y;
}
.image09{
	background-image:url(images/image-top09.jpg);
	background-repeat:no-repeat;
	width:408px;
	height:183px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #373737;
	text-decoration: none;
}
form{
	margin:0px;
	padding:0px;
}
.form1bg {
	background-image: url(images/top-formimage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:296px;
	height:29px;
}
.formtext{
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {font-family: Arial, Helvetica, sans-serif; font-size: 7pt}
.white11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomimg {
	background-image: url(images/bottom-image.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.copyright{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#loadingGraphic{
    display:none;
}