body {
	margin-top: 0px;
  font-family:Tahoma;
	font-size:11px;
	line-height:1.5;
  color:#333333;
}

td, div {	
    font-family:Tahoma;
	font-size:11px;
	line-height:1.5;
}

a {
	color:#006699;
	text-decoration:none;
	border:0px;
}
img
{
	border:0px;
}

a:hover {
	color:#0FB1FF;
	text-decoration:underline;
}

a.topnav 			{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:hover 		{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.TableBorder{
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

}


#ShopHeader
{
	width:790px;
	border:0px;
	text-align:left;	
	border:0px;
	margin:0px auto;
}

#ShopHeaderNav
{
	text-align:center;
	background-color:#638ab1;
	line-height:2em;
}

.LineItem
{
	border:#cccccc solid 1px;
	background-color:#efefef;
	padding-left:2px;
	vertical-align:middle;
}

.Chat
{
	font-size:1.2em;
	font-weight:bolder;
	color:#393;
}

.PaymentDescription
{
	text-align:left;
	width:100px;
	font-weight:bold;
	text-decoration:underline;
}

#PaymentInformation
{
	font-weight:bold;
	font-size:1.5em;
	text-align:center;
}

.CardError
{
	color:#dd0000;
	font-weight:bold;	
}

.InvoiceHeader
{
	border-left:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}
.TotalsColumn
{
	text-align:right;
	background-color:#666666;
	color:#ffffff;
}

.WikiReference
{
	position:absolute;
	font-size:.8em;
	bottom:0px;
	right:25px;
}

.TermsAndConditions
{
	width:750px;
	border:0px;
	text-align:center;	
}


.grey{
	color:#ABABAB;
	font-family:Tahoma;
	font-size:11px;
}
.white{color:#FFFFFF;}
.grey {color:#ABABAB;}

.text-default{
	color: #000000;
	font-family:Tahoma;
	font-size:11px;
}

.search{	
	color: #000000;
	font-family:Tahoma;
	font-size:11px;
}

.blue{
	color:#006699;
}

.green{
	color:#339933;
}
.crossout {
	text-decoration: line-through;
	color: #FF0000;
}


.footnote{
	font-size:9px;
}
.footnote-red{
	color: #CC0000;
	font-size:9px;
}
.footnote-grey{
	color: #ABABAB;
	font-size:9px;
}
a.topnav2007 {

	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
