BODY
{
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #003366;
scrollbar-highlight-color: #3366cc;
scrollbar-3dlight-color: #006699;
scrollbar-darkshadow-color: #003366;
scrollbar-track-color: White;
scrollbar-arrow-color: White;
}

th,td,p,
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#6699cc
}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size: 10px;

		}
		
	#button li {
		margin: 0;
				font-size: 11px;
		}
#button li a {
		font-size: 11px;
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #666666;
		background-color: #2586d7;
		color: #fff;
		text-decoration: none;
		width: 90px;
		border-bottom: 1px solid #90bade;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		font-size: 11px;
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		border-top: 1px solid #666666;
		border-bottom: 1px solid #eee;
		background-color: #FFF ;
		color: #006699;
		}
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

Table,TR,TD
{
border-collapse:collapse;
empty-cells: show;
}

.white
{
color:#fff;
}

A
{
color: blue;
font-family: arial;
font-weight: normal;
font-size: 9pt;
text-decoration: none;
}

A:hover
{
color: #6699cc;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}

H1
{
color: Red;
font-family: arial;
font-weight: bold;
font-size: 12pt;
text-align: Center;
}

H2
{
color: Red;
font-family: arial;
font-weight: bold;
font-size: 10pt;
text-align: Left;
}
	 
H3
{
color: Black;
font-family: arial;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
text-align: Left;
}

P
{
color: navy;
font-family: arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
text-align: Justify;
}

P.center
{
color: navy;
font-family: arial;
font-size: 9pt;
Font-Weight: bolder;
text-decoration: none;
text-align: center;
}
 
blockquote
{
color: navy;
font-family: arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
text-align: Justify;
}
	 
TD
{
Text-Align: justify;
Vertical-Align: top;
Border-Color: Blue;
Border-Width: 1px;
Margin: 2px;
Padding: 2px;
}

TABLE
{
Text-Align: justify;
Vertical-Align: top;
Border-Color: Blue;
Border-Width: 1px;
Margin: 1px;
Padding: 1px;
}
Table,TR,TD
{
border-collapse:collapse;
empty-cells: show;
}