div {border:0px solid blue;}

html{
	height:100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Arial"; 
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 1260px;
	color: white;
	background-color: black;
	height:100%;
}

h1 {text-align:center;
	color:#AFE612;
	font-size:22pt;}

h2 {text-align:center;
	color:#46AA55;
	font-size:18pt;}
	
h3 {text-align:center;
	font-size:16pt;}

p{
	font-family:"Arial"; 
	font-size:10pt;
}

form{
	margin:0;
	padding:0;
}

th {color:#46AA55;}

a {color:#00AFB7;}

td{	vertical-align:top;
	height: 100%;
	border: 0;}
	
img {border:0;}

div#wrapper{
	width: 100%;
	height:100%;
	overflow: hidden;
	display:table;
	margin:0px;
	padding:0px;
	min-height:100%;
}
div#content{
	text-align:left;
	width: 990px;
	margin-left:auto;
	margin-right:auto;
}
div#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	overflow:hidden;
}

table.accessories {	width:80%;
					margin:auto;
					border:2px solid grey;
					border-collapse:collapse;}

table.accessories img {display:block;margin:auto;}				
					
table.accessories td{	border:2px solid grey;
					vertical-align:middle;
					padding:10px;}					
	
td.accessories{	font-size:10pt;}

TD#left {
	margin: 0px;
	width: 135px;
	padding: 0px;
	background-color: #333333;
	font-size:12px;
	line-height:15px;
	font-weight:bold;					
}
TD#right {
	padding: 0px;
	width: 135px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	background-color: #333333;
}
TD#center {
	width: 990px;
}
div.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

img.homemenu {border:none;margin-bottom:2px;cursor:pointer;}

#pitmat_pricing {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #ffffff;
}
#pitmat_pricing .cell {
	padding: 3px;
	border: 1px solid #ffffff;
	text-align:right;
	color:#AFE612;
}
#pitmat_pricing th, .col1 {
	text-align:center !important;
	color:#46AA55 !important;
	font-weight:bold !important;
}
#pitmat_pricing .rowa {
	height: 20px;
}
#pitmat_pricing .rowb {
	height: 20px;
}


