﻿#alpha_div {
    width: 99%;
    height: 18px;
    padding-left: 3px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
    background-image: url('../images/g_bar.gif');
    background-repeat: repeat-x;
    display: block;
}
#alpha_div div
{
    vertical-align: text-bottom;
    padding-top: 1px;
    color: #FFFFFF;
}
.caps
{
	text-transform: capitalize;
}
.count {
font-size: 0.8em;
color: #999999;
margin-right: 5px;
}
td.dlist {
	height: 16px;
}
td.nat_dlist {
height:10px;
width:385px;
}
.ss {
    text-decoration: none;
    font-size: 1.0em;
}
.ss :hover {
    text-decoration: underline;
}
.nat_cat_bar {
    padding: 0px 0px 0px 3px;
    text-decoration: none;
    font-size: 1.0em;
    height: 20px;
    background-image: url('../images/g_bar.gif');
    background-repeat: repeat-x;
    color: #FFFFFF;
}
.toggle
{
    vertical-align: top;
}
.toggle img
{
    padding-top: 4px;
}
.content
{
    display: none;
    font-size: small;
}
#provbar
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
#provbar a, #provbar a hover
{
    font-size: 1.2em;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}
