/* body text and background color */



/* links color */



a.sst_menu        { text-decoration: none; font-weight: bold; }
a.sst_menu:hover  { font-weight: bold; text-decoration: underline; }
a.sst_menu_active { text-decoration: none; font-weight: bold; }
a.sst_menu_active:hover { text-decoration: none; font-weight: bold; text-decoration: underline; }

td.sst_menu { line-height: 25px; }

/* images */
img.sst      { border: solid 1px; margin: 9px; }

/* fieldsets */
fieldset.sst { border: solid 1px; padding: 8px; margin: 8px; }

/* hr */
hr.sst       { width: 99%; height: 1px; border: 0; }

/* table borders */
table.sst_border th, table.sst_border td { border: solid 1px; }

/* warning message */
span.sst_warning { font-weight: bold; }




/* generic styles */
body.sst { margin: 0px; }

h1.sst   { font-size: 19px; font-weight: bold; }
h2.sst   { font-size: 25px; font-weight: bold; }

div.sst_browse { margin: 20px; width: 278px; border: none; padding: 4px; text-align: center; height: 350px; float: left; }
div.sst { clear: left; }
ol.sst, ul.sst  { clear: both; padding: 0px; margin: 0px; list-style-position: inside; }
ul.sst_menu  { clear: both; padding: 0px; margin: 0px; padding-left: 15px; list-style: none; list-style-position: inside; }

table.sst,    table.sst_border, body.sst { font-family: Arial, Verdana; font-size: 14px; line-height: 20px; }
table.sst,    table.sst_border           { border-collapse: collapse; border-style: none; border: none; }
table.sst th, table.sst_border th        { font-weight: bold; }

table.sst_small    { font-family: Arial, Verdana; font-size: 10px; }
