.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 18px;
}
.body a{
	color: #FFAA00;
	text-decoration: none;
}
.body a:hover{
	color: #FFAA00;
	text-decoration: underline;
}
ul {
	list-style-type: square;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #120154;
	font-size: 0.8em;


}
.footer a{
	font-weight: normal;
	color: #120154;
	text-decoration: none;



}
.footer a:hover{
	font-weight: normal;
	color: #120154;
	text-decoration: underline;
	
}
body {
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);

}
.contenttbl {
	width: 681px;
	background-image: url(images/cont_bg.gif);
}

.maintbl {
	width: 775px;
	border: 1px solid #CCCCCC;
	background-image: url(images/inner_bg.gif);
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #120154;
	font-size: 0.8em;

}
.copyright a{
	font-weight: normal;
	color: #120154;
	text-decoration: none;



}
.copyright a:hover{
	font-weight: normal;
	color: #120154;
	text-decoration: underline;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFAA00;
}
