
body 
{
background-image: 
url('bg.gif');
background-repeat: 
repeat-x;
background-attachment: 
fixed
}
BODY, P, BR, UL, OL, TD, TH, LI {
  font-family: Verdana, arial, Times, serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.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: #FFFFFF;}


.topbar {
background-color:#000099;
color:#FFFFFF;
font-weight:bold;
}
.workingbar {
background-color:#FFFFFF;
color:#000000;
}