body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cookah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #188393;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #188393;
}
a:hover {
	text-decoration: underline;
	color: #FEAC02;
}
a:active {
	text-decoration: none;
	color: #188393;
}
a {
	font-weight: bold;
}


.stylex {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {color: #000000;}


.topbar {
background-image: url(images/barbg.jpg);
color:#FFFFFF;
font-weight:bold;
}
.workingbar {
background-color:#FFFFFF;
color:#000000;
}
.subworkingbar {
background-color:#EEEEEE;
color:#000000;
}