.ChargeDetail
{
}

.ChargeDetail tr td
{
	font-weight: bold;
}

.RigthContent
{
	margin-left: 10px;
	width: 100%;
}

.CartHead
{
}

.CartHead td
{
	background: url(../../Images/chromebg.gif) center center repeat-x;
	margin: 0;
	text-align: left;
}

.topNavBox
{
	padding-top: 10px;
	border: 1px solid #000000;
	background: url(../../Images/chromebg.gif) center center repeat;
	height: 38px;
}

.topNavText
{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.loginArea
{
	background-color: #F0F0F0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	color: #000000;
}

.headText
{
	font-family: arial;
	font-size: 15px;
	font-weight :bold ;
}

.headSpan
{
	display:block;
	height: 2px;
    overflow: hidden; 
    background: #EDEDED ;
    margin-top : 6px ;
    margin-bottom : 15px ;
}

body, table, td, div, blockquote
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
