/* CSS Document */
p {padding:0; margin:0}
/* Font Properties */
.w_12{font:12px Georgia, Times; color:#fff; text-decoration:none}
a.w_12:hover{text-decoration:none; color:#ff44b6}

.p_12{font:12px Georgia, Times; color:#c7007f; text-decoration:none}
a.p_12:hover{text-decoration:underline}

.b_12{font:12px Georgia, Times; color:#000; text-decoration:none}
a.b_12{ display:block; margin:0 10px 1px 0; height:20px; padding:3px 0 0 10px; background-image:url(../../images/link_bg.jpg); background-repeat:no-repeat;}
a.b_12:hover{color:#fff; text-decoration:underline; background-image:url(../../images/link_bg_hover.jpg); background-repeat:no-repeat;}

.b_12_2{font:12px Georgia, Times; color:#000; text-decoration:none}
a.b_12_2:hover{text-decoration:underline}
  
.b_13{font:13px Georgia, Times; color:#000; text-decoration:none}
a.b_13:hover{text-decoration:underline}
 
.b_24{font:24px Georgia, Times; color:#000; text-decoration:none}

.g_12{font:12px Georgia, Times; color:#727272; text-decoration:none}
a.g_12:hover{text-decoration:underline} 

.g_18{font:18px Georgia, Times; color:#7f7f7f; text-decoration:none}
a.g_18:hover{text-decoration:underline} 
  
/* Container Properties */  
.fsoptCont{ padding:29px 0 0 0; margin:0 auto; width:980px; background:#fff url(../images/home_bg.jpg) no-repeat}
.fsoptContInner{ margin:0 auto; width:980px; background:#fff url(../images/inner_bg1.jpg) repeat-y}
.fsoptContInner1{ padding:29px 0 0 0; background:url(../images/inner_bg.jpg) no-repeat}

.homLnk{width:110px; float:left; padding:5px 10px; border-left:1px solid #616e7e;}
.intLnk{width:120px; float:left; padding:5px 10px; border-left:1px solid #616e7e;}
.talkLnk{width:165px; float:left; padding:5px 10px; border-left:1px solid #616e7e;}
.morLnk{width:165px; float:left; padding:5px 10px; border-left:1px solid #616e7e;}
.serh{float:left; width:170px;border:1px solid #5e6c7a}
.serh input{background:none; padding:5px 10px; font:12px Georgia, Times; color:#fff; width:118px; border:none}
.lftContHome{float:left; width:798px}
.rhtContHome{float:right; padding-right:15px}
.lftContInner{float:left; width:620px; padding:58px 20px 20px 38px}
.rhtContInner{float:right; width:300px; margin-top:44px}
.fsoptmainSec{padding-top:168px; padding-bottom:25px}
.fsoptSec{float:left; width:240px; padding-left:25px}
.fsoptSecCont{background:#000; padding:13px; height:85px}
.catLinksMain{float:left; width:240px;}
.catLinks{width:240px;}
.fspotTabs{float:right; width:473px}

.ttlsep{width:14px;height:19px;*margin-bottom:-2px;*position:relative}
.threettl{background: url(../images/tab_bg.gif) no-repeat}
.threettl .bgimg{padding:1px 30px 0;height:22px;*height:21x}
.threettl .bgimg .inactive{float:left;display:block;font-weight:bold;padding:2px 7px 1px;cursor:pointer;text-align:center; border:1px solid #333; border-bottom:none; background:#fff; font-size:12px; color:#7f7f7f}
.threettl .bgimg .active{display:block;float:left;font-weight:bold;background:#fff;height:17px;*margin-bottom:-2px;*position:relative;color:#000;padding:2px 7px 0;text-align:center; border:1px solid #000; border-bottom:none; font-size:12px}

.tabContMain{border:1px solid #fff; width:475px; padding-top:10px}
.tabCont{width:310px; float:right; margin-right:15px}
.tabCont1{width:455px; float:right; margin-right:15px}
.tabCont2{width:100px; float:right;}
.tabMore{background:#e5e5e5; border-bottom:1px solid #7f7f7f; border-top:1px solid #7f7f7f; padding:2px 10px; text-align:right}

.innerTitle{display:block; padding:5px; background:#c7007f; float:left; margin-right:10px}
.date{float:left; width:200px; padding-top:10px}
.tags{float:left; width:55px; padding:5px 5px 5px 0; border-right: 1px solid #000;}
.tagLinks{float:left; width:300px; padding:10px}


.FL{float:left}
.FR{float:right}
.CL{ clear:both}
.PB10{padding-bottom:10px}
.PT10{padding-top:10px}
.PB20{padding-bottom:20px}
.PT20{padding-top:20px}
.PA15{padding:15px}
.MA5{margin:5px}
.MT5{margin-top:5px}
.MB5{margin-bottom:5px}
.MB7{margin-bottom:7px}
.ML25{margin-left:25px}
.MT50{margin-top:50px}
.MB20{margin-bottom:20px;}
.MR20{margin-right:20px;}


/* Menu Properties */ 
#content{position:relative; width:640px; height:24px; float:left}
#menu1 {position:absolute; top:0px;}
#menu2 {position:absolute; left:133px; top:0px;}
#menu3 {position:absolute; left:275px; top:0px;}
#menu4 {position:absolute; left:460px; top:0px;}
.menu {position:relative; cursor:pointer; z-index:999; border-left:1px solid #616e7e; padding:5px 10px;font:bold 12px Georgia, Times; color:#fff; text-decoration:none}
.sub {position:relative; background-color:#f4b7db; visibility:hidden; cursor:pointer; padding:7px; z-index:999; border:1px solid #c7007f}
.sub a {font:12px Georgia, Times;color:#000; text-decoration:none;}
.sub a:hover{color:#c7007f; text-decoration:none;}
.descrip{ background-color: #5d5d5d; padding:10px;font:12px Georgia, Times; color:#fff; text-decoration:none}