body {
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	line-height:14px;
	background-image: url(eviva_images/bg.gif); 
	background-repeat: repeat;
}
td {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	line-height:14px;
}
a { 
	color: #336600;
	text-decoration: underline;
}
a:visited { 
	color: #336600;
	text-decoration: underline;
}
a:active { 
	color: #336600;
	text-decoration: underline;
}
a:hover { 
	color: #53a600;
	text-decoration: none;
}
input, textarea, select {
	font-family: Verdana;
	font-size: 10pt;
}


/* strict text styles for activeedit */
.maintext {
	color:	#000000;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
.submaintext {
	color:	#666666;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}
.subHeading {
	color:	#336600;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}




		
.error {
	color: red;
}
br.clearboth { 
	clear: both; 
}	
.galleryItem {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10px; 
	width: 80px;
}			
.galleryLabel {
	height: 10px; 
	overflow: hidden;
}		
.shopHeading {
	font-size: 24px;
}
.shopProductTitle {
	font-size: 12px;
}
.shopCategoryTitle {
	font-size: 12px;
	font-weight: bold;
}
.shopNote {
	font-size: 12px;
	font-style: italic;
}
.searchInput {
	font-size:9pt;
	border:1px solid;
	
}
.searchSelect {
	font-size:8pt;
	border:1px solid;
}
.relatedPages_row {
	font-size: smaller;
	padding: 3px;
}