body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
	color: #000000;
}

td {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: 000000;
}

#body_container {
	background-image: url('../images/bg_main1.jpg');
	background-repeat: no-repeat;
	background-color: #cccccc;
	width: 800;
	height: 600;
}

#container {
	position: relative;
}

#cart {
	position: relative;
	left: 15;
	top: 50;
}

#cart img {
	vertical-align: middle;
}

#screen {
	position: absolute;
	left: 10;
	top: 249;
	width: 288;
	height: 246;
}

#paypal {
	position: absolute;
	left: 22;
	top: 503;
	width: 170;
	height: 63;
	text-align: top;
}

#logo_privateXMS {
	position: absolute;
	left: 30;
	top: 293;
	width: 175;
	height: 230;
}

#privateXMS_promotion {
	position: absolute;
	left: 610;
	top: 363;
	width: 175;
	height: 230;
}

#promotionDetail {
	position: relative; 
	left: 670; 
	top: 440; 
	width:183;
}
#line1{
	position: absolute;
	left: 195;
	top: 300;
	width: 20;	
	height: 250;
	}
#logo_cellsniper {
	position: absolute;
	left: 220;
	top: 300;
	width: 175;	
	height: 200;
}
#line2{
	position: absolute;
	left: 388;
	top: 300;
	width: 20;	
	height: 250;
	}
#logo_hyde {
	position: absolute;
	left: 420;
	top: 300;
	width: 175;	
	height: 200;
}
#line3{
	position: absolute;
	left: 585;
	top: 300;
	width: 20;	
	height: 250;
	}
#logo_xmc {
	position: absolute;
	left: 605;
	top: 288;
	width: 175;
	height: 230;
}

.clickable {
	cursor: pointer;
}

#footer {
	position: absolute; 
	left: 130; 
	top: 576;
	height: 15px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 5px 5px;
}

#footer ul {
	display: inline;
}

#footer ul li {
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #000000;
	display: inline;
	list-style: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#footer ul li.first {
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
	border-left: none;
	display: inline;
	list-style: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#footer ul li a:link,#footer ul li a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: inline;
	list-style: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#footer ul li a:hover {
	text-decoration: underline;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.tableHeader{
	color: #FFFFFF;
	background-color:#008AB5;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
}
.tableDetails{
	background-color:#FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}