
body {
	background-color: #fae5f1;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #666666;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.titletextb10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AED32B;
}

.maintexter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


	font-weight:lighter
	color: #666666;
	color: #666666;
	font-weight: lighter;
}
.ddm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #AED32B;
	border: thin solid #000000;
}.maintexter2 {

	font-family: Arial;
	font-size: 12px;


	font-weight:lighter
	color: #666666;
	color: #999999;
	font-weight: lighter;
}
.boldpink12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC0085;
}

.tableTITLEbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: EC0085;
	font-weight: bold;
}
.tabletext9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;


	font-weight:lighter
	color: #666666;
	color: #666666;
	font-weight: lighter;
}
.greybold16 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;


	font-weight:lighter
	color: #666666;
	color: #666666;
	font-weight: bold;
}
.pinklight12 {


	font-family: Arial;
	font-size: 12px;


	font-weight:lighter
	color: #666666;
	color: #999999;
	font-weight: lighter;
}
.navbg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A8446D;
	background-color: #EE0091;
	font-weight: bold;
}
.black10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.nav2:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav2:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav2:hover {
	text-decoration: underline;
	color: #A8446D;
	
}
a.nav2:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.buy:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC0085;
}
a.buy:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC0085;
}
a.buy:hover {
	text-decoration: underline;
	color: #EC0085;
	
}
a.buy:active {
	text-decoration: none;
	color: #EC0085;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.greybold10 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


	font-weight:lighter
	color: #666666;
	color: #666666;
	font-weight: bold;
}
.qstring {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EC0086;
	font-style: italic;
}
.framebg {
	background-image: url(photos/frames/<%=strcategory%>/<%=strphoto%>%22);
	background-repeat: no-repeat;
}

.whitebold12 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #F2E4C7; 
	}
	
 #homeul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
	
#homeul li {
	background-image: url('./images/li_arrow.gif');
	background-position: 0 .2em;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#homeul ul {
	list-style: none;
}