/* general styles*/
body {
	margin:auto;
	background-color : #edeae8;
	font-family:Tahoma;
	font-size:10px;
	color:#877e74;
	font-weight:normal;
	text-decoration:none;
}
td{
	font-family:Tahoma;
	font-size:10px;
	color:#877e74;
	font-weight:normal;
	text-decoration:none;
}
A{
		font-family:Tahoma;
		font-size:10px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;		
	}
/*end general styles*/
/* main div */
.main{
	width:809;
	align:center;
}
/* black line in the top*/
.linetop{
	position:absolute;
	width: 809;
	height : 5;
	background-color : #403b33;
	z-index:100;
}
/* red box behind the menu container*/
	.bxbckm{
		margin-top:5px;
		position:absolute;
		width: 809;
		z-index:200;
	}
	.bxbckm .main {
		background-color: #ab2421;
		height:80px;
	}
		.bxbckm .bottoml {
			background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/corner1_l.gif) no-repeat 0 100%;
			width: 12px;
			height:13px;
			}
		.bxbckm .bottom {
			background-color: #ab2421;
			width:785px;
			height:13px;
			}
		.bxbckm .bottomr {
			background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/corner1_r.gif) no-repeat  0 100%;
			width: 12px;
			height:13px;
		}
/* end red box*/

/* box login*/
	.boxlogin
	{
	}
	.boxlogin input{
		border:1px solid;
		border-color:#e0ddd8;
		background-color:#ffffff;
		font-family:Tahoma;
		font-size:10px;		
		color:#000000;
		height:15px;
		width:80px;
	}
	.boxlogin .middle{
		width: 393px;
		font-family:Tahoma;
		font-size:10px;
		font-color:#403b33;
		font-weight:normal;
	}
/* ende box login*/

/* main box home*/
	.mainbox{
		margin-top:100px;
		margin-left:11px;
		width:786px;
		height:270px;
		position:absolute;
		float:left;
		z-index:500;
	}
		.mainbox .main{
			width:786px;
			background-color:#ffffff;
		}
		.mainbox .bottom{
			width:786px;
		}
		.mainbox .bottom .leftcorner{
			width:12px;
			height:10px;
			background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/corner2_l.gif) no-repeat 100% 100%;
		}
		.mainbox .bottom .rightcorner{
			width:12px;
			height:10px;
			background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/corner2_r.gif) no-repeat 100% 100%;
			
		}
		.mainbox .bottom .middle{
			width:762px;
			height:10px;
			background-color: #ffffff;
		}
		.mainbox .buttons{
			position:absolute;
			margin-top:-240px;
			width: 774px;
			height:5px;
		}
		.mainbox .bt_promotions{
			position:absolute;
			margin-top:-52px;
			margin-left:-582px;
			width: 774px;
			height:5px;
		}
		.mainbox .bt_promotions2{
			position:absolute;
			margin-top:-52px;
			margin-left:-346px;
			width: 774px;
			height:5px;
		}
/* end main box*/

/* editorial background1*/
.editorialbg1{
	margin-left:6px;
	width:774px;
}
	.editorialbg1 .main{
		background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/bg5.gif);
		background-color: #eeeeee;
		width:774px;
	}
	.editorialbg1 .main .container{
		margin-left:12px;
		margin-top:18px;
	}
	
	.editorialbg1 .main .container .lcontent{
		margin-left:30px;
		margin-top:22px;
		width:415px;
	}
	
	.editorialbg1 .main .container .rcontent{
		margin-top:22px;
		width:115px;
	}
	
	.editorialbg1 .relatedlinks{
		
	}
	.editorialbg1 .relatedlinks A{
		font-family:Tahoma;
		font-size:10px;
		color:#403b33;
		font-weight:bold;
		text-decoration:none;
	}
	.editorialbg1 .relatedlinks .spacer{
		background-color:#efefee;
	}

/* end editorial bg1*/

/* editorial background2*/
	.editorialbg2{
		margin-left:6px;
		width:774px;
	}
		.editorialbg2 .main{
			background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/bg6.gif);
			width:774px;
		}
		
		.editorialbg2 .main .container{
			margin-left:22px;
		}
		
		.editorialbg2 .main .container .lcontent{
			margin-left:30px;
			margin-top:40px;
			width:415px;
		}
		
		.editorialbg2 .main .container .rcontent{
			margin-top:40px;
			width:115px;
		}
		
		
		.editorialbg2 .relatedlinks{
			
		}
		.editorialbg2 .relatedlinks A{
			font-family:Tahoma;
			font-size:10px;
			color:#403b33;
			font-weight:bold;
			text-decoration:none;
		}
		.editorialbg2 .relatedlinks .spacer{
			background-color:#efefee;
		}
/* end editorial background2*/

/* box banners home (4 boxes)*/
	.boxbanners{
		margin-left:9px;
		position:absolute;
		z-index:5;
		margin-top:280px;
		
	}
	.boxbanners .box{
		float:left;
	}
	.boxbanners .spacer{
		float:left;
	}
	.boxbanners .diff{
		height:100px;
	}
	.boxbanners .main{
		background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/bgboxbannersback.gif);
		width:193px;
		height:337px;
	}
	.boxbanners .picture{
		margin-left:3px;
		margin-top:0px;
	}
	.boxbanners .main .text{
		font-family:Tahoma;
		font-size:10px;
		color:#ffffff;
		font-weight:normal;
		text-decoration:none;
		margin-left:7px;
	}
	.boxbanners .main .text .spacer{
		background: url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WHOG9MVR/images/spacer3.gif);
	}
/* end box banners home (4 boxes)*/

/* box grey behind main box*/
	.boxgrayback{
		margin-left:7px;
		position:absolute;
		z-index:4;
		margin-top:90px;
	}
	.boxgrayback .main{
		background-color: #ada194;
		height:592px;
		width:795px;
	}
/*end box grey behind main box*/

/* box red behind (footer too)*/
	.boxredback{
		margin-left:3px;
		margin-top:350px;
		position:absolute;
		width:804px;
		z-index:1;
	}
	.boxredback .main{
		width:804px;
		height: 419px;
		background-color:#d12421;
	}
	.boxredback .links{
		background-color:#d12421;
	}
	.boxredback .links .text{
		margin-right:10px;
	}
/* box red behind (footer too)*/

/* international tarifs box*/
	.intcellone{
		font-family:Tahoma;
		font-size:10px;
		color:#cfc0b1;
		font-weight:normal;
		text-decoration:none;
	}
	.intcelltwo{
		font-family:Tahoma;
		font-size:11px;
		color:#ffffff;
		font-weight:normal;
		text-decoration:none;
	}
	.intcelltree{
		font-family:Tahoma;
		font-size:11px;
		color:#403b33;
		font-weight:normal;
		text-decoration:none;
	}
/* end international tarifs box*/

/* boxes main page*/
	table.grayBox{
		background: #e8e8e8;
	}
	
	td.grayBox{
		height: 25px;
	}
	select.grayCombo{
		font-family:Tahoma;
		color: #8f857a;
		font-weight:normal;
		font-size: 10px;
		text-decoration:none;
		width:125px;
		border: solid 1px;
		border-color:#d1d0cf;
	}
	.font1{
		font-family:Tahoma;
		color: #d12421;
		font-weight:normal;
		font-size: 10px;
		text-decoration:none;
		}
	
	.Sub_hed_gray{
		font-family:Tahoma;
		color: #737373;
		font-weight:bold;
		font-size: 12px;
		text-decoration:none;
		}
	
	a.grayBox{
		font-family:Tahoma;
		color: #8f857a;
		font-weight:normal;
		font-size: 10px;
		text-decoration:none;
		
	}
	
		.Sub_menu{
		font-family:Tahoma;
		color: #403b33;
		font-weight:bold;
		font-size: 10px;
		text-decoration:none;
		}
		


.link_Text_colour{
	font-family:Tahoma;
	font-size:10px;
	color:#877e74;
	font-weight:normal;
	text-decoration:none;
			}
	
.styler {color: #d12421; font-size:10px; font-family:Tahoma;  font-weight: bold; }
.styleb {color: #007dcc; font-size:12px; FONT-FAMILY: Tahoma; font-weight: bold; }

.news{
	font-family:tahoma;
	font-size:9px;
	color:#837a70;
	font-weight:normal;
	text-decoration:none;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}

/* end boxes main page*/oma;
	font-size:9px;
	color:#837a70;
	font-weight:normal;
	text-decoration:none;
}

/* end boxes main page*/
