body.default
{
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

body.search
{
	background-color: white;
	font-family: Courier;
	font-size: 12pt;
	color: black;
}

div.clsMenu
{	
	position: absolute;
	visibility: hidden;
}

div.row
{
	font-family: Courier;
	font-size: 12pt;
}

div.c16b
{
	font-family: Courier;
	font-size: 16pt;
	font-weight: bold;
	text-indent: 2cm;
}

div.image
{
	margin: 0.5cm;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}

div.series
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	color: #3399ff;
}

td.title
{
	background-color: #fffff3;
	font-family: Verdana;
	font-size: 10pt;
	color = black;
}

tr.alt
{
	background-color=#fffff3;
}

th
{
	border-bottom: 2 solid #3399ff;
	text-align: left;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: black;
}

table.title
{
	background-color: #fffff3;
	border: 0;
	padding: 0;
}

table.box
{
	background-color: #fffff3;
	border: thin solid #3399ff;
	width: 600;
}

table.body
{
	border: 0;
	padding: 10;
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

table#tblMenuBar td.clsMenuBarItem
{
	cursor: default;
	font-weight: bold;
	padding: 5;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	color: black;
}

table.left
{
	width: 300;
	float: left;
	margin-left: 1cm;
	font-family: Courier;
	font-size: 12pt;
}

table.list
{
	width: 400;
	float: right;
	margin-right: 3cm;
	font-family: Courier;
	font-size: 12pt;
}

a.hop	
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

a.std	
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

a.std:hover
{	
	font-style: italic;
	color: #3399ff;
}

a.homepg
{
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-weight: bold;
	color: #cc6699;
}

a.homepg:hover
{	
	font-style: italic;
	color: #3399ff;
}

a.nav
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

a.nav:hover
{
	text-decoration: underline;
	color: #3399ff;	
}

li.list
{
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

ul.rem
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

.label
{	
	font-family: "Lydian BT";
	font-size: 20pt;
	color: black;
}

.edge
{
	height: 2;
	background-color: #3399ff;
}

.caption
{	
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	color: black;
}

.note
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

.noteb
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.footer
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

.code
{
	font-family: Courier;
	font-size: 10pt;
	color: black;
}


.red
{
	font-family: Verdana;
	font-size: 10pt;
	color: red;
}