body {
	color: #222;
	font-family: "Times New Roman",Georgia,serif;
	font-size: 14px;
	background-image: url("/images/body.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
}
a.company {
	font-family: "Times New Roman",Georgia,serif;
	font-size: 24px; 
	font-weight: bold;
	padding: 20px;
	text-decoration: none;
	color: #000;
}
h1 {
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 24px; 
	font-weight: normal;
}
h2 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: -10px;
}
h3 {
	font-size: 15px;
	margin-bottom: -10px;
}
a {
	color: #cc9453;
}
img {
	border: 0px;
}
.list {
	font-size: 13px;
	line-height: 16px;
}
.list a {
	color: #222222;
	text-decoration: none;
}
.warning {
	color: #FF0000;
}
.menu {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
.address {
	line-height: 18px;
}
.top {
	text-align: right;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}
.caption {
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}
.copyright {
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}
table.rb {
	background-color: #CCCCCC;
}
table.rb td {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	white-space: nowrap;
}
table.rb tr.header td {
	font-size: 11px;
	font-weight: bold;
}
img.swatch {
	width: 9px;
	height: 9px;
	margin-right: 3px;
	border: 1px #ccc solid;
}
img.rubber	{ background-color: #d88b31; }
img.black	{ background-color: #1b2723; }
img.white	{ background-color: #fdf8ff; }
img.red		{ background-color: #f95b4f; }
img.green	{ background-color: #57bd8b; }
img.yellow	{ background-color: #fff169; }
img.blue	{ background-color: #5ca3d7; }
img.orange	{ background-color: #ffac45; }
img.pink	{ background-color: #ffa7bb; }
img.purple	{ background-color: #b395db; }	
img.lime	{ background-color: #c9e27c; }	
@media screen {
	.tablebg {
		background-image: url("/images/rubber.jpg");
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	.tdbg {
		background-image: url("/images/td.jpg");
		background-repeat: no-repeat;
		background-position: 0px 220px;
	}
	img.display {
		border: 1px;
		border-color: #444444; 
		border-style: solid;
	}
	input, textarea {
		font-family: verdana,arial,sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border: 1px;
		border-color: #CCCCCC; 
		border-style: solid;
	}
}