body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body_bg.gif);
}


.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5B5B5D;
	text-decoration: none;
	font-weight: normal;
}
.bodytextred {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
	font-weight: normal;
}
.redtext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #E4012C;
	text-decoration: none;
	font-weight:normal;
}
.redtextbig {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DD0000;
	text-decoration: none;
}
.redtextnormal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #D50C1E;
	text-decoration: none;
}
.greytextsmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #828282;
	text-decoration: none;
}
.greytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
.greytext:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.cart {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	cursor: hand;
}
.cart:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.regformfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	color: #666666;
	width: 90px;
}
.regformbutton {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #C1C1C1;
	border: 1px solid #828282;
	font-size: 10px;
}
.footerlink {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #5C5C5E;
  text-decoration: none;
}
.footerlink:hover {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #E4012C;
  text-decoration: none;
}

.prodcat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D50C1E;
	text-decoration: none;
	cursor: hand;
}
.prodcat:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E1393D;
	text-decoration: none;
	cursor: hand;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1393D;
	border-right-color: #E1393D;
	border-bottom-color: #E1393D;
	border-left-color: #E1393D;
}
.upassformfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #00DEFF;
	background-color: #CFCFCF;
	color: #666666;
	width: 185px;
}
.searchformfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #9BAEB4;
	background-color: #FFFFFF;
	color: #AEAEAE;
	width: 150px;
}
.register {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #868686;
	text-decoration: none;
	padding: 0px;
}
.register:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #00DEFF;
	text-decoration: underline;
	padding: 0px;
}
ul {
	list-style-image:url(../images/li.gif);
	list-style-position:inherit;
}

.h1text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #828080;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DFDFDF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFA800;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.h2txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DD0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #04A3C8;
	text-decoration: none;
	padding-top:10px;
	margin:0px;
	border: 0px;
}


.formfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #E0DFE3;
	background-color: #FFFFFF;
	color: #666666;
	width: 200px;
}
.formbutton {
	font-family: "Trebuchet MS";
	color: #505050;
	background-color: #E6E6E6;
	border: 1px solid #B9B9B9;
	font-size: 10px;
}

.textlink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FB0404;
	text-decoration: none;
}
.textlink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.bodytextsmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}


#menunavigation{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}


#menunavigation a{
	color:#9E9E9E;
	border-bottom: 1px solid #B9B9B9;
	background:#FFFFFF no-repeat 5px top; /*mouse over background*/
	text-decoration:none;
	padding: 4px;
	display:block;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;

	height:auto !important;
	height:1em;
	/* Done fixing */
}

#menunavigation a:hover{
	
	border-bottom: 1px solid #B9B9B9;
	background:#DFDFDF url(../images/arrow_ver.gif) no-repeat 5px top; /*mouse over background*/
	color: #888787;
	text-decoration:none;
}

td div {
	/* this makes TDs a container with their own coordinate system.
	 absolutely-positioned elements will be offset relative to them */
	position:relative;
}


form {
	margin: 0px;
	padding: 0px;
}
.h2txtgrey {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.h2txtgrey:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DD0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.prodcatgrey {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	text-decoration: none;
	cursor: hand;
}
.prodcatvisited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D50C1E;
	text-decoration: none;
	cursor: hand;
}
.prodcatgrey:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	text-decoration: none;
	cursor: hand;
}
.imgborder {
	border: 1px solid #DE0124;
}
.whitetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.imgbordergrey {
	border: 1px solid #C1C1C1;
}
