html {min-height:100%;}

body {min-height:100%;background-color: #F0EAE3;}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-decoration: none;
	color: #FFE7CE;
	text-align: justify;
}

.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: #C67646;
	text-decoration: none;
}
.subHeading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	color: #C67646;
	text-decoration: none;
}
.pageNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AF6F3C;
	text-decoration: none;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
a:visited {

	color: #FF9933;
	text-decoration: none;
}
a:hover {

	color: #FFCC00;
	text-decoration: none;
}

#Slideshow img {
	border: 0;
}

.style1 {
	color: #FF9933;
}


#corner
{
	position:fixed;
	bottom:0px;
	left:0px;
	margin-bottom:0px;
	display: inline-block;
}
