
body {
	margin-right: 0px;
	margin-bottom: 0px;
}
.redbackground {
	background-image: url(../images/board/redbar_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a.close:link, a.close:visited, a.close:hover, a.close:active {
	color:#FF0000;
	text-decoration:none;
	}
	
.close_border {
	border:1px solid #ff0000;
	height:14px;
	padding:5px;
	padding-bottom:7px;
	width:71px;
	text-align:right;
	margin-left:420px;
	}
.bluebackground {
	background-image: url(../images/europe/common/bluebar_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.greenbackground {
	background-image: url(../images/mena/common/greenbar_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.purplebackground {
	background-image: url(../images/africa/common/PurpleBack.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

a.close_africa:link, a.close:visited, a.close:hover, a.close:active {
	color:#a41ed0;
	text-decoration:none;
	}
	
a.close_europe:link, a.close:visited, a.close:hover, a.close:active {
	color:#1962c1;
	text-decoration:none;
	}
	
a.close_mena:link, a.close:visited, a.close:hover, a.close:active {
	color:#76d01e;
	text-decoration:none;
	}
	
.close_border_africa {
	border:1px solid #a41ed0;
	height:14px;
	padding:5px;
	padding-bottom:7px;
	width:71px;
	text-align:right;
	margin-left:420px;
	}
	
.close_border_europe {
	border:1px solid #1962c1;
	height:14px;
	padding:5px;
	padding-bottom:7px;
	width:71px;
	text-align:right;
	margin-left:420px;
	}
	
.close_border_mena {
	border:1px solid #76d01e;
	height:14px;
	padding:5px;
	padding-bottom:7px;
	width:71px;
	text-align:right;
	margin-left:420px;
	}
	
.orangebackground {
	background-image: url(../images/apac/common/orangebar_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a.close_apac:link, a.close:visited, a.close:hover, a.close:active {
	color:#fd9024;
	text-decoration:none;
	}
	
.close_border_apac {
	border:1px solid #fd9024;
	height:14px;
	padding:5px;
	padding-bottom:7px;
	width:71px;
	text-align:right;
	margin-left:420px;
	}
	
.orange {
	color:#fd9024;
	font-weight: bold;
	}
.blue {
	color:#1962c1;
	}
.green {
	color:#76d01e;
	}
.purple {
	color:#a41ed0;
	}