a { 
	text-decoration: underline; 
	color:#F95100; 
}

a:link 	{ 
	text-decoration: underline; 
	color:#F95100; 
}

a:hover { 
	text-decoration: none; 
	color:#F95100; 
}

a.submenu { 
	text-decoration: underline; 
	font-weight: bold;
	color:#666666; 
}

a.submenu:link 	{ 
	text-decoration: underline; 
	font-weight: bold;
	color:#666666; 
}

a.submenu:hover { 
	text-decoration: none; 
	font-weight: bold;
	color:#666666; 
}

body { 
	font-family: Arial, Verdana; 
	font-size: 8pt; 
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#808080;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#E0E0E0;
}

td { 
	font-size: 8pt;
}

.imput { 
	font-family: Tahoma, Verdana, Arial; 
	color="#333333"; 
	font-size: 8pt; 
	font-weight: normal; 
	background-color: #EEEEEE; 
	border-color:#CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
