/* gst-index style sheet */



.clear {
clear: both;
}

.smalldivider p { /* White divider space. Use a content-empty para. */
margin-top: 0.5em;
border-top: 1px solid white;
background: #ffffff;
height: 0.5em;
width: 98%;
}

.index-block  {
list-style-type: none;
text-align: left;
padding: 0;
margin: 0;
position: relative;
padding: 0.1em;
margin-top: 0.5em;
}

.index {
margin: 0;
padding: 0;
text-align: left;
padding: 0.1em;
margin-top: 0.2em;
background-color: #fffacd;
border: 1px solid  #ffe4c4;
}

.index a:link {
display: block;
text-decoration: none;
line-height: 1.1;
margin: 0;
padding-left: 0.9em;
background-color: #fffacd;
color: #0000cd;
}

.index a:visited {
display: block;
text-decoration: none;
background:  #fffacd url(../art/checkmark1.gif) no-repeat left center;
color:  #000000;
line-height: 1.1;
margin: 0;
padding-left: 0.9em;
}

.index a:hover {
display: block;
text-decoration: none;
background-color:  #ffffff;
background-image: none;
line-height: 1.1;
margin: 0;
padding-left: 0.9em;
}

.cat-tab {
float: right;
margin: 0;
margin-right: 2px;
padding: 0;
padding-top: 2px;
height: 15px;
width: 80px;
border: none;
text-decoration: none;
background-image: none;
}

.cat-tab a:link {
border: none;
text-decoration: none;
background: none;
height: 15px;
width: 80px;
}

.cat-tab a:visited {
border: none;
text-decoration: none;
background: none;
height: 15px;
width: 80px;
}

.cat-tab a:hover {
border: none;
text-decoration: none;
background: none;
height: 15px;
width: 80px;
}

.clear {
clear: both;
}


.gstyear table {  /* border: 1px solid #4682b4;*/
height: 28px;
margin: 1.5em auto;
text-align: center;
font-size: 100%;
font-family: "Palatino Linotype", "Bookman Old Style", Georgia, "Bitstream Charter", serif;
}

.gstyear td {
height: 28px;
vertical-align: middle;
text-align: center;
background: transparent url(../art/yelback.jpg) repeat left top;
padding: 0;
margin: 0;
}

.gstyear a:link, .gstyear a:visited {
height: 24px;
color: black;
padding: 0.4em 1em;
text-decoration: none;
border: none;
background: transparent url(../art/yelback.jpg) repeat left top;
}

.gstyear a:hover { 
height: 24px;
color: black;  
padding: 0.4em 1em;
width: auto;
background: #fffacd;
border: none;
}

