/* Main Navigation */
	.ePi_navMenu_Item { 
		color: #505555; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial, verdana, "courier new"; 
		text-decoration: none; 
		background-color: #eee;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #aaa;
		height: 16px; 
		width: 100px;
		line-height: 16px;
		text-align:right;
		cursor:pointer;
	}

	.ePi_navMenu_Item a:link { 
		color: #505555; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial, verdana, "courier new"; 
		text-decoration: none; 
		text-align:right;
	}

	.ePi_navMenu_Item a:visited { 
		color: #505555; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial, verdana, "courier new"; 
		text-decoration: none; 
		text-align:right;
	}

	.ePi_navMenu_ItemSelected { 
		color: #FFFFFF; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial; 
		text-decoration: none;
		background-color: red; 
		border-top: 1px solid red;
		border-bottom: 1px solid #aaa;	
		height: 16px; 
		width: 100px;
		line-height: 16px;
		text-align:right;
		cursor:pointer;
	}

	.ePi_navMenu_ItemSelected a:link { 
		color: #FFFFFF; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial; 
		text-decoration: none;
		text-align:right;
		height:19px;
		display:block;	
	}

	.ePi_navMenu_ItemSelected a:visited { 
		color: #FFFFFF; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial; 
		text-decoration: none;
		text-align:right;
		height:19px;
		display:block;	
	}


	.ePi_navMenu_ItemHover { 
		color: red; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial; 
		text-decoration: none;
		background-color: #dddddd; 
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #aaa;
		height: 16px; 
		width: 100px;
		line-height:16px;
		text-align:right;
		cursor:pointer;
	}

	.ePi_navMenu_ItemHover a:link { 
		color: red; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial; 
		text-decoration: none;
		text-align:right;
		height:19px;
		display:block;
	}

	.ePi_navMenu_ItemHover a:visited { 
		color: red; 
		font-weight: bold; 
		font-size: 8pt; 
		font-family: tahoma, Arial; 
		text-decoration: none;
		text-align:right;
		height:19px;
		display:block;
	}		
	.tbflat4 { font-size: 11px; font-family: Arial; background-color: #eee; border-bottom: 1px solid #bbb; }
	.tbflat4 a:link { color: #505555; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
	.tbflat4 a:visited { color: #505555; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
	.tbflat4 a:hover { color: #f60; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }			
	.ePi_copyright { color: #777; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #ddd; padding-top: 8px; padding-bottom: 8px; }
	.ePi_copyright a:link { font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
	.ePi_copyright a:hover { font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
	.ePi_copyright a:visited { font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
	#LoadingDiv { padding-right: 4px; border-top: white 1px solid; padding-left: 4px; font-weight: bolder; font-size: 8pt; left: 35%; visibility: visible; padding-bottom: 2px; color: #505555; padding-top: 1px; border-bottom: #aaa 1px solid; font-family: tahoma, Arial, verdana; position: absolute; top: 40%; height: 30px; background-color: #eee; text-decoration: none; }
	BODY {
		margin : 0px;
	}
	#menuOut {
		LEFT: -102px; WIDTH: 119px; POSITION: absolute; BACKGROUND-COLOR: #ffffff;z-index:1000
	}
	#menuIn {
		LEFT: -102px; WIDTH: 119px; POSITION: absolute; BACKGROUND-COLOR: #ffffff;z-index:1000
	}	