#menu,#comp{
	position: absolute;
	top: 100px;
	left: 25px;
	z-index: 5;
	width: 180;
	background: #FFFFFF;

}
#comp {
	position: fixed;
	left: 50px;
	visibility: hidden;
	z-index: 2;
}
.slogan {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	margin: 0px;
	background: #FFFFFF url(img/aqa-logo.gif) no-repeat fixed 35px 10px;


}
.name {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	background-color: #333366;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ten {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
}
.ten a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#comp {
	position: fixed;
	left: 50px;
	visibility: hidden;
	z-index: 2;
}
.ten a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.m0 {
	margin: 0px;
}
div#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
div#menu a:link {
	color: #000066;
	display: list-item;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	list-style-type: none;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	border: 1px solid #333366;
	padding-bottom: 4px;
}
div#menu a:visited {
	color: #000066;
	display: list-item;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	list-style-type: none;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	border: 1px solid #333366;
	padding-bottom: 4px;
}
div#menu a:hover { background: #FFFFFF; color: #0000FF; text-align: center; }
.bg {
	border-top: thin solid #333366;
	border-right: thin solid #333366;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #333366;
	background-color: EDEDED;
}
td {
	font-size: 12px;
}
h3 {
	color: #663333;
	font-size: 14px;
}
