/*--------COMMONWEALTH Common Stylesheet------------------------------------- */


body {
	scrollbar-base-color: FFFFFF;
	scrollbar-track-color: FFFFFF;
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: EEEEEE;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: EEEEEE;
	scrollbar-shadow-color: FFFFFF;
	scrollbar-arrow-color: 808080;
}

img {
	border: none;
}

a {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 411485; 
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
	text-decoration: none;
	text-align: justify;
}

a:hover {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 411485; 
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
	text-decoration: underline;
	text-align: justify;
}


.bodytext {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 808080; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	text-align: justify;
}


.bodyheader {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 000000; 
	font-size: 9pt;
	font-weight: bold;
	line-height: 11pt;
	text-align: justify;
}

.bodylink {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 411485; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
	text-align: justify;
}

.bodylink:hover {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 000000; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
	text-align: justify;
}

.footer {  
	font-family: Helvetica, Arial, sans-serif; 
	color: DDDDDD; 
	font-size: 7pt;
	font-weight: normal;
	line-height: 8pt;
	text-align: center;
}

.shop-name {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 000000; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 8pt;
}

.shop-price {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 808080; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
}

.shop-sale {  
	font-family: Helvetica, Arial, sans-serif; 
	color: AE3C3C; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
}

.shop-item-header {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: 000000; 
	line-height: 14pt
}

.shop-item-price {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: 333333; 
	line-height: 12pt
}

.shop-item-label {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 8pt; 
	line-height: 11pt; 
	color: 111111
}

.shop-item-label-sale {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	line-height: 11pt; 
	color: AE3C3C
}


.shop-link {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 808080; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
}

.shop-link:hover {  
	font-family: Helvetica, Arial, sans-serif; 
	color: 411485; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
}

.shop-link-off {  
	font-family: Helvetica, Arial, sans-serif; 
	color: E0E0E0; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
}

.submitLink {
	font-family: Helvetica, Arial, sans-serif; 
	color: 411485; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	text-align: left;
}

.submitLink:hover {
	font-family: Helvetica, Arial, sans-serif; 
	color: 808080; 
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	text-align: left;
}
 
