
.footer, .footer:active, .footer:hover, .footer:visited, .footer2, .footer2:active, .footer2:hover, .footer2:visited {
	 font-size:9px;
	 color:#CCCCCC;
	 text-decoration:none;
}

.header {
	 font-style:italic;
	 cursor:default;
	 font-family:Helvetica, Arial, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 color:#003399;
}

td.menu, td.menu_on, td.menu_off, td.submenu {
	padding:0px 10px 3px 10px;
	cursor:pointer;
}

a.menu_on, a.menu_on:visited, a.menu_on:active {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

a.menu_off, a.menu_off:visited, a.menu_off:active {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

a.submenu, a.submenu:visited, a.submenu:active {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

td.product_name {
	font-size:17px;
	font-weight:bold;
	margin:0px;
}

a.product_name {
	font-size:17px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

td.product_description, td.product_price, td.product_code {

	font-weight:normal;
	color:#000000;
}

td.product_quantity {
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

input.product_button {
	font-size:10px;
	font-weight:normal;
	color:#EB2323;
	border:none;
	background-color:#FFFFFF;
	cursor:pointer;
}

.cart {
	margin:10px 0px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}

.product_label{
	color:#<?php echo $conf['main_fg_color2']; ?>;
	font-weight:bold;
}

.cat_icons_label {
	text-decoration:underline;
	font-size:12px;
	color:#<?php echo $conf['main_fg_color2']; ?>;
}

table.sitemap, td.sitemap {
	background-color:#333399;
}

td.sitemap2 {
	background-color:#FFFFFF;
}

a.sitemap {
	text-decoration:none;
}

.register_label {
	width:150px;
	text-transform:uppercase;
	text-align:right;
	padding-right:10px;
}

input.reg_small {
	width:75px;
}

input.reg_medium, input.reg_large {
	width:150px;
}

input.medium {
	width:200px;
}

input.large {
	width:200px;
}

a.course_subcat, a.course_subcat:visited, a.course_subcat:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.course_subcat:hover {
	text-decoration:underline;
}

body {
	background-image:url('/images/manaed/background.png');
	background-repeat:no-repeat;
	color:#000000;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0px;
}

a.h1 {
	color:#000000;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	margin-top:0px;
	margin-bottom:12px;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	color:#000000;
}

h1, h2 {
	font-size:20px;
}

h3 {
	font-size:15px;
}

h4, h5, h6 {
	font-size:13px;
}

p {
	margin-top:0px;
	margin-bottom:13px;
	font-size:13px;
}

p.instruct {
	margin:13px 0px;
}

.neuro {
	border:none;
	background-image:url('/images/dbx/neuro.png');
	background-repeat:no-repeat;
}

.found {
	background-color:#F6D817;
}

img.left {
	margin:4px 13px 9px 0px;
}

img.right {
	margin:4px 0px 9px 13px;
}

.rainbow, .rainbow:visited, a.footer2, a.footer2:hover, a.footer2:visited {
	text-decoration:none;
	font-size:9px;
	color:#009933;
}

