div#header {
	background-image: url(/img/0/headerBck.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #C22F2F;
}
div#headerLanguage {
	background-image: url(/img/0/headerDiv.gif);
}
div#headerFontSize {
	background-image: url(/img/0/headerDiv.gif);
}
div#headerLogin {
	background-image: url(/img/0/headerDiv.gif);
}
div.moduleCategory h2, div.actionCat h1 {
	color: #B82D2D;
}
.moduleHeading {
	color: #FF3E3E;
}

.buttonHeader
{		
background-color: transparent;
background-image: url(/img/0/button.gif);
background-repeat: repeat-x;
height: 28px;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
border:none;
cursor:pointer;
cursor:hand;
}