
body {
	background-color: #c0c0c0;
	background-image: url(images/custom/);
}

a.nav:link, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	font-weight: bold;
}

td.nav {
	background-color: #001a99;
}

.nav {
	color: #FFFFFF;
	font-weight: bold;
}

a.navnobold:link, a.navnobold:visited, a.navnobold:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 7pt;
}

a.header:link, a.header:visited, a.header:active, p.header {
	color: #FFFFFF;
}

td.header {
	background-color: #004dcc;
	color: #FFFFFF;
}

a.content:link, a.content:visited, a.content:active {
	color: #000000;
}

td.content {
  color: #000000;
	background-color: #ffffff;
	vertical-align: top;
}

td.lines {
	background-color: #0080ff;
}

td.contentnovertalign {
  color: #000000;
	background-color: #ffffff;
}

p.content {
  color: #000000;
	background-color: #ffffff;
}

a:link, a:visited, a:active {
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
}

a.rootcategory:link, a.rootcategory:visited, a.rootcategory:visited {
	color : #FFFFFF;
	font-weight : bold;
}

div.catalogcategorywithimage{
	height : 15px;
	padding-left : 3px;
	width : 184px;
}

div.catalogcategorywoimage{
	background-color : #000000;
	height : 15px;
	padding-left : 3px;
	width : 184px;
}

img {
	border : none;
}

input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

p, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

p.catalogproduct {
	margin : 8px 8px 8px 8px;
}

p.datestamp {
	font-weight : normal;
	text-align : center;
}

p.maintitle {
	font-size : 12pt;
	font-weight : bold;
}

p.sectiontitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

td.cartitem1 {
	background-color : #FFFFFF;
	font-weight : bold;
}

td.cartitem2 {
	background-color : #EEEEEE;
	font-weight : bold;
}

td.product {
	text-align : center;
	vertical-align : middle;
	background-color: White;
}

td.version {
	font-weight : bold;
}

td.versionb2b {
	font-weight : bold;
	color: Red;
}

.saleprice {
	color : #FF0000;
	font-weight : bold;
}

div.cartlinkendline {
	width: 185px; background-color: #0080ff; height: 1px;
}

p.status {
	color: Red; font-weight: bold;
}

td.versionheader {
	background-color: Silver;
	font-weight: bold;
	font-size: 7pt;
	text-align: center;
}

hr.content {
	color: #001a99;
}

h3.content {
	color: #000000;
}
p.admintitle {
	color: Black;
	font-weight: bold;
	text-align: center;
}
table.outside {
	background-color : #FFFFFF; border : 2px solid #808080; margin : 0px 0px 0px 0px; padding : 5px 5px 5px 5px; width : 751px;
}