BODY 	{
	background: url(images/background.gif) repeat-x;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #0066cc;
	scrollbar-darkshadow-color: #652299;
	scrollbar-highlight-color: #00ccff;
	scrollbar-3dlight-color: #0099ff;
	scrollbar-arrow-color: #fe8300;
	scrollbar-track-color: #666666;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
table 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	left: auto;
	}
A:link    
	{ 
	color: #0099ff;
	text-decoration: none;
	}
A:active  
	{ 
    color: #0000ff;
    }
A:visited 
	{
    color: #0066cc;
    text-decoration: none;
    }
A:hover 
	{
	color: #003399;
	background-color: #a8ff37;
	text-decoration: underline;
	}
H1 		
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.75em;
	color: #ff9900;
	margin-bottom: -0.5em;
	}
H2 		
	{
	font-size: 140%;
	font-weight: bolder;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #339900;
	margin-bottom: -0.5em;
	}
H3 		
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bolder;
	font-size: 120%;
	color: #999999;
	margin-bottom: -0.5em;
	}
H4 		
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 900;
	font-size: 90%;
	margin-bottom: -0.5em;
	}
H5 		
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ff9900;
	font-size: 80%;
	margin-bottom: -0.5em;
	}
H6 		
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #339900;
	}
.attention 
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #ff9900;
	}
.breadcrumb 
	{
	font: 70%/8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66cc00;
	text-decoration: none;
	}
.copyright	
	{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	}														
.MenuItem  
	{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.MenuOver
	{
	cursor: hand;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a8ff37;
	}
.MenuTopItem  
	{
	font-size: 8pt;
	font-weight: bolder;
	font-family: Verdana, Arial, Sans-Serif;
	}
.MenuTopOver
	{
	cursor: hand;
	color: #000000;
	font-size: 8pt;
	font-weight: bolder;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ccff99;
	}
.MenuTopLocation
	{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bolder;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #0099ff;
	}
.note	
	{
	font-size: 8pt;
	color: #339900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.table-title
	{
	color: #ff9900;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Verdana, sans-serif;
	}
.table-body
	{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	}
.timestamp 
	{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #999999;
	}
.form-submit
	{
	font-size: 8pt;
	font-weight: bolder;
	font-family: Verdana, sans-serif;
	color: #0066cc;
	}
.form-reset 
	{
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #999999;
	}
.top 
	{
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #0066cc;
	text-decoration: none;
	}
	

/* Colors */

span.LightGreen
	{
	color: #ccff99;
	}
span.BrightGreen
	{
	color: #99ff00;
	}
span.MediumGreen
	{
	color: #66cc00;
	}
span.DarkGreen
	{
	color: #339900;
	}
span.DarkestGreen
	{
	color: #003300;
	}
span.RolloverGreen
	{
	color: #ccff99;
	}
span.LightBlue
	{
	color: #ebf7ff;
	}
span.BrightBlue
	{
	color: #0099ff;
	}
span.MediumBlue
	{
	color: #0066cc;
	}
span.DarkBlue
	{
	color: #003399;
	}
span.Orange
	{
	color: #ff9900;
	}
span.Grey
	{
	color: #999999;
	}
span.DarkGrey
	{
	color: #666666;
	}
span.Black
	{
	color: #000000;
	}
span.Bold
	{
	font-weight: bolder;
	}
