/* homepage style */


body {
	background-color: #097ac4;
	background-image: url(../auras_images/background.gif);
}

img {
	border: none;
	}

.indexbody {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 600px;
}
.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	margin: 15px 0px 0px;
	padding: 0px;
	width: 600px;
	color: #C70720;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #097AC4;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
}