/* CSS Document */

BODY, TD, P {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000;
left-margin: 0px;
top-margin: 0px;
right-margin: 0px;
bottom-margin: 0px;
}

.bottom-links {
font-size: 10px;
font-weight: bold;
}

a:link, a:visited, a:active { 
color: #006;
} 

a:hover, a:visited, a:active { 
color: #930;
} 

.copyright {
font-size: 10px;
color: #000;
}

.sitebyleah {
color: #060;
text-decoration: none;
}

.sitebyleah-link {
font-weight: bold;
color: #060;
text-decoration: none;
}

.green-header {
color: #360;
font-size: 13.5px;
font-weight: bold;
}

.top-links {
color: #ebe4d4;
font-size: 13.5px;
font-family: verdana, arial, helvetica;
font-weight: bold;
text-decoration: none;
}

.top-links-td {
padding: 0px 10px 0px 10px;
}

.bold {
font-weight: bold;
}










.button {
nowrap: true;
padding: 3px;
border: 1px;
border-style: solid;
border-color: #ccc;
background-color: #f6f6f6;
}

.button_dropdown {
nowrap: true;
padding: 3px;
}

.button_sub {
nowrap: true;
padding: 3px;
border: 1px #E9E5E5 solid;
background-color: #FFFFFF;
}

.bold {
font-weight: bold;
font-size: 12px;
}

.light {
font-weight: normal;
font-decoration: none;
font-size: 10px;
color: #999;
}

.divider {
background-image: url(../images/green-dashes.gif);
background-repeat: repeat-x;
background-position: left center;
}

.divider-vert {
background-image: url(../images/green-dashes-vert.gif);
background-repeat: repeat-y;
background-position: left top;
}

.green {
color: #693;
}

.bold_11px_green {
font-weight: bold;
font-size: 11px;
color: #693;
}

.bold_12px_green {
font-weight: bold;
font-size: 12px;
color: #693;
}

.new {
background-image: url(../images/new.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}

.small {
font-size: 9px;
}
