/* Style Sheet for NN4 for www.myryad.co.uk 14th June '02*/

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
	background-color: white;
	text-align: center;
	}

.skiplink {display: none;}

td.links a span {display: none;}

/*.links {
	width: 50%
	}*/

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

h1 {font-size: 16px}
h2 {font-size: 14px}
h3 {font-size: 12px}
h4 {
	font-size: 10px;
	text-align: right;
	}

h5 {
	font-family: Verdana, Arial;
	text-align: center;
	text-decoration: underline;
	font-size: 12px;
	}

table {
	margin: 10px 0px 0px 0px;
	}

div.news {
	position: absolute;
	z-index: 10;
	font-size: 10px;
	font-family: arial, verdana;
	padding: 2px 0px 2px 0px;
	top: 150px;
	left: 430px;
	width: 240px;
	height: 20px;
	margin: 5px;
	}

.news img {
	display: none;
	}

.news a {
	font-family: Verdana, Arial, sans-serif;
	margin: 5px 5px 5px 5px;
	border: 1px #ddd solid;
	padding: 2px;
	color: black;
	text-align: left;
	display: block;
	text-decoration: none;
	}

#news1 {
	font-weight: 700;
	}

/* Class for blue menu row */
.blue {
	background-color: #3cf;
	}

.menu td a {
	font-size: 9px;
	color: black;
	text-decoration: none;
	height: 25px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	}

td a:hover {
	background-color: #eee;
	}

/* Page footer classes */

.footer td {
	background-color: #3cf;
	padding: 0px 40px 0px 40px;
	text-align: center;
	}

.footer a {
	display: block;
	height: 15px;
	padding:1px;
	color: black;
	text-decoration: none;
	}

.footer a:hover {
	background-color: #eee;
	}

div.wrapper {
/*	position: relative;*/
	width: 560px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
	}

div.news {
/*	display: none;*/
	position: absolute;
	top: 130px;
	left: 350px;
	font-family: Verdana;
	font-size: 10px;
	}

.name {
	font-weight: 600;
	}

.index {display:none}

/* Manuals - content */

div.content {
	position: static;
	width: 560px;
	font-family: verdana, arial, 'Times New Roman';
	font-size: 12px;
	text-align: left;
	}