BODY {     
scrollbar-base-color: #07275F;
scrollbar-arrow-color: #07275F;

scrollbar-shadow-color: #000000;
scrollbar-lightshadow-color: #000000; 
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #C6D4DE;

scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #C6D4DE;

margin: 0px 0px 0px 0px
	}

.content {font-family: Verdana; font-size: 7pt; color: #000000; text-decoration: none;}
.content a:link {color: #000000; font-weight: bold; text-decoration: none;}
.content a:visited {color: #000000; font-weight: bold; text-decoration: none;}
.content a:hover {color: #E69B00; text-decoration: none; font-weight: bold;}

.copyright {font-family: Verdana; font-size: 9pt; color: #FFFFFF; text-decoration: none;}
.copyright a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.copyright a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.copyright a:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

#toolbar 	{	
			margin: 0;
			padding: 0;
			width: 262px;
			background: buttonface;
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			text-align:right;
		  	}
			
.button 	{
			background: buttonface; 
			border: 1px solid buttonface;
			margin: 1; 
			}
			
.raised		{ 
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			background: buttonface;
			margin: 1;
			}
			
.pressed	{
			border-top: 1px solid buttonshadow;
			border-left: 1px solid buttonshadow;
			border-bottom: 1px solid buttonhighlight;
			border-right: 1px solid buttonhighlight;
			background: buttonface;
			margin: 1;
			}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.formvoices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.menuCont {
font-family: Verdana; font-size: 11px; color: #333333; text-decoration: none;
}
