BODY
{
	color: black;
	font-family: Verdana, Arial, sans-serif;
}
.text
{
	font-size: 13px;
}
.error
{
	color: red;
	font-weight: bolder;	
	font-size: 13px;
}
A
{	
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color:black;
}
A:hover
{
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	COLOR: #9d187a; 
}
A.link
{
	font-size: 13px;
	color: black;
}
A:hover.link
{
	font-size: 13px;
	COLOR: #9d187a; 
}
A.m_link
{	font-weight: bold;
	font-size: 13px;
	COLOR: #9d187a; 
}
A:hover.m_link
{
	font-weight:bold;
	font-size: 13px;
	COLOR: #9d187a; 
	text-decoration: underline;
}
A.sub_link
{
	color: black;
	font-size: 11px;
	text-decoration: underline;
}

A:hover.sub_link
{
	COLOR: #9d187a; 
	font-size: 11px;
	text-decoration: underline;
}
.page_head
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	vertical-align:text-bottom;
}

.sub_head
{
	font-size: 12px;
	font-weight: bold;
}
.sub_text
{
	font-size: 12px;
}
.sub_sub_text
{
	font-size: 11px;
}

.text
{
	font-size:12px;
}
.head
{
	COLOR: #9d187a; 
	font-weight: bold;
	font-size: 13px;
	color: black;
}

.SmallText
{
	font-size: 8pt; 	
}
.VerySmallText
{
	font-size:7pt; 	
	font-style:normal;
}
.SmallTextWhite
{
	font-size:8pt; 
	COLOR:FFFFFF;	
}
.SmallTextGray
{
	font-size:8pt; 
	COLOR:#464646;	
}

.SmallTextBold
{
	font-size:10pt; 	
	font-style:normal
}
.TextBlackName
{
	font-size:11pt;
	font-style:normal;
}
.MediumText
{
	font-size:10pt;
	font-style:normal;
	COLOR:FFFFFF;
	
}
.MediumTextGray
{
	font-size:10pt;
	font-style:normal;
	COLOR:#464646;
}
.WhiteHGrid
{
	border-top: white thin solid;
	border-bottom: white thin solid;
}
.WhiteBorder
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}
.invis
{
	visibility: hidden;
}
.FieldStyle
{
	width:100%
}
.CartStyle-off
{	
	text-decoration: underline;
	font-weight:bold; 
	font-size: 11px;
	background-color:#dcdcdc; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
}
.CartStyle-on
{	
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
	color: #9d187a;
	background-color: #dcdcdc; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	
}
.ButtonStyle
{
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	color: Black;
	background-color: #dcdcdc;
}

