body{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color:#666666;
	font-family: Arial;
}

.MainText {
	font-size: 12px;
	background-color: #FFFFFF;
}
.Menu {
	font-size: 13px;
	color:#000000;
}
.text {
	font-size: 12px;
	color:#000000;
}
.title {
	color:#FF9900;
}
.sub {
	color:#8CC721;
	font-size: 13px;
	font-weight:bold;
}
.footer {
	font-weight: bold;
	color: #8CC721;
	font-size:12px;
	background-repeat:repeat-x;
}

.tableHeader {
	font-size: 12px;
	color: #000000;
	background-color:#8CC721;
	font-weight: bold;
	height:25;
}
.tableTr_0 {
	font-size: 12px;
	color: #000000;
	background-color: #F6FEE7;
	height:25;
}
.tableTr_1 {
	font-size: 12px;
	color: #000000;
	background-color: #F6FEE7;
	height:25;
}

.required {
	color:#EE4717;
}

a:link{
	text-decoration: none;
	color:#0000CC ;
}
a:visited{
	text-decoration: none;
	color:#0000CC ;
}
a:hover{
	text-decoration: none;
	color:#0000CC ;
}
a:active  {
	text-decoration: none;	
	color:#0000CC ;
}
