/*
Style Sheet for SEL Sierra Environmental Ltd
Last edited on 12 May 2004
Filename:  global.css
*/

td.leftbar {
background-image: url(../images/leftbar.gif);
background-repeat: no-repeat; 
}

td.menubanner {
background-image: url(../images/redbanner.jpg);
background-repeat: no-repeat;
} 

div.pagetitle {
font-size: 24px;
color: #DC1917;
}

div.maintopic {
font-size: 14px;
color: #DC1917;
font-weight: bold;
}

div.midtopic {
font-size: 14px;
font-weight: bold;
}

div.subtopic {
margin-left: 20px;
}

img {
border: none;
}

body, p, h1, h2, h3, h4, table, td, th {
font-family: arial,helvetica,garamond,verdana,sans-serif;
color:#000000;
}

div {
font-size: 12px;
}

body {
background-image: url("../images/mainbackground.gif");
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.bold {
font-weight: bold;
}

p.copy {
font-size: 10px;
color: #000000;
}

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

a.nav {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}

/* Style for main navigation */
a.nav:link    {text-decoration:none; color:#FFFFFF;}
a.nav:visited {text-decoration:none; color:#FFFFFF;}
a.nav:hover   {text-decoration:none; color:#000000;}
a.nav:active  {text-decoration:none; color:#000000;}

/* Style for all remaining link */
a:link    {color:#900B09; background-color:transparent}
a:visited {color:#900B09; background-color:transparent}
a:hover   {text-decoration:none; color:#DC1917; background-color:transparent}
a:active  {color:#DC1917; background-color:transparent}
