body
{
background: black;
color: silver;
}
hr
{
size: 1;
width: 100%;
color: navy;
}
hr.red
{
color: red;
}
table.fullwidth
{
width: 100%
}
td.image
{
width: 170px;
height: 94px;
background: url(images/blue.gif);
}
td.image2
{
width: 170px;
height: 94px;
}
td.toptopbevel
{
height: 50px;
background: url(images/stccgtopbkt.gif) repeat-x;
}
td.topbottombevel
{
height: 44px;
background: url(images/stccgtopbkb.gif) repeat-x;		
}
td.sideleftbevel
{
width: 150px;
background: url(images/stccgsidebkl.gif) repeat-y;
}
td.siderightbevel
{
width: 31;
background: url(images/stccgsidebkr.gif) repeat-y;
}
td.navy
{
background-color: navy;
}
td.red
{
background-color: red;
vertical-align: middle;
}
td.middle
{
vertical-align: middle;
}
td.topright
{
text-align: right;
vertical-align: top;
}
td.center
{
text-align: center;
}
td.allcenter
{
text-align: center;
vertical-align: middle;
}
table, td
{
text-align: left;
vertical-align: text-top;
border: 0px solid silver;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
p 
{
font: 12pt "times new roman", times, serif;
margin: 7px 7px 7px 10px;
padding: 7px 7px 7px 10px;
}
p.pagetitle
{
font: bold 9pt arial, helvetica, sans-serif;
text-align: right;
}
p.intro 
{
font: italic 12pt arial, helvetica, sans-serif; 
padding: 28px 0px 10px 28px; 
background: url(images/stccg50.gif) no-repeat;
}
p.title
{
font: bold 12pt arial, helvetica, sans-serif;
margin: 2px 5px 2px 2px;
padding: 2px 5px 2px 2px;
}
p.italic
{
font: italic 10pt "times new roman", times, serif;
margin: 2px 5px 5px 2px;
padding: 2px 5px 5px 2px;
}
p.glossary
{
margin: 2px 2px 5px 2px;
padding: 2px 2px 5px 2px;
}
p.little 
{
font: 8pt "times new roman", times, serif;
}
p.smallcenter 
{
font: 8pt "times new roman", times, serif;
text-align: center;
}
p.center
{
text-align: center;
}
p.left
{
text-align: left;
}
p.right
{
text-align: right;
}
p.drop:first-letter
{
font-size: 24pt;
}
p.intro:first-letter 
{
font: 24pt;
}
a 
{
font-weight: bold;
}
a.side 
{
font: bold 10pt arial, helvetica, sans-serif;
margin: 0px 0px 0px 15px;
}
a.side2 
{
font: 9pt arial, helvetica, sans-serif;
margin: 0px 0px 0px 30px;
}
a:link    { color: gray; }
a:active  { color: silver; text-decoration: none;  }
a:visited { color: olive; }
a:hover   { color: gold; }
