/* CSS Document */

body
{
 background:url(bg_body.png);
 background-repeat:repeat-x;
 margin:0px;
 background-color:#dbebc4;
}
.mainDiv
{
 width:937px;
 background-image:url(maintable_bg.png);
 background-repeat:no-repeat;
 background-color:#dbebc4;
 vertical-align:top;
}
.mainDivIndex
{
 width:937px;
 background-image:url(maintable_bg_index.png);
 background-repeat:no-repeat;
 background-color:#dbebc4;
 vertical-align:top;
}  
.titleSmall
{
 color:#016e01;
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 font-weight:400;
}
.titleLarge
{
 color:#83b738;
 font-family:Arial, Helvetica, sans-serif;
 font-size:23px;
 font-weight:bold;
}
.txtNorm
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#007000;
 font-weight:400;
}
.copyright
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#82b638;
 font-weight:400;
 height:45px;
 text-align:center;
 vertical-align:middle;
}
.txtNormBig
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:17px;
 color:#007000;
 font-weight:400;
}
.paddTop36
{
 padding-top:36px;
}
.LH30
{
 line-height:30px;
}
.pddL40R72LH20
{
 padding-left:40px; 
 padding-right:72px; 
 line-height:20px;
}
.pddR70
{
 padding-right:70px;
}
.bulletStyle
{
 list-style-image:url(list_bullet.jpg); 
 margin-left:0px; 
 line-height:24px; 
 padding-left:20px;
}    
.line
{
 background-color:#007001;
 height:2px;
 padding:0px;
}
.comingSoon
{
 padding-left:70px;
 padding-right:70px;
}
.products
{
 border-bottom:1px solid #dbebc4;
 border-left:1px solid #dbebc4;
}   
.products td
{
 border-top:1px solid #dbebc4;
 border-right:1px solid #dbebc4;
 text-align:center;
 vertical-align:middle;
 background-color:#fff;
}
.LH20
{
 line-height:20px;
}
.Games
{
 border-bottom:1px solid #bcd992;
 border-left:1px solid #bcd992;
}   
.Games td
{
 border-top:1px solid #bcd992;
 border-right:1px solid #bcd992;
 text-align:center;
 vertical-align:middle;
}
.Mar20Padd0
{
 margin:20px;
 padding:0px;
}
.agiline
{
 color:#82b638;
 text-decoration:none;
}
.agiline:hover
{
 color:#003399;
 text-decoration:underline;
}    