html,body {
	background: url('../images/cyprbk.jpg'); /* dk green */
	height: 100%;
	font-family: Arial, Helvetica;
	color: #fff;
	font-size: 10pt;
}

a {
	text-decoration: none;
	color: #000;
	font-size: 10pt;

}
a:hover {
	text-decoration: underline;
}

.textbox {
	background: #fff;
	border: 1px solid #000;
}

.textbox:focus {
	background: url('../graphics/wccolor.gif');
	background-color: url('../graphics/wccolor.gif');;
}


select {
	background: url('../graphics/wccolor.gif');
	color: url('../graphics/ltcolor.gif');

}

div.hr {
  height: 10px;
  width: 20%;
  color: url('../graphics/ltcolor.gif');
  background-color: url('../graphics/ltcolor.gif');
  background: url('../images/acyprrul.gif') no-repeat scroll center;
}
div.hr hr {
  display: none;
}

.ltarea {
	font-size: 10pt;
	color: #000;

}

.pageTitle {
	font-size: 16pt;
	color: #000;
	font-family: Arial, Helvetica;

}

.maintable {
	background: url('../graphics/dkcolor.gif'); /* dk green */


}

.headertable {
	background: url('../graphics/dkcolor.gif'); /* dk green */


}


.topback {
	background: url('../graphics/ltcolor.gif'); /* lt green */

}

.topmenu {
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica;

}

.topmenu a{
	text-decoration: none;
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica;

}

.topmenu a:hover {
	text-decoration: underline;

}

.bottommenu {
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica;

}

.bottommenu a{
	text-decoration: none;
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica;

}

.bottommenu a:hover {
	text-decoration: underline;

}

.topleft {
	background: url('../graphics/ul.gif') no-repeat top left;
	height: 15px;
	width: 15px;
}
.topcenter {
	background: url('../graphics/top.gif') repeat-x;
	height: 15px;

}
.topright {
	background: url('../graphics/ur.gif') no-repeat top right;
	height: 15px;
	width: 15px;

}
.lineleft {
	background: url('../graphics/left.gif') repeat-y;
	width: 15px;

}
.linecenter {
	background: url('../graphics/ltcolor.gif'); /* lt green */

}
.lineright {
	background: url('../graphics/right.gif') repeat-y;
	width: 15px;

}
.bottomleft {
	background: url('../graphics/ll.gif') no-repeat bottom left;
	height: 15px;
	width: 15px;

}
.bottomcenter {
	background: url('../graphics/bottom.gif') repeat-x;
	height: 15px;
	font-size: 8pt;

}
.bottomright {
	background: url('../graphics/lr.gif') no-repeat top right;
	height: 15px;
	width: 15px;

}

.sctable {
	background-color: #fff;
	font-family: Arial, Helvetica;
	color: #000;
	font-size: 9pt;
	
}

.sctopleft {
	background: url('../graphics/wcscul.gif') no-repeat bottom left;
	height: 11px;
	width: 11px;

}
.sctopcenter {
	background: url('../graphics/wcsctop.gif') repeat-x;
	height: 11px;

}
.sctopright {
	background: url('../graphics/wcscur.gif') no-repeat top right;
	height: 11px;
	width: 11px;

}

.scleft {
	background: url('../graphics/wcscleft.gif') repeat-y;
	width: 11px;

}
.sccenter {
	background-color: #fff;

}
.sccenter a{
	text-decoration: none;
	font-size: 9pt;
	color: #000;
	font-family: Arial, Helvetica;

}
.sccenter a:hover {
	text-decoration: underline;
}

.scright {
	background: url('../graphics/wcscright.gif') repeat-y;
	width: 11px;

}

.scbottomleft {
	background: url('../graphics/wcscll.gif') no-repeat bottom left;
	height: 11px;
	width: 11px;

}
.scbottomcenter {
	background: url('../graphics/wcscbottom.gif') repeat-x;
	height: 11px;

}
.scbottomright {
	background: url('../graphics/wcsclr.gif') no-repeat top right;
	height: 11px;
	width: 11px;

}

.maintopleft {
	background: url('../graphics/wcul.gif') no-repeat top left;
	height: 15px;
	width: 15px;
}
.maintopcenter {
	background: url('../graphics/wctop.gif') repeat-x; 
	height: 15px;

}
.maintopright {
	background: url('../graphics/wcur.gif') no-repeat top right;
	height: 15px;
	width: 15px;

}
.mainlineleft {
	background: url('../graphics/wcleft.gif') repeat-y;
	width: 15px;

}
.mainlinecenter {
	background: url('../graphics/wccolor.gif'); /* very lt green */

}
.mainlineright {
	background: url('../graphics/wcright.gif') repeat-y;
	width: 15px;

}
.mainbottomleft {
	background: url('../graphics/wcll.gif') no-repeat bottom left;
	height: 15px;
	width: 15px;

}
.mainbottomcenter {
	background: url('../graphics/wcbottom.gif') repeat-x;
	height: 15px;
	font-size: 8pt;

}
.mainbottomright {
	background: url('../graphics/wclr.gif') no-repeat top right;
	height: 15px;
	width: 15px;

}

.showSchedule {
	background: url('../graphics/wccolor.gif'); /* very lt green */
	font-family: Arial, Helvetica;
	color: #777;
	font-size: 9pt;

}

.showSchedule a{
	color: #000;
	font-weight: bold;
}

.commenttable {
	background: url('../graphics/wccolor.gif'); /* very lt green */
	font-family: Arial, Helvetica;
	color: #000;
	font-size: 9pt;

}

.commenttopleft {
	background: url('../graphics/wcvlul.gif') no-repeat top left;
	height: 10px;
	width: 10px;
}
.commenttopcenter {
	background: url('../graphics/wcvltop.gif') repeat-x;
	height: 10px;

}
.commenttopright {
	background: url('../graphics/wcvlur.gif') no-repeat top right;
	height: 10px;
	width: 10px;

}
.commentlineleft {
	background: url('../graphics/wcvlleft.gif') repeat-y;
	width: 10px;

}

.mainbody {
	background: url('../images/cyprbk.jpg');
}


.catheader{
	background: url('../graphics/dkcolor.gif'); /* dk green */
	color: #fff;
	font-size: 10pt;

}

.catlist {
	text-decoration: none;
	color: #fff;
	font-size: 9pt;

}

.catlist a{
	text-decoration: none;
	color: #fff;
	font-size: 9pt;

}

.catlist ul li{
	list-style: none;
	margin: 0 0 0 -30px;
	padding: 0;
	color: #fff;
	font-size: 9pt;
	
}

.catlist ul li a {
	text-indent: -3px;

}

.catlist ul li a:hover {
	color: #000;

}

.cartArea {
	width: 150px;
	color: #000;
	font-size: 9pt;
	
}

#centerContent {
	height: 100%;
}



.frontbody {
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica;
} 

.galleryline {
	font-size: 13pt;
	color: #333;
	font-family: Arial, Helvetica;
} 

.menu {
	font-size: 10pt;
	color: #415D41;
	font-family: Arial, Helvetica;
	background : #97A689;
}

.title {
	font-size: 14pt;
	color: #000;
}

.titleText {
	font-size: 10pt;
	color: #000;
} 

.original {
	font-size: 16pt;
	color: #000;
	font-family: Arial, Helvetica;
}

.itemid {
	font-size: 8pt;
	color: #000;

}

.itemName {
	font-size: 14pt;
	color: #000;

}

.itemDesc {
	font-size: 10pt;
	color: #000;

}

.itemSize {
	font-size: 10pt;
	color: #000;

}

.itemPrice {
	font-size: 10pt;
	color: #000;

}

.printChoice{
	font-size: 13pt;
	color: #000;
}


.mattingNote {
	font-size: 9pt;

}

.priceList {
	font-size: 10pt;
	color: #000;

}

.chgQty{
	font-size: 11pt;
	color: #00f;

}

.dkcolor {
	background : url('../graphics/ltcolor.gif');
	color: #333;
	font-size : 10pt;
	font-family: Arial, Helvetica;
}

.ltcolor {
	color: #000;
	font-size : 10pt;
	font-family: Arial, Helvetica;
}

.ltcenter {
	color: #000;
	font-size : 12pt;
	font-family: Arial, Helvetica;
}

.smallprint {
	color: #333;
	font-size : 10pt;
	font-family: Arial, Helvetica;
}

.w {
	text-decoration: none;
	color: #E8E5DA;
	font-size : 10pt;
	} 

.b {text-decoration: none;
 	color: #000;
	font-size : 10pt;
	} 

.size2 {
	font-size : 10pt;
	}

.textblack2 {
	font-size: 10pt;
	color: #E8E5DA;
	background : #000;
	font-family: "Times New Roman", Times, serif;
	}

.textwhite2 {
	font-size: 10pt;
	color: #fff;
	background : #009700;
	font-family: "Times New Roman", Times, serif;
	}
	
.date {
	font-size: 10pt;
	color: #E8E5DA;
	background : #789;
	font-family: "Times New Roman", Times, serif;
	}

.tableback {
	font-size: 10pt;
	background: #E8E5DA;
	}

.rowback {
	font-size: 10pt;
	color: #000;
	background: #E8E5DA;
	}

.blue {
	background-color : #00C;
	}

.copyright {
	font-size : 8pt;
	color : #000;
	background : #E8E5DA;
	}
	
.bottomlink {
	text-decoration: none;
 	color: #000;
	font-size : 10pt;
	background : #dbc0a4;
	}
	
.white {
	background : #fff;
	}
	
.size1 {
	font-size : 8pt;
	color : #000;
	}

.redclay {
	background : #933;
	}

.tanback {
	background : #E8E5DA;
	}

.blackback {
	color: #E8E5DA;
	font-size: 10pt;
	background : #000;
	}

.dktanback {
	background : #fff;
	}

.greenback {
	background : #789;
	}

.greyback {
	background : #e0e0e0;
	}


