.style1 {
	font-size: 14px;
	font-weight: bold;
	padding-top:4px;
}
/*=================================*/
/*SIDENAV SETUP*/
/*=================================*/
.sidenav { 
	font-family: Tahoma; 
	font-size: 11px;  
	color: #333333; 
	font-weight: reguler;
	text-align: right
	}
.sidenavhot { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #003399; 
	font-weight: bold;
	text-align: right
	}
a.sidelink   			{ color: #333333; text-decoration: none }
a.sidelink:			{ color: #333333; text-decoration: none }
a.sidelink:hover  		{ color: #800000; text-decoration: none }
a.sidelinkhover:visited 	{ color: #800000; text-decoration: none }
a.sidelink:active 		{ color: #FF0000; text-decoration: underline }

