body,td,th {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a.foter {
	font-family: tahoma, verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.foter:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.submenu {
	font-family: tahoma, verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
	padding-right: 10px;
	padding-left: 10px;
}
.chosen{
	font-family: tahoma, verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	padding-right: 12px;
}
a.submenu:hover {
	text-decoration: none;
	color: #FF0000;
}
.statments {
	text-align: justify;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.ii {
	color: #FF0000;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: tahoma, verdana;
	font-size: 12px;
	background-color: #D80100;
	text-align: center;
	height: 42px;
	background-position: center;
}
