/* CSS Document */

/* CSS Document */

body	{
	color: #666666;
	margin: auto;
	padding: 10px;
	border: 0;
	text-align: left;
	font-family: tahoma;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
		
.div 
{
	background-color:#ffFFFF;
	width:510px;
	height:530px;
	overflow-x: none;
	overflow-y: auto;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #ab69a4;
	SCROLLBAR-ARROW-COLOR: #ab69a4;
	SCROLLBAR-TRACK-COLOR: #e0c3c5;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 6px;
	color: #666666;
	line-height: 18px;
}	
.noscrpit
	{
	font: 8px tahoma;
	color:#CCCCCC}

.text {
	font: 11px tahoma;
	color: #666666;
	line-height: 18px;
	
		
}

.blog {
	font: 12px tahoma;
	color: #ffffff;
	line-height: 18px;
	text-decoration: underline;
}


a.blog {
	font: 12px tahoma;
	color: #ffffff;
	line-height: 18px;
	text-decoration: underline;
}

a.blog:hover {
	font: 12px tahoma;
	color: #cccccc;
	line-height: 18px;
	text-decoration: none;}


a.blog:active {
	font: 12px tahoma;
	color: #cccccc;
	line-height: 18px;
	text-decoration: none;
}

a.blog:visited {
	font: 12px tahoma;
	color: #ffffff;
	line-height: 18px;
	text-decoration: underline;
}

	


.headings {

	font: 14px tahoma;
	color: #794b69;
	font-weight:bold;
	line-height: 18px;

}
.headings_2 {

	font: 12px tahoma;
	color: #794b69;
	font-weight:bold;

}




.quote {
	font: 10px tahoma;
	color: #666666;
	
}


.links {
	font: 12px tahoma;
	color: #663366;
	line-height: 18px;
	text-decoration: underline;
}


a.links {
	font: 12px tahoma;
	color: #663366;
	line-height: 18px;
	text-decoration: underline;
}

a.links:hover {
	font: 12px tahoma;
	color: #cc99cc;
	line-height: 18px;
	text-decoration: none;}


a.links:active {
	font: 12px tahoma;
	color: #cc99cc;
	line-height: 18px;
	text-decoration: none;
}

a.links:visited {
	font: 12px tahoma;
	color: #663366;
	line-height: 18px;
	text-decoration: underline;
}


.smlinks {
	font: 10px tahoma;
	color: #663366;
	line-height: 18px;
	text-decoration: underline;
}


a.smlinks {
	font: 10px tahoma;
	color: #663366;
	line-height: 18px;
	text-decoration: underline;
}

a.smlinks:hover {
	font: 10px tahoma;
	color: #cc99cc;
	line-height: 18px;
	text-decoration: none;}


a.smlinks:active {
	font: 10px tahoma;
	color: #cc99cc;
	line-height: 18px;
	text-decoration: none;
}

a.smlinks:visited {
	font: 10px tahoma;
	color: #663366;
	line-height: 18px;
	text-decoration: underline;
}






.bottomnavlinks {
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	
}



a.bottomnavlinks {
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	
}

a.bottomnavlinks:visited {
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	
}

a.bottomnavlinks:active { 
	font: 10px tahoma;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	}



a.bottomnavlinks:hover {
	font: 10px tahoma;
	color: #660066;
	line-height: 18px;
	font-weight: bold;
	text-decoration:underline;
	
}

/*shop page layout */

#wrap {
	height: 235px;
	width: 500px;

}

#topb {
	height: 20px;
	width: 500px;

}

#midb {
	width: 500px;
	height: 750px;
	background-repeat: repeat-y;
	background-image: url(images/shop/shp_img_02.gif);
	

}

#buytext {
	height: 20px;
	width: 460px;
	padding-left: 20px;
	text-align: justify;
}

#botb {
	height: 30px;
	width: 500px;
}
