
body{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    }
    
form {
    margin: 0;
    padding: 0;
}
    
td{
    font-size: 11px;
    color: #000000;    
}

TH              {font-family: Tahoma; font-size: 11px; FONT-WEIGHT: bold;}

.radio {font-family: Verdana; font-size: 11px; background-color: #646464; color: #bca84c;}
input {font-family: Tahoma; font-size: 11px; background-color: #FFFFFF; color: black}
.submit {background-color: #000000; color: white}

TEXTAREA {font-family: Tahoma; background-color: #FFFFFF; font-size: 11px; color: black;}
SELECT {font-family: Tahoma; background-color: #FFFFFF; font-size: 11px; color:black;}

p{

    }
a{color:#000000;
	font-weight: bold;
    }
a:hover{
    color:#aeb00e;
    text-decoration: none;
	font-weight: bold;
}
h1{    
    }
h2{    
    }
h3{
    }
h4{    
    }
h5{    
    }
h6{    
    }
.hr_small hr{
    display:none;
    }
.hr_small
{
    margin: 0px 0 10px 3px;
    display:block;
    height: 13px;
    background: url(cssimg/hr-bg.gif) top left no-repeat;
    }
    
    

#vdividermenu ul{
    margin: 0;
    padding: 0;
    margin-bottom: 1em;
    float: left;
    font: bold 100% Tahoma;
    width: 100%;
    border: 2px solid #621500;
    background-color: #D9D9D9;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 100%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: Black;
padding: 2px 9px;
text-decoration: none;
background: transparent url(images/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: Black;
}

#vdividermenu ul li a:hover{
color: #aeb00e;
background-color: #FFFFFF;
}

* html .signature {width:400px;height:80px}
.signature {max-width:400px;max-height:80px;overflow:hidden}  

img, table {border:0}


/*---------------------------------------------------------------------------- 
HEADER TABLE
-----------------------------------------------------------------------------*/
#hdr_tbl{
    width: 100%;
    height: 137px;
    background: #FFFFFF;
    }
    
#hdrLcol_td{
    width: auto;
    background: #FFFFFF url(cssimg/hdr_tbl-tile.gif) right 81px repeat-x;
    }
    
#hdrCcol_td{
    width: 980px;
    }
#hdrCcol_tbl{
    width: 980px;
    display:block;
    }    
#hdrCcol_ude{
    display:block;
    height:137px;
    width:325px;
    background:url(cssimg/hdrCcol_ude.jpg) no-repeat;
    float:left;
    vertical-align:top;
    position:relative;
    }
#hdrCcol_ude a{
    text-decoration:none;
    display:block;
    height:106px;
    width: 145px;
    background: none;
    text-indent:-2700px;
    position:absolute;
    top:23px;
    left:63px;
    }
#hdrCcol_logo{
    display:block;
    height:137px;
    width:300px;
    background:url(cssimg/hdrCcol_logo.jpg) no-repeat;
    float:left;
    vertical-align:top;
    position:relative;
    }
#hdrCcol_logo a{
    text-decoration:none;
    display:block;
    height:126px;
    width: 300px;
    background: none;
    text-indent:-2700px;
    position:absolute;
    top:11px;
    left:0;
    }
#hdrCcol_login{
    display:block;
    height:137px;
    width:355px;
    background:url(cssimg/hdrCcol_login.jpg) no-repeat;
    float:left;
    }
    
#hdrRcol_td{
    width: auto;
    background: #FFFFFF url(cssimg/hdr_tbl-tile.gif) left 81px repeat-x;
    }

/*---------------------------------------------------------------------------- 
MAIN TABLE
-----------------------------------------------------------------------------*/
#main_tbl{
    width: 100%;
    }
#mainCcol_td{
    width:980px;
    background: url(cssimg/content-bg.jpg) 0 0 repeat-y;
    }
.mainScol_td{
    width:auto;
    background: #FFFFFF;
    }
    
/*---------------------------------------------------------------------------- 
MAINCOLS TABLE
-----------------------------------------------------------------------------*/
#maincolsLcol_td{
    width:250px;
    vertical-align: top;
    }
#maincolsRcol_td{
    width:730px;
    vertical-align: top;
    }
    
.bottomSpear{
    display: block;
    height:34px;
    width:250px;
    background: url(cssimg/bottomSpear.gif) 0 0 no-repeat;
    }
    
/*---------------------------------------------------------------------------- 
NAV
-----------------------------------------------------------------------------*/

    
#nav_full
{
    background: url(images/nav_repeat.jpg);
    background-repeat:repeat-y;
    background-position:right;
    margin: 0px 0px 0px 17px;
    padding: 0px 0px 0px 0px;
    width: 233px;
    height: 168px;      /* -----------------------------adjust nav's height here---------------------------------*/
    position:relative;
    voice-family: "\"}\""; 
    voice-family:inherit;
    display:block;
}

#nav
{
    
    width: 233px;
    height:100%;
    background: url(images/nav_middleleft.jpg);
    background-repeat:repeat-y;
    background-position:left;
    float:left;
}

#nav_footer
{
    width:233px;
    height:100%;
    background: url(images/nav_footer.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    float:left;
}

#nav_topleft
{
    width:233px;
    height:100%;
    float:inherit;
    background: url(images/nav_topleft.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}


#nav_leftall
{
    float:left;
    width:31px;
    height:100%;
    background: url(images/nav_bottomleft.gif);
    background-position:0% 100%;
    background-repeat:no-repeat;
}


    
.subnav a{
    color:#efebbb;
    font-weight:bold;
    }
.subnav a:hover{
    color:#f6d601;
    }
    
/*---------------------------------------------------------------------------- 
CALEVENTS
-----------------------------------------------------------------------------*/
#calevents{
    margin: 10px 0 0 17px;
    display:block;
    width:233px;
    height:237px;
    position:relative;
    background: url(cssimg/calevents-bg.jpg) 0 0 no-repeat;
    }
    
#calevents_tbl{
    }
#calevents_tbl th{
    text-align:left;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    font-weight:bold;
    color:#f6d601;
    text-transform:uppercase;
    cursor:default;
    }
#calevents_tbl tr{
    padding:2px 0;
    text-align:left;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    background:none;
    color:#f6e5ba;
    cursor:pointer;
    }
#calevents_tbl tr.normal{
    background:none;
    color:#f6e5ba;
    }
#calevents_tbl tr.highlight{
    background:#2c2c2c;
    color:#43a2ef;
    }
    
/*---------------------------------------------------------------------------- 
CARDSET
-----------------------------------------------------------------------------*/
#cardset{
    margin: 10px 0 0 17px;
    display:block;
    width:233px;
    height:159px;
    background: url(cssimg/cardset-bg.jpg) 0 0 no-repeat;
    }
#cardset img{
    margin:44px 0 0 32px;
    }
    
/*---------------------------------------------------------------------------- 
RULEBOOK
-----------------------------------------------------------------------------*/
#rulebook{
    margin: 10px 0 0 17px;
    display:block;
    width:233px;
    height:159px;
    background: url(cssimg/rulebook-bg.jpg) 0 0 no-repeat;
    }
#rulebook img{
    margin:44px 0 0 32px;
    }
    
    
/*---------------------------------------------------------------------------- 
CONTENT TABLE
-----------------------------------------------------------------------------*/
#content_tbl{
    width: 100%;
    }
#contentBody_td{
    vertical-align:top;
    width:453px;
    background: url(cssimg/contentBody_td-bg.gif) 0 0 repeat-y;
    }
#contentTouts_td{
    vertical-align:top;
    width: auto;
    }
    
    
#latestNews_hdr{
    display:block;
    width:454px;
    height:47px;
    }
    
#latestNews{
    background:url(cssimg/latestNews-bg.jpg) 0 bottom no-repeat;
    }
    
#latestNews_box{
    /*margin:0 35px 0 35px;*/
    padding: 41px 38px 24px 33px;
    display:block;
    width:454px;    
    voice-family: "\"}\""; 
  voice-family:inherit;
    width:379px;
    background:url(cssimg/latestNews_hdr-bg.jpg) left top no-repeat;
    }
    
#latestNews_box p{
    margin: 0;
    padding: 0 0 0 48px;
    }
    
#latestNews_box h2{
    margin: 0;
    padding: 0 0 0 48px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#eadc33;
    }
    
#latestNews_box .news_icon{
    margin: 0 0 0 8px;
    float:left;
    }
    
#latestNews_box .news_img{
    margin: 0 0 8px 8px;
    }
    
/*---------------------------------------------------------------------------- 
TOUTS
-----------------------------------------------------------------------------*/
#touts{
    margin: 0 0 0 10px;
    }
#touts img{
    margin: 0 0 20px 0;
    }

/*---------------------------------------------------------------------------- 
FOOTER TABLE
-----------------------------------------------------------------------------*/
#footer_tbl{
    width: 100%;
    }
#footerCcol_td{
    width:980px;
    height:250px;
    background: url(cssimg/footer-bg.jpg) 0 0 no-repeat;
    }
.footerScol_td{
    width:auto;
    background: #FFFFFF;
    }
    
#footerCcol_td p {
    margin:0;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#e8c174;
    text-align:center;
    }
#footerCcol_td p a {
    color:#daa11a;
    font-weight:bold;
    }
    

/*---------------------------------------------------------------------------- 
TEMPLATE
-----------------------------------------------------------------------------*/
#templateContent{    
    background: url(cssimg/templateContentBg.jpg) top left repeat-y;
}
#templateBase
{
    /*border-top: solid 1px transparent;*/
    padding: 0px 45px 80px 45px;
    background: url(cssimg/templateContentFooter.jpg) bottom left no-repeat;
    background-position: top;
    width: 687px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:597px;
    }
    
    
#langHorizontal
{
    font-size: 80%; 
}

#langHorizontal a:link, #langHorizontal a:visited
{
    text-decoration: none;   
    color: #f6d601; 
}

#langHorizontal a:hover
{
   text-decoration: underline; 
}

#templateContent{    
    background: url(cssimg/templateContentBg.jpg) top left repeat-y;
}
#templateBase
{
    padding: 0 45px 80px 45px;
    background: url(cssimg/templateContentFooter.jpg) bottom left no-repeat;
    width: 687px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:597px;
    }
    
.FullTextListingTitle1, .FullTextListingTitle2
{
    font-weight: bold;
}


.FullTextListingLink1 a, .FullTextListingLink2 a 
    { 
        color:#f6d601;
    }
a.FullTextListingLink1:hover, a.FullTextListingLink2:hover
    { 
        color: Black; 
        text-decoration:underline;
    }