body {
	cursor: default;
	font-family: verdana;
	font-size: 10pt;
}
td {
	font-family: verdana;
	font-size: 10pt;
}
div.nav {
	background-color: #A4A4A4;
	border-bottom: 1px solid black;
	display: block;
	font-family: verdana;
	margin-left:  28px;
	margin-right: 28px;
	padding: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-top: 0px;
	text-align: center;
}
div.content {
	display: block;
	padding: 2px;
	padding-left: 4px;
	padding-top: 0px;
	text-align: justify;
	width: 688px;
}
div.googleads 
{
	background: url("/images/google.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	border: 1px double black;
	float: right;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 3px;
	padding: 1px;
}
table.title {
	background: url("/images/bg-title.png");
	background-position: center;
	border: 0px;
	display: block;
	height: 117px;
	width: 750px;
}
table.content {
	background: url("/images/bg-content.png");
	background-position: center;
	border: 0px;
	display: block;
	font-family: arial;
	text-align: justify;
	width: 750px;
}
table.footer {
	background: url("/images/bg-content-bottom.png");
	background-color: #CDCDCD;
	background-position: center;
	border: 0px;
	display: block;
	font-size: 8pt;
	height: 50px;
	padding-top: 8px;
	text-align: center;
	width: 750px;
}
td.content {
	font-family: arial;
}
td.footer {
	font-size: 8pt;
}
td.news {
	font-family: arial;
	text-align: justify;
}
h1 
{
	color: #000080;
	display: block;
	border-bottom: 1px solid #CDCDCD;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	margin: 5px;
	margin-left: 0px;
	margin-right: 2px;
}
h1.half {
	color: #000080;
	display: block;
	border-bottom: 1px solid #CDCDCD;
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	margin: 5px;
	margin-left: 0px;
	margin-right: 2px;
	width: 81%;
}
h2 {
	color: #000080;
	display: block;
	border-bottom: 1px solid #CDCDCD;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
	margin-left: 0px;
	margin-right: 2px;
}
h2.half {
	color: #000080;
	display: block;
	border-bottom: 1px solid #CDCDCD;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
	margin-left: 0px;
	margin-right: 2px;
	width: 81%;
}
h2.halfb {
	color: #000080;
	display: block;
	border-bottom: 1px solid #CDCDCD;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
	margin-left: 0px;
	margin-right: 2px;
	width: 80%;
}
a:link {
	color: #000088;
	text-decoration: none;
}
a:hover {
	color: #000088;
	text-decoration: underline;
}
a:visited {
	color: #000088;
	text-decoration: none;
}
a:visited:hover {
	color: #000088;
	text-decoration: underline;
}
img.staff {
	border: 1px solid black;
	float: left;
	height: 100px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 75px;
}
option {
	font-family: verdana;
	font-size: 8pt;
}
select {
	font-family: verdana;
	font-size: 8pt;
}
.offline {
	color: red;
}
.online {
	color: green;
}