BODY, TD
{
	margin-top: 0px;
	font-family: Arial, Helvetica;
	background: #ffffee;
}

TD.nav
{
	background: #0000cc;
	color: #ffffcc;
}

TD.titlebox
{
	background: #9999ff;
	color: #ffffcc;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0000cc;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-top-color: #0000cc;
	border-top-width: 4px;
}

H2.nav
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #ffffcc;
	margin-bottom: 2px;
	margin-top: 2px;
}

P.nav
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #ffffcc;
}

.navbox
{
	margin: 5px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9999ff;
	border-bottom-width: 1px;
}

TH.list
{
	font-size: 9pt;
	font-weight: bold;
	background: #ffffcc;
	border-bottom-style: solid;
	border-bottom-color: #cccc00;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc00;
	border-top-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

TD.list
{
	font-size: 10pt;
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #cccc00;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
}


H1
{
	margin: 5px;
	font-size: 20pt;
	color: #ffffcc;
}

.itembox
{
	margin: 20px;
	border-style: solid;
	border-color: #0000ff;
	border-width: 1px;
}

.itemheader
{
	background: #ccccff;
	font-size: 9pt;
	text-align: right;
	padding: 4px;
}

P.date
{
	font-size: 9pt;
	color: blue;
	text-align: right;
}

.itemtitle
{
	padding: 4px;
	background: #ffffff;
	text-align: left;
}

H2.itemtitle
{
	font-size: 14pt;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.itemtext
{
	padding: 4px;
	background: #ffffff;
}

P
{
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 10pt;
	text-align: justify;
	line-height: 1.2;
}

.itemlinks
{
	padding: 4px;
	background: #ccccff;
	font-size: 9pt;
	text-align: left;
}

P.topmenu
{
	color: #ffffcc;
	font-size: 10pt;
	font-weight: bold;
}

A.topmenu
{
	color: #ffffcc;
	font-size: 10pt;
	text-decoration: none;
}

A.topmenu:hover
{
	color: #00ffff;

}

P.submenu
{
	color: #ffffcc;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 4px;
}

A.submenu
{
	color: #ffffcc;
	font-size: 9pt;
	text-decoration: none;
}

A.submenu:hover
{
	color: #00ffff;

}

P.menu1
{
	color: #ffffcc;
	font-size: 10pt;
	font-weight: bold;
}

A.menu1
{
	color: #ffffcc;
	font-size: 10pt;
	text-decoration: none;
}

A.menu1:hover
{
	color: #00ffff;

}

P.menu2
{
	color: #ffffcc;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 4px;
}

A.menu2
{
	color: #ffffcc;
	font-size: 9pt;
	text-decoration: none;
}

A.menu2:hover
{
	color: #00ffff;

}


P.intro
{
	text-align: justify;
	line-height: 1.5;
}

P.itemlist
{
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #9999ff;
	border-bottom-width: 1px;
}

A.itemlist
{
	color: #ffffcc;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

A.itemlist:hover
{
	color: #00ffff;
}

A
{
	color: #003300;
}

A:hover
{
	color: #0000ff;
}

.adsbox
{
	background: #ccffcc;
	margin-top: 20px;
	border-style: solid;
	border-color: #00ff00;
	border-width: 1px;
}

.aditem
{
	padding: 4px;	
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #00ff00;
	border-bottom-width: 1px;
}

P.ad
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-align: center;
	line-height: 1.3;
}

H2.ad
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

P.copyright
{
	text-align: center;
	color: red;
	font-size: 11pt;
}

