body, div, tr, td{
    margin:0px;
    font-family:Arial;
    font-size:11px;
            scrollbar-3dlight-color:#ccc;
            scrollbar-darkshadow-color:#ccc;
            scrollbar-base-color:#fff;
            scrollbar-track-color:#fff;
            scrollbar-arrow-color:#FF6600;
}
form{
    margin:0px;
}
a{
    text-decoration:none;
    outline:none;
    -moz-outline:none
}

.whiteButt{
    color:#666666;
    border: 1px solid #ccc;
    font-size: 10px;
    font-family:Arial;
    height:16px;
    background:white;
}
.whiteButt:hover{
    background:#ffffcc;
    color:#663300;
}
.chkbox{
    border:1px solid #ccc;
    height:14px;
    width:14px;
    margin-bottom:-1px;
    margin-right:15px;
}
.input_srch{
    width:174px;
    color:#999999;
    border:1px solid #ccc;
    height: 16px;
    font-size:11px;
    font-family:Arial;
    margin-right:0px;
}

/************     SIDEBAR  WIDGETS    ***************/

#loginDiv{
    height:114px;
    }
#newsDiv{
    height:66px;
}
.memberMenu{
    margin-top:1px;
    margin-bottom:2px;
    margin-right:4px;
    width:12px;
    height:15px;
}
.memberMenuHolder{
    padding-top:1px;
    height:12px;
    border-width: 1px;
    border-style:solid;
    border-left:none;
    width:157px;
}
.memberlinx a{
    color:#999;
    text-decoration:none;
    font-size:10px;
    margin-left:8px;
    margin-top:0px;
}
.membaMenOff, .membaMenOff a{
    background-color:#fff;
    color:#999;
    font-weight:normal;
}
.membermaillinx a{
    color:#999;
    text-decoration:none;
    font-size:10px;
    margin-left:22px;
    line-height:18px;
}
.memberlinx a:hover, .membermaillinx a:hover{
    color:#333;
 }
.mailmenuSub{
    background-repeat:no-repeat;
    border-right:1px solid #1B767C;
    padding-top:0px;
    height:18px;
    width:161px
}

.mailBg{
    width:12px;
    background:#1B767C;
}
.mailMenuDiv{
    padding-bottom:2px;
    display:none;
}
.mmailComp{
    margin-bottom:0px;
    margin-right:4px;
    width:12px;
    height:18px;
}

/*********** CONTENT **********/
.slogan{
    position:absolute;
    left:491px;
    margin-top:-11px;
}

.mainCont{
    background:white;
    width:630px;
    padding-left:12px;
    padding-right:12px;
}

#maintitle{
    width:613px;
    font-family:Georgia;
    font-size:32px;
    font-style:italic;
    color:#ff6600;
    padding: 6px 10px 0px 10px;
    background:white;
}
#maintitle a{
    text-decoration:none;
    color:#ff6600;
}
/*********** BANNERS AND HEADER **********/

#bannHold{
  	background:url('../img/bgtop.gif');
  	width:100%;
  	height:90px;
}
#bannTxt{
    font-size:9px;
    position: absolute;
    top:5px;
    width:91px;
    height:12px;
    background:white;
    color:#cccccc;
    padding:2px 0px 0px 5px;
}
#bann1Cont{
    position: absolute;
    width:240px;
    height:66px;
    top:24px;
    background:white;
    padding:6px 0px 0px 6px;
}
#bann2Cont{
    position: absolute;
    left:240px;
    width:731px;
    height:90px;
    background:white;
    padding:0px 0px 0px 6px;

}
#bann3Cont{
    margin-left:10px;
    width:127px;
    height:606px;
    background:white;
    padding: 6px 0px 0px 7px;
    
}
#bann4Cont{
    margin-top:12px;
    margin-left:10px;
    width:127px;
    height:246px;
    background:white;
    padding: 6px 0px 0px 7px;
    
}
#bann5Cont{
    margin-top:12px;
    margin-left:10px;
    width:127px;
    height:246px;
    background:white;
    padding: 6px 0px 0px 7px;
    margin-bottom:12px;
}
#bann6Cont{
    text-align:center;
}
.MainM{
	 margin:12px 0px 0px 0px;
	 padding:0px; 
	}
	
#mainbg{
    margin-top:22px;
    background:url('../img/bg.gif');
    width:100%;
    padding-top:12px;
}

.sideWidget{
    /*position:absolute;*/
    padding:0px;
    margin:0px;
    background:white;
    width:193px;
    padding-top:6px;
}
.sideWidgetTitle{
    /*position:absolute;*/
    left:0px;
    margin:0px 0px 8px 0px;
    color:white;
    font-weight:bold;
    font-size:10px;
    width:177px;
    padding: 0px 0px 0px 10px;
    line-height:10px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.partners{
    font-size:10px;
    width:183px;
    background:white;
    color:#999;
    height:12px;
    margin:24px 0px 6px 0px;
    padding-left:10px
}
.bookmarks{
    width:183px;
    font-size:10px;
    background:white;
    color:#999;
    height:12px;
    margin:12px 0px 6px 0px;
    padding-left:10px
}
.bookmarks_bott{
    width:183px;
    background:white;
    color:#999;
    height:18px;
    margin:6px 0px 6px 0px;
    padding-left:10px;
    padding-top:6px;
}
.bookmarks_bott img{
    width:12px;
    height:12px;
}
.bookmarks a{
    font-size:10px;
    color:#999;
}
.bookmarks a:hover{
    color:#000;
}