body {
	margin: 0px;
	padding: 50px;
	background-color: #e096b1;
}
.body_text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.border_color {
	background-color: #B46E88;
}

.text_style_1 {
	font-family: Arial;
	font-size: 10px;
	color: #8d8d8d;
}
.text_style_2 {
	font-family: Arial;
	font-size: 10px;
	color: #463f3f;

}

.text_style_2 a {
	font-family: Arial;
	font-size: 10px;
	color: #463f3f;
	text-decoration: none;

}
.text_style_2 a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF3300;

}
.home_body {
	background-color: #fcfcfc;
}


.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.image_bg {
	background-color: #f4f4f4;
}

.navigation_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d000d;
}

.navigation_text a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cd6f91;
	text-decoration: none;
}

.navigation_text a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ab0843;
}
.row_space {
	font-size: 8px;
}
.body_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a1a17e;
	font-weight: bolder;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #DD7CB1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.store {
	height: 230px;
	width: 470px;
}
.text_style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b46e88;
	font-weight: bolder;
}
.text_style4 {
	font-size: 11.5px;
	font-weight: bolder;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #333333;
	font-weight: bold;
}

.text_box {	
	font-family: Verdana;
	font-size: 11px;
	color: #5F5F5F;
	padding-left: 10px;	
	/*border-color:#5F5F5F;*/
	
}

.txtboxspecial{
	font-family: Verdana;
	font-size: 11px;
	color: #5F5F5F;
	padding-left: 10px;	
	background:#FFFFFF;
}
