/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	background-color : #000000;
	color : #cccccc;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-size : 11px;
	background : black;
	text-align : left;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-arrow-color : #cccccc;
	scrollbar-base-color : #888888;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #black;
	scrollbar-highlight-color : #888888;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #aaaaaa;
}

A:LINK, A:VISITED {
	color : #cccccc;
	text-decoration : none;
}
A:HOVER {
	color : #ffffff;
	text-decoration : none;
}

H1 {
	color : #eeeeee;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	font-weight : normal;
}
H2 {
	color : #dddddd;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	font-weight : normal;
}
H3 {
	color : #cccccc;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	font-weight : normal;
}
H4 {
	color : #cccccc;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : normal;
}
H5 {
	color : #cccccc;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}
H6 {
	color : #cccccc;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 30px;
}

TD, TH {
	font-size : 11px;
}

.contentCell{
	background:url(images/axe-bkg.swf) no-repeat 50% 100%;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.menuBorder{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	width:100%;
	vertical-align:left;
}

.icons{
	text-align:justify;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
}


.menuCell {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*	width:150px;*/
	vertical-align:middle;
	text-align:center;
	height:42px;
}

.menuItemSeparator {
	width:5px;
	padding:0px 0px 0px 0px;
	height:42px;
}

.menu {
	color : #eeeeee;
	text-decoration : none;
	font-weight : bold;
	cursor:hand;
	width:125px;
	height:30px;
	text-align:center;
	position:relative;
	margin:0px 0px 0px 0px;
}

.activeMenu {
	background-color : #333333;
	background-image:url(images/selector.gif);
	background-repeat:repeat-y;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	cursor:hand;
	width:125px;
	height:30px;
	text-align:center;
	position:relative;
	margin:0px 0px 0px 0px;
}

.activeMenuBlue {
	background-color : #333333;
	background-image:url(images/selector_blue.gif);
	background-repeat:repeat-y;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	cursor:hand;
	width:125px;
	height:30px;
	text-align:center;
	position:relative;
	margin:0px 0px 0px 0px;
}

.activeMenuRed {
	background-color : #333333;
	background-image:url(images/selector_red.gif);
	background-repeat:repeat-y;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	cursor:hand;
	width:125px;
	height:30px;
	text-align:center;
	position:relative;
	margin:0px 0px 0px 0px;
}

.activeMenuGreen {
	background-color : #333333;
	background-image:url(images/selector_green.gif);
	background-repeat:repeat-y;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	cursor:hand;
	width:125px;
	height:30px;
	text-align:center;
	position:relative;
	margin:0px 0px 0px 0px;
}

.activeMenuOrange {
	background-color : #333333;
	background-image:url(images/selector_orange.gif);
	background-repeat:repeat-y;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	cursor:hand;
	width:125px;
	height:30px;
	text-align:center;
	position:relative;
	margin:0px 0px 0px 0px;
}

.activeMenuPurple {
	background-color : #333333;
	background-image:url(images/selector_purple.gif);
	background-repeat:repeat-y;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	cursor:hand;
	width:125px;
	height:30px;
	text-align:center;
	position:relative;
	margin:0px 0px 0px 0px;
}

.menuContentText{
	text-align:justify;
	position:absolute;
	top:550px;
	left:210px; 
	font-weight:normal;
	color:#ffffff;
	visibility: hidden;
	margin:5px 5px 5px 5px;
		padding:2px 2px 2px 2px;
	z-index:3;
}

.unilever{
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
	width:100%;
	font-size:9px;
	vertical-align:center;
}

