p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	} 

.WhiteText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;	
}


.BodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #626262;
	line-height: 140%;
}

.PageTabs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.BodyTextSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	line-height: 140%;
}

.BodyTextTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.BodyTextTitleUnbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


.BodyTextTitleBack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #00adee;
	color: #ffffff;
	text-decoration: none;
}

.BodyTextTitleGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

a:{ font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #cccccc; text-decoration: none ; cursor:hand; }
img { border-width: 0px;}

.BlueText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00adee;
	line-height: 140%;
}

.CartTextOrange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffc20f;
	line-height: 120%;
	font-weight:bold;
}

.CartTextWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	line-height: 120%;
	font-weight:bold;
	}

.ProductGroupProductPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
	
.ProductGroupProductPriceRRP
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}

.PagerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	
.ProductDetailUnbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
	
.dgv_Checkout_Header
 {
	 font-family:Arial;
	 font-weight:bold;
	 color:white;
	 background-color:#00adee;
	 text-align:center;
	 font-size:12px;
 }
 
 .dgv_Checkout_Header2
 {
	 font-family:Arial;
	 font-weight:bold;
	 color:black;/*#090536;*/
	 text-align:left;
	 font-size:12px;
 }
 
   .a_Checkout_links 
 {
	font-family:Arial;
	cursor:pointer;
	font-size:12px;
	color:black;
	font-weight:normal;
	text-decoration:underline;
 }
	
	

