html, body, td, div {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
}

img.icon {
	vertical-align: middle;
}

.header_custom a {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_custom td {
	border: 1px solid #000000;
	border-bottom: 0px;
}

.header_custom {
	border-bottom: 1px solid #000000;
}

.header_custom a:hover {
	color: #ff6633;
	text-decoration: none;
}

.header_custom h2 {
	font-size: 16px;
}

a  {
	color: #0066cc;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

.footer {
	color: #736F6E;
	font-size: 10px;
}

/*	error etc
*/
.error_text {
	font-size: 10px;
	font-weigth: bold;
}
.error {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	color: #000000;
}
.error_form {
	border: 1px solid #FF0000;
}

/*	top_title
*/
.top_title {
	font-size: 35px;
}
.top_title a {
	color: #000000;
	text-decoration: none;
}
.top_title a:hover {
	text-decoration: none;
}

/*	top subtitle
*/
.top_sub_title {
	font-size: 25px;
	display: inline;
}

/*	normal heads
*/
.head_normal {
	font-size: 14px;
	color: #104E8B;
	display: inline;
}


/*	top_links
*/
.top_links  {
	color: #000000;
}
.top_links a  {
	color: #0066cc;
	text-decoration: none;
}
.top_links a:hover  {
	text-decoration: underline;
}

/*	header_links
*/
.header_links  {
	color: #FFFFFF;
	padding: 4px;
	font-size: 14px;
	padding: 7px;
}
.header_links a  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header_links a:hover  {
	color: #ff6633;
	text-decoration: none;
}

.header_img_text {
	padding-left: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
}


/*
	bg colors for the sides
*/
.bg_red {
	background-color: #EE0000;
}
.bg_white {
	background-color: #FFFFFF;
}
.bg_blue {
	background-color: #006699;
}

.bg_1 {
	background-color: #dddddd;
}

.bg_2 {
	background-color: #ffffff;
}







body {
	margin: 0px 0px 0px 0px;
}

input[type=checkbox], input[type=radio]{
	background: transparent;
	border: 0px;
	border-width: 0px;
	border-style: none;
}
input,textarea,select {
	border: 1px solid black;
	font-family:verdana;
	font-size:12px;
}
input,textarea {
	padding:1px;
}

img {
	border: 0px;
}


.pageCartright {
	vertical-align: top;
}

.pageCart {
	vertical-align: top;
}

.pageCartheader {
	font-weight: bold;
}

.h2neutral {
	font-size: 16px;
	font-weight: bold;
}


.h1neutral {
	font-size: 19px;
	font-weight: bold;
}


table.pageCart {
	width: 95%;
}

.artlcompdisplay {
  display: inline;
  float: left;
  overflow: hidden;
  width: 190px;
  height: 300px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
}
.submenulvl2 {
  padding-left: 2ex;
}
.submenulvl3 {
  padding-left: 4ex;
}
