.bordercell {
	background-color:#CCCCCC;
}
.standardfont {
	color:#414141;
	font-family:arial,verdana,helvetica;
	font-size:12px;
}
.standardtableheaderfont
{
	color:#414141;
	font-family:arial,verdana,helvetica;
	font-size:12px;
	font-weight: bold;
}

.checkouttableheader
{
	background-color:#e9e9e9;
	
}

.checkouttablebg
{
	background-color:#f3f3f3;
}
.checkoutbg
{
	background-color:#DAEBC5;
}
.summaryheader
{
	background-color:#330099;
}
.cartsummarybg
{
	background-color:#e9e9e9;
}
.accounttablebg
{
	background-color:#f3f3f3;
}

a.accountlinks:visited, a.accountlinks:link, a.accountlinks:hover {
	color: #330099; 
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
}

.accounttablebg2
{
	background-color:#E2DEFC;
}

a.lnkCartTable:visited, a.lnkCartTable:link {
	color: #595959; 
	text-decoration: Underline;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
}
a.lnkCartTable:hover {
	color: #3EB9D8; 
	text-decoration: Underline;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
}

a.lnkcarttable:visited, a.lnkcarttable:link {
	color: #595959; 
	text-decoration: Underline;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
}
a.lnkcarttable:hover {
	color: #3EB9D8; 
	text-decoration: Underline;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
}
.tableborders
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
.tableheaderborder
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
}
a.greenlink:link {

	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #50CA03;
	text-decoration: underline;
}

a.greenlink:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #50CA03;
	text-decoration: underline;
}

a.bluelink:link {
	color: #3EB9D8;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	text-decoration: underline;

}

a.bluelink:visited {
	color: #3EB9D8;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	font-style: normal;

}
a.bluelink:hover {
	color: #50CA03;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
.bluetext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #83C1DA;
}

.errortext {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFAA02;
	text-decoration: none;
}
.rightborder
{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}