BODY {
	color: Black;
	background-color: White;
	font-family: Arial, sans-serif;
}
a:link {
	color: #990000;
	font-weight: bold;

}
a:visited {
	color: #990000;
	font-weight: bold;

}
a:hover {
	color: #CC0033;
	font-weight: bold;

}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}

a.menu:hover {
	text-decoration: underline;
	color: #FFFFCC;
	}
	
a.menu:visited {
	font-weight: bold;
	color: #000000;


}


.menutext {
	font-size: 12px;
	color: #FFFF33;
	font-weight: bold;

}
.bodytext {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #990000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.codenumber {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;

}
.size {
	font-size: 14px;
	color: #990000;
}
.pricetag {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;

}
.tablespacer {
	width: 35px;
}
table {
	color: #6699FF;
	text-align: center;
	vertical-align: middle;

}
.tabw100perc {
	width: 100%;

}
.tablecell200 {
	width: 200px;
}
.tablecell400 {
	width: 400px;
}
.menutab {
	background-color: #FFCC66;
	width: 16%;
}
.ItemTitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.whitetext {
	color: #FFFFFF;
	font-size: 13px;
}
.info_box p {
	color: #990000;
}

