body         
	{ 
	font-family: Verdana; 
	font-size: 12pt; 
	padding-left: 0; 
	padding-top: 0; 
	}

.navbar      
	{ 
	font-family: Verdana; 
	font-size: 8pt; 
	background-color:#0000ad;
	}

.sidebar      
	{ 
	font-family: Verdana; 
	font-size: 8pt; 
	}

.Title
	{
	TEXT-INDENT:8px;
	height:15pt;
	color:white;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight:bold;
	background-color:#B2FCB6;
	}

.MenuItem
	{
	height:15px;
	}


.infobar      
	{ 
	color:white; 
	font-family: Verdana; 
	font-size: 8pt; 
	background-color:#719F18; 
	}

A 
	{ 	
	color: #719F18;
	font-family: verdana,arial,sans-serif; 
	font-weight: normal; 
	font-size: 8pt; 
	text-decoration: none; 
	} 

A:hover 
	{ 
	color: #719F18;
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	}
	 
Input.SearchBox
	{
	BORDER-RIGHT: #719F18 1px solid;
	BORDER-TOP: #719F18 1px solid;
	BORDER-LEFT: #719F18 1px solid;
	BORDER-BOTTOM: #719F18 1px solid;
	}
	
	