body{
	background-color:#ffffff;
	color: #000000; 
	font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 75%;
	text-decoration: none
	}
	
#content {
	position : absolute;
	background-color: #fff;
	top : 0px;
	left : 0px;
	width:470px;
}

#layer1 {
	position:absolute;
	left:0px;
	top:10px;
	width:375px;
	height:265px;
	visibility: hidden;
}

#layer2 {
	position:absolute;
	left:0px;
	top:10px;
	width:375px;
	height:265px;
	visibility: visible;
}
#layer3 {
	position:absolute;
	left:0px;
	top:10px;
	width:375px;
	height:265px;
	visibility: hidden;
}
	
#layer4 {
	position:absolute;
	left:0px;
	top:10px;
	width:375px;
	height:265px;
	visibility: hidden;
}
	
#panel {
	position:absolute;
	left:0px;
	top:2px;
	width:500px;
}

p {  
	font-weight: normal; 
	text-decoration: none
	}
	
.linktext {  	
	font-weight: bold; 
	color: #FFCC99; 
	text-decoration: none
	}

.bodytext { 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none }

.boldbodytext { 
	font-weight: bold;
	color: #9942A6; 
	text-decoration: none }
	
.smlink { 
	font-weight: normal; 
	color: #D60000; 
	text-decoration: none }
	
.smcoltxt { 
	font-size:80%;
	color: #CCCCCC; 
	text-decoration: none }

.smlitetxt { 
	font-size:80%;
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none }

.linktextsm { 
	color: #FFCC99; 
	text-decoration: none }

.mallbg {  
	background-color: #CCCCCC}

.lgbodytext {
	font-weight: normal; 
	color: #9942A6; 
	text-decoration: none }
	
.pagehd { 
	font-weight: bold; 
	color: #6E3177; 
	text-decoration: none
}

.pagehdlarge { 
	font-size:120%;
	font-weight: bold; 
	color: #6E3177; 
	text-decoration: none
}

a:active 
	{  
	color: #FFCC33; 
	text-decoration: none}

a:hover {  
	color: #FFCC33; 
	text-decoration: none
	}

a:link {
	text-decoration: none
	}

