.bottom {
	bottom: 20px;
}
.top {
	top: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	position: relative;
	left: 5px;
	top: 5px;
	height: 5px;
	width: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #333333;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #333333;

}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #666699;
	font-weight: bold;

}

.imageflash {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: bold;
	color: #434F93;
	left: 10px;
	font-weight: normal;
}

.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 18px;
	color: #434F93;
	left: 10px;
	font-weight: bold;
}
body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
