body {
	font-family: Arial;
	font-size: 8pt;
	align: justify;
}

a{
	color: #000066;
	text-decoration: none;
}
 
a:visit {
	color: #000066;
	text-decoration: none;
}

#subheader {
	font-weight: bold;
	font-size: 8pt;
	padding: 2px;
}

#options {
	float: left;
	width: 150px;
}

#options ul{
	padding: 0;
	margin: 0;
	font-size: 8pt;
}

#options ul li{
	padding: 8px 0;
	margin: 2px;
	background-color: #F0F0F0;
	list-style-type: none;
}

#options ul li ul li{
	padding: 2px 0;
	margin: 2px 0;
	background-color: #F0F0F0;
	list-style-type: none;
}

#options ul li a{
	background: #F0F0F0;
	padding-left: 5px;
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

#options ul li ul li a.sub{
	padding-left: 10px;
	background: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

#options ul li ul li a.subon{
	padding-left: 10px;
	background: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #000066;
}
#options ul li a:hover{
	color: #000066;
}

div.advert {
  background: #FFFFFF url(img/lg_advert_bg.gif) 0px 0px no-repeat;
  width: 150px;
  height: 260px;
  float: left;
  padding: 0px 0;
}

td {
	font-family: Arial;
	font-size: 8pt;
}

th {
	font-family: Arial;
	font-size: 8pt;
	align: justify;
}