body {
	background-color: #3B3B3B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 10px;
}
body,td,th,tr {
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #008403;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008403;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #008403;
}
a {
	font-weight: bold;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.font10 {
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 11px;
}
.form10 {
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 11px;
}
.stylex {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {color: #000000;}


.topbar {

background-color:#E4FED8;
color:#000000;
font-weight:bold;
}
.workingbar {
background-color:#FFFFFF;
color:#000000;
}
.subworkingbar {
background-color:#EEEEEE;
color:#000000;
}
