body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a359f;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bottomlinks {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bottomlinks.gif);
	background-repeat: no-repeat;
	height: 41px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.bottomlinks a{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:hover{
	color: #89FF59;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #5A535D;
	background-color: #FFFFFF;
	background-image: url(images/white.gif);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.content {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
.leftbottom {
	background-image: url(images/leftbottom.jpg);
	background-repeat: no-repeat;
	height: 131px;
}
p {
	font-size: 12px;
	color: #6a359f;

}
.bottomright {
	background-image: url(images/rightbottom.jpg);
	height: 131px;
	background-repeat: no-repeat;
}
.navigation {
	background-color: #8EEA69;
}
