body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-confetti.gif);
	font-size: 13px;
}
.crosshead {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.captions {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	}
.footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.telephone {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.mainMenu {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.headline {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.horizontalmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 6px;
	background-color: #CCCCCC;
}
.header {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a {
	FONT-WEIGHT: bold;
	COLOR: #E55BB0;
	TEXT-DECORATION: none
}
a:hover { FONT-WEIGHT: bold; COLOR: #CA0202}
a.link { LINE-HEIGHT: 1.5em; FONT-WEIGHT: normal; COLOR: #CCCCCC; TEXT-DECORATION: none }
a.link:hover { FONT-WEIGHT: normal; TEXT-DECORATION: underline}
.prices {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.pricestitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pricesheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #7BA7C1;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #6b7e85;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6b7e85;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #6b7e85;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
}
p {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
ul {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.imgRight {
	float: right;
	padding-left: 12px;
}
.imgLeft {
	float: left;
	padding-right: 12px;
}
.tdHeader {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #333333;
	padding-top: 18px;
}
table {
	background-color: #FFFFFF;
}

/* side menu */
.buttonmenu{
	list-style-type: none;
	margin: 24 0 0;
	padding: 0;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

.buttonmenu li a{
	color: #E096B7;
	display: block;
	width: 100%;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration:none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


.buttonmenu li a:visited{
color: #CC0000;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
	color: black;
	text-decoration: underline;
}

/* glossy menu 
.glossymenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ 
IE only. Actual menu width minus left padding of A element (10px)
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}

*/

.contentArea {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 24px;
	margin-bottom: 24px;
}

/* horizontal menu */

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #333333;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
list-style: none;
}

[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
<![endif] 
ol {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
ol {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
}
.matrixTable {
	background-color: #f2f2f2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.matrixTableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
.matrixTablePrice {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.matrixTableRRP {
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
	text-align: center;
}
.matrixTableSaving {
	text-align: center;
}
.matrixTableTitle {
	font-weight: bold;
	text-align: center;
}
.matrixTableText {
	text-align: center;
}
