select
{ 
font-family: verdana, arial, sans serif; 
font-size: 12px; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
} 


h1
{
text-align:center;
vertical-align:bottom;
color:#FFFFFF;
font-family:verdana, arial, sans serif;
background:#D90000;
font-weight:bold;
font-size:32px;
}

p.first
{
font-family:verdana, arial, sans serif;
font-size:12px;
font-weight:normal;
color:#000000;
}



h3
{
color:#FF7F00;
font-family:verdana, arial, sans serif;
font-size:22px;
}

h4
{
color:#FF7F00;
font-family:verdana, arial, sans serif;
font-size:12px;
}


h5
{
font-family:verdana, arial, sans serif;
font-size:11px;
font-weight:normal;
}

.top {
font-family:verdana, arial, sans serif;
font-size:9px;
font-weight:normal;
float:right;
}

table {
width: 100%;
border: 0px solid #FF7F00;
font-family:verdana, arial, sans serif;
padding: 0;
text-align: left; }

table.noborder {
table-layout:fixed;
border: 0px;
}

table.thinborder {
border: 1px solid black;
border-collapse:collapse;
}

tr.thinborder {
border: 1px solid black;
border-collapse:collapse;
padding:2px;
}

td.thinborder {
border: 1px solid black;
border-collapse:collapse;
padding:2px;
}
 

tr.yellow td {
width: 33%;
border-top: 0px solid #FB7A31;
border-bottom: 0px solid #FB7A31;
font-size:10px;
background: #FFC; }

tr.other td {
width: 33%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-size:10px;
background: #FFA500; }

tr.nocolour td {
width: 33%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-size:10px;
}

tr.tablehead td {
width: 33%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-weight: bold;
font-size:10px;
background: #FF7F00; }


tr.yellow4 td {
width: 25%;
border-top: 0px solid #FB7A31;
border-bottom: 0px solid #FB7A31;
font-size:10px;
background: #FFC; }

tr.other4 td {
width: 25%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-size:10px;
background: #FF7F00; }

tr.tablehead4 td {
width: 25%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-weight: bold;
font-size:10px;
background: #FF7F00; }

tr.yellow5 td {
width: 20%;
border-top: 0px solid #FB7A31;
border-bottom: 0px solid #FB7A31;
font-size:10px;
background: #FFC; }

tr.other5 td {
width: 20%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-size:10px;
background: #FF7F00; }

tr.tablehead5 td {
width: 20%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-weight: bold;
font-size:10px;
background: #FF7F00; }

tr.yellow6 td {
width: 16%;
border-top: 0px solid #FB7A31;
border-bottom: 0px solid #FB7A31;
font-size:10px;
background: #FFC; }

tr.other6 td {
width: 16%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-size:10px;
background: #FF7F00; }

tr.tablehead6 td {
width: 16%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-weight: bold;
font-size:10px;
background: #FF7F00; }

tr.yellow8 td {
width: 12%;
border-top: 0px solid #FB7A31;
border-bottom: 0px solid #FB7A31;
font-size:10px;
font-family:verdana, arial, sans serif;
background: #FFC; }

tr.other8 td {
width: 12%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-size:10px;
background: #FF7F00; }

tr.tablehead8 td {
width: 12%;
border-top: 0px solid #FF7F00;
border-bottom: 0px solid #FF7F00;
font-weight: bold;
font-size:10px;
font-family:verdana, arial, sans serif;
background: #FF7F00; }

.elvis {color:#FF7F00; font-family:verdana, arial, sans serif; font-size:24px; font-weight:bold;}

body {
margin:0;
padding:0;
}


#info {
height:400px;
}

a.padded img {padding:0 10px 10px 0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
font-size:90%;
margin:0px 0 50px 0px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* style the list items */
.menu li {
background:#D90000 url(shade.gif);
height:36px;
/* for IE7 */
}
.menu li.sub {background:#D90000 url(sub.gif) no-repeat right center;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
font-family:verdana, arial, sans-serif;
display:block; 
text-decoration:none;
height:35px;
line-height:35px;
width:149px;
color:#FFFFFF;
text-indent:5px;
border:1px solid #fff;
border-width:1px 0px 1px 0px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:150px; w\idth:149px;}
/* style the link hover */
* html .menu a:hover {color:#FFFFFF; background:#FF7F00; position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#FFFFFF; background:#FF7F00;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#FFFFFF; background:#FF7F00;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:100px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}