/*********

COLOURS

dark blue = #000066
mid grey = #999999 
dark lilac = #666699

Do a search and replace to replace your colours with these

*********/

body
{
background-color:#ffffff;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

table.buttonbar
{
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background-color:#666699;
width:143px;
}

td
{
vertical-align:top;
font-family:arial,verdna,sans-serif;
font-size:11px;
}

td.logo
{
vertical-align:middle;
width:531px;
height:120px;
background-color:#000066;
}

td.bordervert
{
width: 5px;
background-color:#666699;
}

td.borderhoriz
{
height: 5px;
background-color:#666699;
}

td.navup
{
width:137px;
height:23px;
border-top:1px solid #ffffff;
background-color:#999999;
padding-left: 6px;
vertical-align:middle;
}

td.navover
{
width:137px;
height:23px;
border-top:1px solid #ffffff;
background-color:#666699;
padding-left: 6px;
vertical-align:middle;
}

td.navspacer
{
width:143px;
height:23px;
border-top:1px solid #ffffff;
background-color:#999999;
vertical-align:middle;
}

td.navbottom
{
width:137px;
height:150px;
background-color:#cccccc;
background-image: url(images/engine.gif);
border-top:1px solid #ffffff;
padding-left: 6px;
}


table.content
{
background-color:#ffffff;
}

td.content
{
padding-left:10px;
padding-top:10px;
padding-right:2px;
}

td.heading
{
padding-left:6px;
padding-top:20px;
}

td.bullet
{
list-style-image:url(images/bullet.gif);
}

td.contentspacer
{
width:20px;
}

td.welcome
{
width:317px;
background-color:#ffffff;
background-image: url(images/botleft.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

td.news
{
width:294px; 
background-color:#ffffff;
background-image: url(images/merc.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}

h1
{
font-family:arial,verdna,sans-serif;
font-size:13px;
}

a.nav
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #ffffff;
text-decoration:none;
}

a:visited.nav
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #ffffff;
text-decoration:none;
}

a:hover.nav
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #ffffff;
text-decoration:none;
}

a
{
font-family:arial,verdna,sans-serif;
font-size:11px;
color: #996666;
text-decoration:underline;
}

a:visited
{
font-family:arial,verdna,sans-serif;
font-size:11px;
color: #996666;
text-decoration:underline;
}

a:hover
{
font-family:arial,verdna,sans-serif;
font-size:11px;
color: #996666;
text-decoration:none;
}

a.trio
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #0000cc;
text-decoration:none;
}

a:visited.trio
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #0000cc;
text-decoration:none;
}

a:hover.trio
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #0000cc;
text-decoration:underline;
}

table.subs
{
border-top:1px solid #ffffff;
}

td.subup
{
width:103px;
height:23px;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
background-color:#cccccc;
padding-left: 6px;
vertical-align:middle;
}

td.subover
{
width:103px;
height:23px;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
background-color:#666699;
padding-left: 6px;
vertical-align:middle;
}

.sub
{
position: absolute;
left: 34px;
visibility: hidden;
}

#sub1
{
top: 245px;
}

#sub2
{
top: 293px;
}
