body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-style : normal;
	line-height:16px;
}

h1.heading {
	font-family : Arial, Verdana, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #FFFFFF;
	line-height:33px;
	margin:0px;
	padding-left:20px;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #1474bd;
	margin-bottom:5px;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #CC0000;
}

h2.productred {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #CC0000;
	margin:0px;
	text-decoration:none;
}

h2.productgreen {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #009900;
	margin:0px;
	text-decoration:none;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

h4 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}

h5 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #000000;
}

h6 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : #000000;
}

hr {
	height:1px;
	color:#CCCCCC;
}

a:hover { 
	color: #FF0000;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
}

.carttext {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #FFFFFF;
	padding-bottom:10px;
}

.footer {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #666666;
}

.odd { background-color: #cfcfcf; }

.even { background-color: #EEEEEE; }

.imgout {
	border: 0;
	filter: alpha(opacity=60);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.slogan {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	background-image: url(/images/top_slogan_under.gif);
	background-repeat: no-repeat;
	text-align:center;
}

.content {
	width:658px;
	background-image: url(/images/wall_content.gif);
	background-repeat: repeat-y;
}

/*form stuff*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Arial, sans-serif;
	font-size:11px;
	border: 1px solid #999999; 
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

.required {
	font-family : Arial, sans-serif;
	font-size:11px;
	border: 1px solid #999999; 
	background: #c7e3f5;
	color: #1474bd;
	margin: 0;
	padding-left: 3px;
	border-left: 3px solid #999999;	
}

#required {
	border-left: 3px solid #999999;	
	background: #c7e3f5;
}


/*backgrounds*/

.wall_main {
	background-image: url("/images/wall_main.gif");
	background-repeat: repeat-y;
	background-position: center;
}

.wall_content {
	background-image: url("/images/wall_content.gif");
	background-repeat: repeat-y;
	background-position: center;
	filter: alpha(opacity=50);
}

.wall_content_home {
	background-image: url("/images/wall_content_home.gif");
	background-repeat: repeat-y;
	background-position: center;
}

.wall_footer {
	background-image: url("/images/wall_footer.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom:30px;
}


/*menus*/

.topmenu {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #0033cc;
	font-weight : bold;
	text-decoration : none;
}

/* i.e. set width hack 
* HTML span.topmenu {
	width:133px;
	height:28px;
}*/

span.topmenu {
	color:#000000;
}

.topmenu:hover {
	color:#0000FF;
}

.topmenubg {
	height:28px;
	width:126px;
	background-image: url(/images/toptab_off_08.gif);
	background-repeat: no-repeat;
	text-align:center;
}

a.submenu, span.submenu {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	color : #0238c4;
	font-weight : bold;
	line-height:30px;
	padding-left:20px;
	text-decoration : none;
	display:block;
}

a.submenu:hover {
	color:#000000;
	background-color:#F6F6F6;
}

/*headings*/

.mainheadingred {
	background-image: url("/images/head_under_red.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.mainheadinggreen {
	background-image: url("/images/head_under_green.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.mainheadinggrey {
	background-image: url("/images/head_under_grey.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.mainheadinggreen_home {
	background-image: url("/images/head_home_under_green.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.mainheadingred_home {
	background-image: url("/images/head_home_under_red.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

/*TABLES*/

TABLE.cart th {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #FFFFFF;
	background-color : #1474bd;
}
.shop Q {
	border: 1px solid #000000;
	padding: 1px;
	width : 100%;
}