﻿.gridTable
{padding-left:2pt;
margin-left:1pt;
text-decoration:none;
height:10px;
width:486px;}

.gridRowOdd, .gridRowEven
{font-family:Trebuchet MS,Arial;
 font-weight:normal;
 font-size:8pt;
 height:8px;}

.gridRowEven td, .gridRowOdd td, .gridRowHover td, .gridRowSelected td
{padding-left:5px;}

.gridRowEven
{background-color:#eeeeee;}

.gridRowOdd
{background-color:#dddddd;}

.gridRowHover td
{background-image: URL("../images/bench_background.gif");
background-position: left center;
background-repeat: repeat-x; 
 font-weight:normal;
 font-size:8pt;
color:#ffffff;}

.gridRowSelected td
{color:#ffffff;
 background-color:#00487D;
 font-size:8pt;
 font-weight:bold;}

.gridRowSelected a:link
{
color:#ffffff;
}

.gridHeader
{font-family:Arial;
color:White;
/*background-image: URL("../images/glossy black/grid_header.gif");
background-repeat: repeat-x;*/
height:30px;
font-size:9pt;
font-weight:bold;  
}

.gridHeader a:visited, .gridHeader a, .gridFooter a:visited, .gridFooter a
{color:#ffffff;}

.gridRowOdd a, .gridRowEven a
{color:Navy;}

.gridRowSelected a:visited
{color:#ffffff;}

.gridFooter
{background-image: URL("../images/bench_background.gif");
background-repeat: repeat-x;
font-family:Arial;
color:White;
background-color:Navy;
font-size:8pt;
font-weight:bold;
height:2em;   }

.gridButton
{color:White;
background-color:#00487D;
font-family:Arial;
font-size:8pt;
height:13pt;}

.gridTable2
{
/*padding-left:2pt;
/*margin-left:1pt;
/*border-color:Navy;
border-width:1pt;
border-style:Solid;*/
text-decoration:none;
height:10px;
width:90%;
}

.tableOdd
{
width: 340px;
text-align: right; 
height: 29px; 
background-color: #6699dd;
}

.tableEven
{
width: 340px; 
text-align: right; 
height: 29px; 
background-color: #3366aa;
}

h1
{
font-family:Arial;
font-size: large;
}

.leftBit
{
background-image:url(../img/gradient_new.gif);
padding-left:5px;
}

.middleBit
{
background-image:url(../img/gradient_middle.gif);
}

.rightBit
{
background-image:url(../img/gradient_new.gif);
background-position:top right;
}

#scrollWrap
{
/*need the following line because Opera does not recognise x and y overflow*/
overflow:scroll;
overflow-y: scroll; 
overflow-x:hidden; 
height: 500px; 
border-bottom: solid 2px #000000;
}

.subsRow
{
    background-color:#00487D;
    color:#ffffff;
}

#pageTop
{
    margin-bottom:10px;
}