body	{font-size: 12pt; font-family: verdana}

.tab{
         color: white;
         background-color: black;
         border-top: 0px;
         border-bottom: 0px;
         border-left: 0px;
         border-right: 0px;
         position: absolute;
         top: 90px;
         width: 90;
         text-align: center;
         font: 8pt Verdana, sans-serif;
         z-index: 2;
         padding: 3;
         cursor: pointer;
         cursor: hand;
    }
.panel{
         position: absolute;
         background: #6A86A6;
         top: 110px;
         left: 13px;
         width: 645px;
         z-index: 10;
         height: 26px;
         visibility: hidden;
         font: 8pt Verdana, sans-serif;
         color: white;
         border: 0px;
         padding: 6;
         overflow: auto;
    }

a:link		{color: #6A86A6; text-decoration: none} 
a:active	{color: #CC3300; text-decoration: none}
a:visited 	{color: #6A86A6; text-decoration: none}
a:hover 	{color: #6A86A6; text-decoration: underline}

a.header:link	{color: #C0C0C0; text-decoration: none} 
a.header:active	{color: #FFFFFF; text-decoration: none}
a.header:visited	{color: #C0C0C0; text-decoration: none}
a.header:hover 	{color: #000000; text-decoration: none; background-color: #FFCC00;}

a.mod:link	{color: #FFFFFF; text-decoration: none; text-weight: bold} 
a.mod:active	{color: #B9A100; text-decoration: none; text-weight: bold}
a.mod:visited	{color: #FFFFFF; text-decoration: none; text-weight: bold}
a.mod:hover 	{color: #E2D864; text-decoration: none; text-weight: bold}

a.white:link	{color: #FFFFFF; text-decoration: none} 
a.white:active	{color: #B9A100; text-decoration: none}
a.white:visited	{color: #FFFFFF; text-decoration: none}
a.white:hover 	{color: #FFFFFF; text-decoration: underline}

a.black:link	{color: #000000} 
a.black:active	{color: #000000}
a.black:visited	{color: #000000}
a.black:hover 	{color: #000000}

.menucell { border-top: 0px solid transparent;
			border-right: 1px solid transparent;
			border-bottom: 0px solid transparent;
			border-left: 1px solid transparent; }

p	{margin-top: .6em; margin-bottom: .6em}
p.margin	{margin-left: 2em; margin-top: -1.75em}
p.indent	{margin-left: 1.5em}
p.plain	{font-size: 8pt; margin-top: 0em; margin-bottom: 0em; text-decoration: none; text-weight: none}
p.normal	{margin-top: 5px; margin-bottom: 5px; margin-left: 7px; margin-right: 7px}

h1	{font-size: 12pt; margin-bottom: .5em;}
h1.header	{font-size: 14pt; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px}
h2	{font-size: 12pt; margin-top: 0em; margin-bottom: .5em}
h3	{font-size: 110%; margin-top: 1.2em; margin-bottom: .5em}
h4	{font-size: 105%; margin-top: 1.2em; margin-bottom: .5em}
h5	{font-size: 100%; margin-top: 1.2em; margin-bottom: .5em}
h6	{font-size: 8pt; margin-top: 0em; margin-bottom: 0em; text-decoration: none; text-weight: none}

big	{font-weight: bold; font-size: 105%}
		
ol	{margin-top: .6em; margin-bottom: 0em; margin-left: 4em}	
ul	{margin-top: .6em; margin-bottom: 0em}	
ul.normal	{margin-top: 5px; margin-bottom: 5px; margin-left: 45px; margin-right: 7px}
ol ul	{list-style: disc; margin-top: .6em}
li	{margin-bottom: .7em; margin-left: -2em}
	
dl	{margin-top: 0em}
dt	{margin-top: 1em}

dd	{margin-bottom: 0em; margin-left: 1.5em}
dl li	{margin-bottom: .7em}
dl dl	{margin-top: 0em; margin-left: 0em}

pre	{font-family: Courier; font-size: 125%; margin-top: 1.2em; margin-bottom: 1.5em}
code	{font-family: Courier; font-size: 125%}

table.transparent
{ 
	border:medium none none; margin-top: 1px; 
	margin-bottom: 1px;
	
}

td.transparent
{ 
	border:medium none none; vertical-align: middle;
	background: none;
	
}

td.blueborder
{ 
	vertical-align: top;
	background: #ffffff;
	border-color: #000066
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-size: 1px;
}

td.greyborder
{ 
	vertical-align: top;
	background: #ffffff;
	border-color: #666666
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-size: 1px;
}

td.greybordernofill
{ 
	vertical-align: top;
	background: none;
	border-color: #666666
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-size: 1px;
}

td.noborderblackfill
{ 
	vertical-align: top;
	background: #000000;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	border-size: none;
}

td.shaded
{ 
	vertical-align: top;
	background: #F0F0DF;
}

table
{ 
	font-size: 100%;
	margin-top: 1em; 
	margin-bottom: 1em;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	border-width: 2px;
	border-color: #000066
}

table.plain
{ 
	font-size: 100%;
	margin-top: 0px; 
	margin-bottom: 0px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	border-width: 0px;
}

table.nomargin
{ 
	font-size: 100%;
	margin-top: 0em; 
	margin-bottom: 0em;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	border-width: 0px;
	border-color: #000066
}
		
th
{
	text-align: left;
	vertical-align: bottom;
}
		
th.center	{text-align: center}
		
tr		{vertical-align: top}

td
{ 
	vertical-align: top;
	border-size: 1px;
}

td.plain
{ 
	border:medium none none; vertical-align: middle;
	background: none;
	
}

td.normal
{
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

td.bluebar
{ 
	vertical-align: top;
	background: #000066;
	border-size: 2px;
	border-color: #000066;
}

td.greybar
{ 
	vertical-align: top;
	background: #666666;
	border-size: 2px;
	border-color: #000000;
}

td.greybarnotopborder
{ 
	vertical-align: top;
	background: #666666;
	border-size: 2px;
	border-top: none;
	border-color: #000000;
}

td.greybarnoborder
{ 
	vertical-align: top;
	background: #666666;
	border-size: none;
}


td.blackbar
{ 
	vertical-align: top;
	background: #000000;
	border-size: 0px;
	border-color: #000000;
}

table.modern
{ 
	font-size: 100%;
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-width: 1px;
	border-color: #6A86A6;
	padding: 1px;
}

td.modern
{ 
	vertical-align: top;
	margin-top: 1px;
}
