BODY
{
	background-image: url(images/bg.jpg);
}
a:hover, a:link, a:visited, a:active {
	color: #6D418B;
	text-decoration: none;
}
.table-content
{
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
		font-size: 14px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.nav
{
	background-image: url(images/navbg.jpg);
	vertical-align: top;
}
.nav-bone {
	background-image: url(images/bonebg.jpg);
	vertical-align: bottom;
}
.nav-bone2 {
	background-image: url(images/bonebg2.jpg);

}
.leftbg {
	background-image: url(images/leftbg.jpg);
}
.rightbg {
	background-image: url(images/rightbg.jpg);
}

.header {
	color: #8C418C;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

	font-weight: bold;
}

.images {
	border-color: #009900;
	border-style: groove;
	border-width: 7px;
}

.style1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style2 {color: #FCF469}

