body {
	background-color: #E4E4E4;
	font-family: Century Gothic;
	font-size: 10pt;
	line-height: 16pt;
	color: #003399;
	margin-left: 5pt;
	margin-right: 10pt;
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#E4E4E4;
	scrollbar-track-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;

}

body.main {
	background-color: #999999;
	font-family: Century Gothic;
	font-size: 10pt;
	line-height: 16pt;
	color: #E4E4E4;
	margin-left: 5pt;
	margin-right: 10pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#E4E4E4;
	scrollbar-track-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
}

body.flash {
	background-color: #999999;
	font-family: Century Gothic;
	font-size: 10pt;
	line-height: 20pt;
	color: #999999;
	margin-left: 5pt;
	margin-top: 5pt;
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#E4E4E4;
	scrollbar-track-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;

}

body.top {
	background-color: #E4E4E4;
	font-family: Century Gothic;
	font-size: 10pt;
	line-height: 20pt;
	color: #003399;
	margin-left: 20pt;
	margin-top: 5pt;
	scrollbar-base-color:#E4E4E4;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#E4E4E4;
	scrollbar-highlight-color:#E4E4E4;
	scrollbar-shadow-color:#E4E4E4;
	scrollbar-face-color:#E4E4E4;
	scrollbar-3dlight-color:#E4E4E4;
	scrollbar-darkshadow-color:#E4E4E4;

}

hr
{
color: #E4E4E4;
}

td
{
font-family: Century Gothic;
font-size: 10pt;
line-height: 16pt;
color: #E4E4E4;
}

td.dark
{
font-family: Century Gothic;
font-size: 10pt;
line-height: 16pt;
color: #999999;
}

td.navi-top
{
border-bottom: solid black 1pt;
border-top: solid black 1pt;
}

td.navi-top-end-left
{
border-bottom: solid black 1pt;
border-top: solid black 1pt;
border-left: solid black 1pt;
}

td.navi-top-end-right
{
border-bottom: solid black 1pt;
border-top: solid black 1pt;
border-right: solid black 1pt;
}

td.navi-left
{
border-right: solid black 1pt;
}

td.navi-right
{
border-left: solid black 1pt;
}

td.navi-both
{
border-bottom: solid black 1pt;
border-top: solid black 1pt;
border-right: solid black 1pt;
border-left: solid black 1pt;
}

h1
{
font-family: Century Gothic;
font-size: 12pt;
line-height: 18pt;
Font-Weight: Bolder;
Color: #E4E4E4;
}

h1.dark
{
font-family: Century Gothic;
font-size: 12pt;
line-height: 18pt;
Font-Weight: Bolder;
Color: #999999;
}

a:Link
{
font-family: Century Gothic;
Font-Size: 10pt;
Font-Weight: Bolder;
Color: #E4E4E4;
Line-Height: 16pt;
}

a:Visited
{
font-family: Century Gothic;
Font-Size: 10pt;
Font-Weight: Bolder;
Color: #E4E4E4;
Line-Height: 16pt;
}

a:HOVER
{
font-family: Century Gothic;
Font-Size: 10pt;
Font-Weight: Bolder;
Color: #000000;
Line-Height: 16pt;
}

a:Active
{
font-family: Century Gothic;
Font-Size: 10pt;
Font-Weight: Bolder;
Color: #000000;
Line-Height: 16pt;
}