/* CSS Document */

body
{
	margin: 0px;
	background-image: url(../Images/homenew_bg.jpg);
	background-repeat: repeat-x;
	background-color: #027678;
}



.footerbg
{
	background-image: url(../Images/homenew_footerbg.jpg);
	width: 784px;
	height: 62px;
}

.footertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5a6d8;
	text-decoration: none;
}
.footertext a
{
	color: #a5a6d8;
	text-decoration: underline;
}
.footertext a:hover
{
	color: #a5a6d8;
	text-decoration: none;
}

a.footerlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #90787c;
	text-decoration: underline;
}

a.footerlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.tablepos1
{
	margin-top: 10px;
}
.mainText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}