/* The following are for the top tables of the exams/exams page formating. */

.exams {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/exams.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
	.memb {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/membership/memb.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.news {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/news.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
	.newsmemb {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/membership/news.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.foru {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/foru.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.prof {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/professionals.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.grad {
	width: 100%;
	border-bottom: thin none #E4DAD3;
	background-image: url(../images/qualifications/graduates.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	}
.examsbox {
	width: 100%;
	border-bottom: thin solid #E4DAD3;
	background-color: F7F4F2;

	}
.Adobetop {
	width: 100%;
	border-top: thin dotted #E4DAD3;
	border-right: thin none #E4DAD3;
	border-bottom: thin none #E4DAD3;
	border-left: thin none #E4DAD3;
	font-family: Arial, Helvetica, sans-serif;
	clip:  rect(0px auto auto auto);
	font-size: 15px;
	padding: 0px 0px 5px;
	}
	
.Layers {
	border-top: thin none #E4DAD3;
	border-right: thin none #E4DAD3;
	border-bottom: thin none #E4DAD3;
	border-left: thin none #E4DAD3;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #E4DAD3;
	position: absolute;
	width: 100;
	z-index: 2;
	}
	
