
a:link {color: #0000FF; text-decoration: none; }
a:visited {color: #0000FF ; text-decoration: none; }
a:hover {color: #000000 ; background: #c0c0c0; text-decoration: none;}
a:active {color: #0000FF ; text-decoration: none;}



a.toolbar:link {color: #f8f8f8; text-decoration: none; font-weight: bold;}
a.toolbar:visited {color: #f8f8f8; text-decoration: none;font-weight: bold;}
a.toolbar:hover {color: #000000 ; background: #c0c0c0; text-decoration: none;}
a.toolbar:active {color: #f8f8f8 ;  text-decoration: none;}



a.leftNav:link {color: #3300cc; text-decoration: none; font-weight: bold;}
a.leftNav:visited {color: #3300cc ; text-decoration: none; font-weight: bold;}
a.leftNav:hover {color: #000000 ; background: #c0c0c0; text-decoration: none;}
a.leftNav:active {color: #3300cc ; text-decoration: none;}


body
{
	font-family:   Century Gothic, Arial, Helvetica;
	font-size: 10pt;
	background-color: rgb(255, 255, 255);
	color: rgb(51, 0, 152); 
}


table
{
   
	font-family:  Century Gothic, Arial, Helvetica;
	font-size: 8pt;
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}

td
{
	    font-family:  Verdana, Arial, Helvetica;
	    font-size: 10pt;
	    font-weight: normal
	
}

.toolbar
{
     	font-family:  Verdana ,Arial, Helvetica;
		font-size: 10pt; font-weight: bold

}

.leftNav
{
     	font-family:  Verdana ,Arial, Helvetica;
		font-size: 10pt; font-weight: bold;

}


h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}

h1
{
 	color: rgb(51, 0, 153); 
}

h2
{
		color: rgb(51, 0, 153); 
}

h3
{
	color: rgb(51, 0, 153); 
}

h4
{
	color: rgb(51, 0, 153); 
}

h5
{
 	color: rgb(51, 0, 153); 
 	
}

h6
{
		color: rgb(51, 0, 153); 
}