body {
	background-image: url(images/b4g.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAB3DA;
}

form {font-size: 8pt; padding: 0; margin-top: 0px; margin-bottom: 0px;}


A, A:link {color: #af3179; TEXT-DECORATION: none;}

A:visited {color: #af3179; TEXT-DECORATION: none;}
A:hover, A:active  {color: #000000; TEXT-DECORATION: none;}

.white-bg { background-color: #FFFFFF;}
.black-bg { background-color: #000000;}

.menutit {color: #9f9f9f; font-weight: bold; padding-left: 13px; padding-right: 13px; padding-top: 10px;}

.menu {color: #3b3b44; font-weight: normal; font-size: 12px; margin-left: 20px; margin-right: 20px; line-height: 24px; border-bottom: 1px dotted #a8a8a8; width: 160px;}
.menu A, .menu A:link, .menu A:visited {color: #3b3b44; font-weight: normal; font-size: 12px;}
.menu A:hover, .menu A:active {color: #c7006e; font-weight: normal; font-size: 12px;}

.white {color: #FFFFFF;}
.white A, .white A:link, .white A:visited {color: #FFFFFF; TEXT-DECORATION: none;}
.white A:hover, .white A:active {color: #000000; TEXT-DECORATION: none;}

.small {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;}

* {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #73737a;
}

.black {color: #210006;}

.menutit {color: #af3179; font-size: 12; font-weight: bold; background-color: #ffffff; width: 200px; margin: 5px; padding: 5px; line-height:30px;}


.categorytit {color: #6b6b6b; font-size: 12; font-weight: bold; background-color: #cce1b6; margin: 5px; padding: 5px; line-height:30px;}

.prodtit {color: #af3179; font-size: 12; font-weight: bold; width: 150px;  border-bottom: 1px dotted #a8a8a8;}


.price {color: #738b07; font-size: 15px; font-weight: bold; width: 150px; line-height:20px; background-color: #eeeeee; padding: 4px; margin-top: 5px;}
.price2 {color: #738b07; font-size: 15px; font-weight: bold; width: 150px; line-height:20px; background-color: #fff8dd; padding: 4px; margin-top: 5px;}

.pink {
	color: #ba4f8e;
}

.submain-tit {
	font-size: 16px;
	font-weight: normal;
	color: #5d5d5d;
	padding-bottom: 10px;
}
.title {
	font-weight: bold;
	font-size: 13px;
	color: #ec008c;
	padding-bottom: 5px;
}
.title A, .title A:link, .title A:visited {color: #ec008c; TEXT-DECORATION: none;}
.title A:hover, .title A:active {color: #5d5d5d; TEXT-DECORATION: none;}

.pad10 {
	padding: 10px;
	
}
.padtop {
	padding-top: 10px;
	
}
.text {
	line-height: 11px;
	color: #6e6e6e;
}
.img {
	border: 1px solid #d4d4d4;
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #f693cd;
	}
	
.copyright A, .copyright A:link, .copyright A:visited {
	text-decoration: none;
	color: #f693cd;
}
.copyright A:hover, .copyright A:active {
	TEXT-DECORATION: underline; 
	color: #ffffff;
}

input {
	color: #f144ab;
	background-color: #ffffff;
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	margin: 2px;
	padding: 2px;
}
textarea {
	color: #f144ab;
	background-color: #ffffff;
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	margin: 2px;
	padding: 2px;
}
select {
	color: #f144ab;
	background-color: #ffffff;
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	margin: 2px;
	padding: 2px;
}

