body {
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848585;
	text-decoration: none;
	padding-right: 20px;

}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848585;
	text-decoration: underline;
	padding-right: 20px;

}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #848585;
	text-decoration: none;
}
.text11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #848585;
	text-decoration: underline;
}

#div{
	position:absolute;
	width:200px;
	height:115px;
    left: 840px;
	top: 440px;
	visibility: inherit;
	overflow: visible;
}
.bg {
	text-decoration: none;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
