body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-top: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	color: black;
}
	
a:hover {
	text-decoration: underline;
	color: gray;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-weight: bolder;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.content {
	border-width:0px;
	border-style:solid;
	border-color:#bebebe;
	padding:0px;
	margin:0px;
	border-spacing:0px;
}

.left_menu {
	border-width:1px;
	border-style:solid;
	border-color:#bebebe;
	padding:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	background-color: #f2f2f2;
	padding: 3px;
}

.main_content {
	padding-left: 10px;
	padding-right: 10px;
}

.product_separator {
	border-width:1px;
	border-style:solid;
	border-color:#bebebe;
	padding:0px;
	border-left-width:0px;
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	height:3px;
	position : absolut;
}

.dark {
	background-color: #dddddd;
}

.light {
	background-color: #f2f2f2;
}

.header {
	background-color: #4185d5;
	height: 25px;
	color: #ffffff;
	caption-side: left;
}

.debug {
	font-size: 12px;
	font-weight: bolder;
	color: #e22d2d;
}

.blue {
	color: #4185d5
}

.productheading {
	text-align: left;
}

.categorylink {
	color: black;
}

.categorylink:hover {
	color: #4185d5;
}

.justification {
	text-align: justify;
}

.image {
	border-color: #bebebe;
}

.sidebox {
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 0;
	margin-left: 0;
}

.sidebox span {
	font-weight: bold;
	display: block;
	color: white;
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.sidebox a {
	text-decoration: none;
	color: black;
}

#topbar {
	width: 100%;
	color: white;
	padding-top: 5px;
	margin-bottom: 5px;
}

#topbar a {
	text-decoration: none;
	color: white;
}

a img {
	border: 0;
}

.sidebox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.sidebox ul li {
	padding: 2px 0;
}

.sidebox ul li a {
	text-decoration: none;
}

.sidebox ul li a:visited {
	text-decoration: none;
}
