/*********

COLOURS

pale yellow = #ffffcc
blood red = #cccc99
beige = #993333
dark red = #663333

Do a search and replace to replace your colours with these

*********/

body.shell
{
background-color:#ffffff;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

body.content
{
background-color:#ffffff;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
scrollbar-face-color: #ffffcc; 
scrollbar-shadow-color: #cccc99; 
scrollbar-highlight-color: #cccc99; 
scrollbar-3dlight-color: #cccc99;
scrollbar-darkshadow-color: #cccc99;
scrollbar-track-color: #ffffcc; 
scrollbar-arrow-color:#cccc99;
}

table.buttonbar
{
border-left:1px solid #663333;
border-right:1px solid #663333;
}

table.subs
{
border-bottom:1px solid #663333;
}

table.topright
{
width:530px;
background-color:#ffffcc;
}


table.content
{
width:500px;
padding-left:10px;
padding-right:10px;
padding-top:20px;
}

td
{
vertical-align:top;
font-family:arial,verdna,sans-serif;
font-size:11px;
}

td.logo
{
vertical-align:middle;
text-align:center;
width:218px;
height:140px;
background-color:#ffffff;
}

td.strap
{
background-color:#ffffcc;
vertical-align:middle;
width:313px;
text-align:left;
font-family:arial,verdna,sans-serif;
font-size:15px;
font-weight: bold;
border-left: 1px solid #663333;
}

td.rightside
{
width:16px;
background-color:#ffffcc;
border-right:1px solid #663333;
}

td.navup
{
width:104px;
height:23px;
border-top:1px solid #663333;
border-bottom:1px solid #663333;
background-color:#cccc99;
padding-left: 6px;
vertical-align:middle;
}

td.navover
{
width:104px;
height:23px;
border-top:1px solid #663333;
border-bottom:1px solid #663333;
background-color:#ffffcc;
padding-left: 6px;
vertical-align:middle;
}

td.subup
{
width:95px;
height:23px;
border-top:1px solid #663333;
background-color:#ffffcc;
padding-left: 6px;
vertical-align:middle;
}

td.subover
{
width:95px;
height:23px;
border-top:1px solid #663333;
background-color:#ffffff;
padding-left: 6px;
vertical-align:middle;
}

.sub
{
position: absolute;
left: 112px;
visibility: hidden;
}

#sub1
{
top: 189px;
}

#sub2
{
top: 285px;
}


td.navspacer
{
width:110px;
height:23px;
background-color:#cccc99;
}

td.navbottom
{
width:110px;
height:122px;
background-color:#cccc99;
border-bottom:1px solid #663333;
background-image:url(images/confetti1.gif);
background-repeat:no-repeat;
background-position: bottom left;
}

td.blockspacer
{
width:106px;
height:285px;
background-color:#993333;
border-top:1px solid #663333;
border-bottom:1px solid #663333;
background-image:url(images/confetti2.gif);
background-repeat:no-repeat;
background-position: bottom left;
}

td.bottomleft
{
width:104px;
height:46px;
background-color:#ffffcc;
border-left:1px solid #663333;
border-right:1px solid #663333;
border-bottom:1px solid #663333;
padding-left:6px;
vertical-align:middle;
/*background-image:url(images/confetti3.gif);
background-repeat:no-repeat;
background-position: top left;*/
}

td.bottomright
{
width:648px;
height:46px;
background-color:#ffffcc;
text-align:right;
vertical-align:middle;
border-right:1px solid #663333;
border-bottom:1px solid #663333;
background-image:url(images/confetti4.gif);
background-repeat:no-repeat;
background-position: bottom left;
}

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: #663333;
text-decoration:none;
}

a:visited.nav
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #663333;
text-decoration:none;
}

a:hover.nav
{
font-family:arial,verdna,sans-serif;
font-size:11px;
font-weight:bold;
color: #663333;
text-decoration:none;
}

a
{
font-family:arial,verdna,sans-serif;
font-size:11px;
color: #663333;
text-decoration:none;
}

a:visited
{
font-family:arial,verdna,sans-serif;
font-size:11px;
color: #663333;
text-decoration:none;
}

a:hover
{
font-family:arial,verdna,sans-serif;
font-size:11px;
color: #663333;
text-decoration:underline;
}

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;
}
