/*----------------- Dynamic Style ----------------------*/

.txtHeading
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #36A6C8;	
}

.txtHeading2
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: underline;
	COLOR: #36A6C8;	
}

.txtNormal
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #666;
	text-align: inherit;
}

.txtunderline
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: none;
	TEXT-decoration: underline;
	COLOR: #7B7B7B;	
}

.txtBottomline
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: none;
	TEXT-decoration: none;
	COLOR: #4B4B4B;
	text-align: left;
}

.txtCopyright
{
	FONT-family: Verdana;
	FONT-size: 11px;
	FONT-weight: none;
	TEXT-decoration: none;
	COLOR: #A5A5A5;	

}
/*----------------- Dynamic Style ----------------------*/

A.linksBottom
{
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: none;
	TEXT-decoration: none;
	COLOR: #4B4B4B;
}

A.linksBottom:hover
{
	COLOR: #4B4B4B;
	FONT-size: 11px;
	FONT-weight: none;
	TEXT-decoration: underline;
	COLOR: #4B4B4B;

}

.menuOver
{
	background-color: #747476;
}
.menuOut
{
	background-color: #FFFFFF;
}
.menuOut A
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #747476;
}
.menuOver A
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}	
strong {
}
.txtNormal_Special {
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #F00;
	font-style: oblique;
}
.txtNormal_price {
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #F00;
}
.txtNormal_collection {
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: bold;
	TEXT-decoration: none;
	COLOR: #7B7B7B;
	text-align: center;
}
.txtNormal_cart_title {
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #333;
}
.txtNormal_SoldOut {
	FONT-family: verdana;
	FONT-size: 11px;
	FONT-weight: normal;
	TEXT-decoration: none;
	COLOR: #333;
	text-align: right;
}
