
.smalltext   { color: gray; font-size: 12px }
.oppteam   { color: gray; font-weight: bold; font-size: 12px }
.score  { color: #fff; font-weight: bold; font-size: 22px }
.textbold  { font-weight: bold; font-size: 12px }


a         { color: #003822; font-size: 11px; font-family: Verdana; text-decoration: none;font-weight : bold }
a:hover      { color: white; font-size: 11px; font-family: Verdana; text-decoration: none;font-weight : bold }
A.nav { color: white; font-size: 11px; font-family: Verdana; text-decoration: none }
A.nav:hover { color: #003822; font-size: 11px; font-family: Verdana; text-decoration: none }

h1  { font-size: 16px; font-family: Verdana }
h2  { font-size: 14px; font-family: Verdana }
h3  { font-size: 12px; font-family: Verdana }
h4  { font-size: 10px; font-family: Verdana }
h5  { font-size: 9px; font-family: Verdana }
h6  { font-size: 8px; font-family: Verdana }
p    { font-size: 10px; font-family: Verdana }
td    { font-size: 11px; font-family: Verdana }
li    { font-size: 11px; font-family: Verdana }
div    { font-size: 11px; font-family: Verdana }
INPUT.bttn { color: black; font: 11px Verdana; background-color: #dcdcdc; border: solid 1px }
INPUT.styled { color: black; font: 11px; border: solid 1px #000 }
SELECT { color: black; font: 8pt Verdana; background-color: white; border: solid 1px black; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-darkshadow-color: #CCCCCC; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #000000; scrollbar-track-color: #CCCCCC }
.ProductView
{
    padding: 10px;
    width: 700px;
    background-color:#cccccc;
    text-align: center;
}
#productViewFooter
{
    padding: 10px; 
    width: 680px;
    background-color:#55650a;
    border: solid 1px #000000;
    text-align:center;
    
}    
    
    