/* LWH CSS Document */
html { min-width: 101%; min-height: 100%; margin-bottom: 1px; }

body {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #333300;
	/* background-image: url(images/panels/background.jpg); */
	/* background-position: center; */
	/* background-repeat: repeat-y; 
	SCROLLBAR-FACE-COLOR: #D6EC78;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;*/
}
H6
{
	color : #333300;
	
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    text-decoration: none
}
td
{
    text-align: justify;
	color : #000000;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
p
{
	color : #000000;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:link
{
	color : #333300;
	
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}
a:visited
{
	color : #aaaaaa;
	
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;    
	text-decoration: none
}
a:active
{
	color : #aaaaaa;
	
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    text-decoration: none
}
a:hover
{
	color : #E98C30;
	
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}
