@charset "utf-8";
/* CSS Document */

body {
	background-color: #BBBEAF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 1px;
}

.showThruBgnd {background-color: #BBBEAF;}

.mainTable{
	background-color:#EDEDEC;
}
.mainOuterTable{
	background-color:#EDEDEC;
	margin-left:4px;
}

.purchChoicesHeader{ 
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 10px;
}
.purchChoicesHeaderLarger{ 
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size:larger;
}
.purchChoices{
	padding: 2px 2px 10px 12px;
}
.resetastrik{color: #000000;}

/* pop up laptop, printer tables 2013 */
a.popLink:link {color:#0000CC;}
a.popLink:visited {color:#0000CC;}
a.popLink:hover {text-decoration:none;}


.tdpopLink{padding:10px 20px 6px 6px; background-color:#CCCCCC;font-weight:bold;}