body{  
  margin: 0px; 
  font-family:Tahoma, sans-serif, Arial; 
  font-size:11px; 
  background:#FFFFFF; 
  color:#000000; 
}   
table {                             
  font-family:Tahoma, sans-serif, Arial; 
  font-size:11px; 
  text-align:left; 
  cursor:default; 
  color:#000000; 
}
a {
  color:#1752b0; 
}
select { 
  border:1px solid #33373C; 
  font-size:12px; 
}
input { 
  border:1px solid #0c4aad; 
  padding:2px; font:Tahoma, sans-serif, Arial; 
  font-size:11px; 
  letter-spacing:1px;   
}
textarea { 
  border:1px solid #0c4aad; 
  font-size:11px; 
  font-family:Tahoma, sans-serif, Arial; 
  letter-spacing:1px; 
  overflow:auto; 
  padding:5px; 
}     
/*=====================================================TOTAL CLASSES============================================================*/
/*------------------------------------------HEADERS*/
h2.block_title{
  font-size:16px;
  font-family:"Trebuchet MS", Haettenschweiler, Impact, sans-serif;
  color:#2A68CB;
  text-transform:uppercase;   
  margin:0px 0;
  
}
h2.block_title_white{
  font-size:16px;
  font-family:"Trebuchet MS", Haettenschweiler, Impact, sans-serif;
  color:#fff;
  text-transform:uppercase;
  margin:5px 0;
}
h2.biger{
  font-size:20px;
  text-transform:none;
  margin:5px 0;
}
h2.smaller{
  text-transform:none;
  font-size:14px;
  margin:5px 0;
}
.inline{display:inline !important;}
/*
div.controls_dark button{
  border-top:0px groove #081c5e;
  border-left:0px groove #081c5e;
  border-bottom:0px ridge #081c5e;
  border-right:0px ridge #081c5e;
  padding: 2px 5px 2px 5px;

  background:#0c39cd;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  margin:0 0.25em;
}*/

/*
div.controls_light button{
  border-top:0px groove #4165ed;
  border-left:0px groove #4165ed;
  border-bottom:0px ridge #4165ed;
  border-right:0px ridge #4165ed;
  background:#c5dae8;
  
  margin:0 0.25em;
  color:#000;
  font-weight:bold;
  font-size:12px;
}    *//*
A.like_button_dark{
  border-top:0px groove #081c5e;
  border-left:0px groove #081c5e;

  border-bottom:0px ridge #081c5e;
  border-right:0px ridge #081c5e;

  background:#0c39cd;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  font-family:"MS Shell Dlg", Verdana, sans-serif;
  margin:0 0.25em;
  padding:3px 6px 3px 6px;
  text-decoration:none;
}

A.like_button_light{
  border-top:0px groove #4165ed;
  border-left:0px groove #4165ed;
  border-bottom:0px ridge #4165ed;
  border-right:0px ridge #4165ed;

  background:#c5dae8;
  color:#000;
  font-weight:bold;
  font-size:12px;
  font-family:"MS Shell Dlg", Verdana, sans-serif;
  margin:0 0.25em;
  padding:3px 6px 3px 6px;
  text-decoration:none;
}       
SPAN.like_button_dark{
  border-top:0px groove #081c5e;
  border-left:0px groove #081c5e;

  border-bottom:0px ridge #081c5e;
  border-right:0px ridge #081c5e;

  background:#0c39cd;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  font-family:"MS Shell Dlg", Verdana, sans-serif;
  margin:0 0.25em;
  padding:3px 6px 3px 6px;
  text-decoration:none;
}      
SPAN.like_button_light{
  border-top:3px groove #4165ed;
  border-left:3px groove #4165ed;
  border-bottom:3px ridge #4165ed;
  border-right:3px ridge #4165ed;

  background:#c5dae8;
  color:#000;
  font-weight:bold;
  font-size:12px;
  font-family:"MS Shell Dlg", Verdana, sans-serif;
  margin:0 0.25em;
  padding:3px 6px 3px 6px;
  text-decoration:none;
}      */
/*rounded buttons*/    
div.controls_dark{
  overflow:hidden; 
  
  min-width:50px;
}    

DIV.controls_dark INPUT{
  float:left;
  display:block;
}
DIV.controls_dark SPAN.button_rounder{
  height:21px;
  background: #0c4aad url(img/btn_right_corn.gif) right top no-repeat;
  padding:0px 10px 0px 0;
  display:block;
  float:left; 
  font-family:Tahoma, Verdana, sans-serif;
  font-size:11px; 
  display:block;
  margin:0 0.25em;
}

div.controls_dark button{
  border:0px groove #081c5e;
  padding:0;
  background:url(img/btn_left_corn.gif) left top no-repeat;
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-family:Tahoma, Verdana, sans-serif;
  font-size:11px; 
  display:block;
  float:left;
  height:100%; 
  padding:0px 0 0 10px;  
  cursor:pointer;
  cursor:hand;
} 

SPAN.like_button_dark_rounded{
  height:21px;
  background: #0c4aad url(img/btn_right_corn.gif) right top no-repeat;
  padding:0px 3px 0px 0;
  display:block;
  float:left;   
  font-family:Tahoma, Verdana, sans-serif;
  font-size:11px;
  margin:0 0.5em 0 0;
}
        

DIV.controls_dark SPAN.like_button_dark_rounded{
  height:21px;
  background: #0c4aad url(img/btn_right_corn.gif) right top no-repeat;
  padding:0px 3px 0px 0;
  display:block;
  float:left;   
  font-family:Tahoma, Verdana, sans-serif;
  font-size:11px;
  margin:-13px 0.5em 0 0.5em;  
  text-align:center;
  cursor:pointer;
  cursor:hand;
  text-align:center;
}
SPAN.like_button_dark_rounded A{
  height:100%;
  background: url(img/btn_left_corn.gif) left top no-repeat;
  padding:4px 0 0px 3px;
  display:block;
  color:#fff;
  font-weight:bold;
  font-family:Tahoma, Verdana, sans-serif;
  font-size:11px; 
  text-decoration:none; 
  text-align:center;
}

SPAN.like_button_dark_rounded SPAN{
  height:100%;
  background: url(img/btn_left_corn.gif) left top no-repeat;
  padding:4px 0 0 3px;
  display:block;   
  font-family:"MS Shell Dlg", Verdana, sans-serif;
  color:#fff;
  font-weight:bold;
  font-size:12px;   
  text-align:center;
}  


div.controls_light{
  overflow:hidden;
  padding:10px;
}           

DIV.controls_light SPAN.button_rounder{
  height:21px;
  background:#f4f8ff url(img/btn_right_corn_light.gif) right top no-repeat;
  padding:0px 3px 0px 0;
  display:block;
  float:left;
  margin:-10px 0.25em 0 0.25em; 
}

div.controls_light button{
  border:0px groove #081c5e;
  padding:0;
  background:url(img/btn_left_corn_light.gif) left top no-repeat;
  text-align:center;
  color:#000;
  font-weight:bold;
  font-size:12px;
  display:block;
  float:left;
  height:100%; 
  padding:0px 0 0 3px; 
  cursor:pointer;
  cursor:hand;   
}  
div.controls_light SPAN.like_button_dark_rounded{
  height:21px;
  background:#f4f8ff url(img/btn_right_corn_light.gif) right top no-repeat;
  padding:0px 3px 0px 0;
  display:block;
  float:left;
  margin:0 0.25em; 
  cursor:pointer;
  cursor:hand;
  
}
div.controls_light SPAN.like_button_dark_rounded A{
  color:#000;
  background: url(img/btn_left_corn_light.gif) left top no-repeat;
}     
div.controls_light SPAN.like_button_dark_rounded SPAN{
  height:100%;
  background: url(img/btn_left_corn_light.gif) left top no-repeat;
  padding:5px 0 0 3px;
  display:block;   
  font-family:"MS Shell Dlg", Verdana, sans-serif;
  color:#fff;
  font-weight:bold;
  font-size:12px;
}
/*===================================================ARTICLES======================================================================*/
TABLE.art_table{
  border-collapse: collapse;
}
TABLE.art_table TD{
  border:1px solid #fff;
}
/*====================================================VOTER=========================================================================*/
DIV.voter{
  display:block; 
  overflow:hidden;
  margin:20px 2px 0 2px;
  padding:5px 0;
  background:#e1e7ea;
  text-align:center;
}
DIV.voter UL{
  display:block;
  margin:5px 0 0 0; 
  padding:0;
   
}
DIV.voter UL LI{
  display:block;
  float:left;
  width:1em;
  padding:14px 0 0 0px;
  margin:0 2px 0 0;
  background-position:0;
  background-repeat:no-repeat; 
  cursor:hand;
  cursor:pointer;
  
}
DIV.voter UL LI.vote1{
  background:url(img/rate1.gif) no-repeat 0 13px ;
} 
DIV.voter UL LI.vote2{
  background:url(img/rate2.gif) no-repeat 0 10px;
}
DIV.voter UL LI.vote3{
  background:url(img/rate3.gif) no-repeat 0 7px;
}
DIV.voter UL LI.vote4{
  background:url(img/rate4.gif) no-repeat 0 3px;
}
DIV.voter UL LI.vote5{
  background:url(img/rate5.gif) no-repeat ;
}

/*----------------------------------------------------MESSAGE CENTER---------------------------------------------------*/
TABLE.messagecenter_menu TR{
 background:url(img/whitedot.gif) bottom left repeat-x;
}











/*====================================================DROPDOVN MENU=============================================================*/
ul#nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 170px; /* Width of Menu Items */
  border: 1px solid #ccc;
  border-top: 0px solid #ccc;  
  border-right: 1px solid #ccc;  
  border-bottom: 1px solid #ccc;    
  border-left: 1px solid #ccc; 
}
ul#nav li {
  position: relative;
  z-index:1;
}
ul#nav li ul {
  position: absolute;
  left: 170px;
  top: 0;
  display: none;
  list-style:none;
  width: 170px;
  margin: 0;
  padding: 0; 
  z-index:3;
}

/* Styles for Menu Items */
ul#nav li {
  border-top: 1px solid #ccc; 
  width:170px;

}
ul#nav li a {
  display: block;
  text-decoration: none;
  color: #777;
  background: #fff; /* IE6 Bug */
  padding: 5px;
}
/* Styles for Sub Menu Items */
ul#nav li ul {

  border-top: 0px solid #ccc;  
  border-right: 1px solid #ccc;  
  border-bottom: 1px solid #ccc;    
  border-left: 1px solid #ccc;  
}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
    
ul#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
    
ul#nav li:hover ul, 
ul#nav li.over ul { display: block;} /* The magic */









.brdnone{
  border:0px; 
  cursor:pointer;
}
.edit_input { 
  border:1px solid #0c4aad; 
  font-size:12px; height:18px; 
  padding:1px; 
  letter-spacing:1px; 
  background:#FFFFFF; 
  word-break:break-all; 
}
.manual_select { 
  background-color:#0c4aad; 
  font-family:Tahoma, sans-serif, Arial; 
  font-size:11px; 
  color:#000000; 
}
.input { 
  font-size:12px; border:none; 
}
.mntbl{ 
  width:760px; 
/*  background:#FFFFFF; */
  color:#000000; 
}
.btn_bg { 
  background:url(img/btn_allbg.gif) repeat-x; 
  text-align:center; padding:0px 0px 0px 0px; 
}
.btn_bg_act { 
  background:url(img/bg_active.gif) repeat-x bottom; 
  text-align:center; 
  padding:0px 0px 0px 0px; 
}
.btn_line { 
  background:url(img/btn_line.gif) no-repeat; 
  font-size:4px; 
  width:2px; 
}
.div_lft { 
  margin:0px; 
  padding:0px 0px 0px 5px; 
  float:left; 
  font:12px Tahoma, Verdana, Arial, sans-serif; 
  color:#FFFFFF
}
.div_rgt { 
  margin:0px; 
  padding:0px 5px 0px 0px; 
  float:right;
}
.btn { 
  border-bottom:2px #252525 solid; 
  border-right:2px #252525 solid; 
  border-top:1px #8E8E8E solid; 
  border-left:1px #8E8E8E solid; 
  color:#FFFFFF; 
  background:#4B4B4B;
}

/* TEXT color css End here  */
.txt_blk { 
  color:#252525; 
  background:transparent;
}
.txtwht { 
  color:#FFFFFF; 
  background:transparent; 
}
.txtgrn { 
  color:#0A530A; 
  background:transparent;
}
.txtgrn_b { 
  color:#013d9e; 
  background:inherit; 
  font-weight:bold; 
}
.txtorg { 
  color:#FF4000; 
  background:inherit;  
}
.txtgrn_hd { 
  color:#1856b9; 
  background:inherit; 
  font:14px Tahoma, sans-serif, Arial; 
  font-weight:bold; 
}
.grndark_hd { 
  color:#013d9e; 
  background:inherit; 
  font:14px Tahoma, sans-serif, Arial; 
  font-weight:bold; 
}
.txtgrn_n { 
  color:#013d9e; 
  font:11px Tahoma, sans-serif, Arial; 
}
.txt_white { 
  font:11px Tahoma, sans-serif, Arial; 
  color:#FFFFFF; 
  background:inherit 
}
.txt_fgrn { 
  color:#2b69cc; 
}
.txt_gry { 
  color:#4C4C4C; 
  background:#FFFFFF;
}
.clr_yelbhd { 
  color:#FFFCB5; 
  font:11px Tahoma, sans-serif, Arial; 
  font-weight:bold; 
}
.grntext_clr { 
  color:#013d9e; 
  background-color:inherit; 
  font:12px Tahoma, sans-serif, Arial; 
  font-weight:bold;
}
.blktext_clr { 
  color:#000000; 
  background-color:inherit; 
  font:12px Tahoma, sans-serif, Arial; 
  font-weight:bold;
}
.txt_wht3 { 
  font:13px Tahoma, sans-serif, Arial; 
  font-weight:bold; 
  color:#FFFFFF; 
  background:transparent;
}
.txt_gryd { 
  font:13px Tahoma, sans-serif, Arial; 
  color:#212121; 
  font-weight:bold;
} 
.txt_orgd { 
  font:13px Tahoma, sans-serif, Arial; 
  color:#FA5200; 
  font-weight:bold;
} 
.txt_grylt { 
  font:13px Tahoma, sans-serif, Arial; 
  color:#7C7C7C; 
  font-weight:bold;
} 

.navtxt_lnk {
  font-family: Tahoma, sans-serif, Arial;  
  font-size:11px; 
  font-weight:bold; 
  background-color:inherit; 
  color:#0A48AB; 
  text-decoration:underline; 
}
/* TEXT color css End here  */

/* BACKGROUND color css start here  */
.clr_grnlt { 
  background:#EBF2EB; 
  color:#000000;
}
.clr_grnyel{ 
  background:#4583e6; 
  color:#FFFFFF;
}
.clr_grnflor{ 
  background:#2c6acd; 
  color:#FFFFFF;
}
.clr_tilloff { 
  background:#95bdff; 
  color:#252525;
}
.clr_grnd2 { 
  background:#0a48ab; 
  color:#FFFFFF; 
}
.clr_red { 
  background:#CA4C3C; 
  color:#FFFFFF;
}
.ltgenbg { 
  background:#5694f7;
}
.bg_grnlt2 { 
  background:#bed6ff; 
}
.bg_grn_pager { 
  background:#5694f7; 
  color:#FFFFFF; 
  text-align:center; 
  height:26px; 
  padding-right:10px; 
  font-weight:bold; 
}
.grncrv_bg_clr { 
  background:#5694f7; 
  font-size:3px; 
}
.grncrvD_bg_clr { 
  background:#2967ca; 
  font-size:3px; 
}
.bg_ylowlt { 
  background:#e3edff; 
}
.bg_grnlt { 
  background:#2967ca; 
}
.bg_gryclr { 
  background:#F2F2F2; 
}
.btn_bgGrnd { 
  background:#0c4aad; 
}
.bg_purple { 
  background:#585698; 
}
.bg_white { 
  background:#FFFFFF; 
  color:#000000; 
}
.bg_grn01 { 
  background:#1856b9; 
  color:#FFFFFF; 
}
.bg_grn02 { 
  background:#336699;
}
.bg_clr_grn3 { 
  background:#638DD4;
}
.bg_grn_tbl { 
  background:#accbff; 
}
.bg_fgrn { 
  background:#C2D6C2; 
}
.bg_clrgrn { 
  background:#436B36; 
  color:#FFFFFF;
}
.bg_grnyel { 
  background:#9ec3ff; 
  color:#000000;
}
.bg_gryl2 { 
  background:#EBEDF1; 
  color:#252525;
}
.bg_clrgrn2 { 
  background:#7694f7; 
  color:#FFFFFF; 
}
.bg_bluelt { 
  background:#ECF5F4; 
  color:#252525;
}
.bg_blued { 
  background:#A9C3C1; 
  color:#252525;
}
.bg_grylt{ 
  background:#F9F9F9; 
  color:#000000;
}
/* BACKGROUND color css End here  */

/* BORDER css End here  */
.brdblk { 
  border:1px solid #000000; 
}
.brdgrn { 
  border:1px solid #1856b9; 
}
.brbwht { 
  border:1px solid #FFFFFF;
}
.brd_ltfgrn{
   border:1px solid #9bc1ff; 
}
.brdgrn_lt { 
  border:1px solid #5997fa; 
  background:#ebf2ff; 
}
.brd_grn_2 { 
  border:1px solid #2967ca;
}
.brd_gry { 
  border:1px solid #CCCCCC; 
}
.brd_grylt { 
  border:1px solid #A8A8A8; 
}
.brd_gryD { 
  border:1px solid #666666;
}
.brd_gryrgt { 
  border-right:1px solid #A6A6A6;
  padding:5px; 
}
.brd_whtrgt { 
  border-right:1px solid #FFFFFF; 
  padding:5px; 
}
.brd_topnone { 
  border:1px solid #757575; 
  border-top:none 
}
.brdgrn_frm { 
  border:1px solid #5997fa; 
  background:#F9F9F9; 
}
.brdblk-top { 
  border-top:1px solid #000000; 
}
.brd_gry75{ 
  border:1px solid #757575;
}

/* BORDER css End here  */

/* EDIT profile Tab css start here  */
.tab_lftcrv { 
  background:url(img/tab_grn_act.gif) no-repeat; 
  height:23px; 
  width:6px 
}
.tab_rgtcrv { 
  background:url(img/tab_grn_actr.gif) no-repeat; 
  height:23px; 
  width:6px
}
.tab_lftcrv_nrm { 
  background:url(img/tab_grnltlft.gif) no-repeat; 
  height:23px; 
  width:6px 
}
.tab_rgtcrv_nrm { 
  background:url(img/tab_grnltrgt.gif) no-repeat; 
  height:23px;
  width:6px
}
.tab_actclr { 
  background:#0A48AB; 
  color:#FFFFFF; 
  padding:0px 3px 0px 2px 
}
.tab_nrmclr { 
  background:#5D9CFF; 
  color:#FFFFFF; 
  padding:0px 3px 0px 2px 
}
.pad_rgt { 
  padding:0px 10px 0px 0px
}
/* RDIT profile Tab css End here  */

/* HORIZENTAL lines  css start here */
.grnwht_Line { 
  background:url(img/grn_wht-dot.gif) repeat-x;  
  font-size:4px;
}
.h_gryline { 
  background:url(img/bot_line.gif) repeat-x; 
  font-size:4px;
}
.h_grayline { 
  background:url(img/bot_line.gif) repeat-x; 
  font-size:4px;
}
.h_grnline { 
  background:url(img/grn_line.gif) repeat-x; 
  font-size:4px;
}
.hgrnlt_line {
  background:url(img/bot_line.gif) repeat-x; 
  font-size:4px;
}
/* HORIZENTAL lines  css End here */


/* DYNAMIC  picture set width height CSS*/
.pic_wh{
  width:142px; 
  height:124px; 
  text-align:center;
}
.smallimg { 
  width:100px; 
  height:100px; 
  padding:2px; 
  text-align:center;
}
/* DYNAMIC picture set width height CSS*/


/*CRV css start here */
.grnbrdtop { 
  border-top:3px solid #7c91b2; 
  font-size:5px;
}
.grnbrdbot { 
  border-bottom:3px solid #7c91b2; 
  font-size:5px;
}
.grnbrdleft { 
  border-left:3px solid #7c91b2; 
  font-size:5px;
}
.grnbrdrgt { 
  border-right:3px solid #7c91b2; 
  font-size:5px;
}
.drk_grnbrdtop { 
  border-top:3px solid #0a48ab; 
  font-size:5px;
}
.drk_grnbrdbot { 
  border-bottom:3px solid #0a48ab; 
  font-size:5px;
}
.drk_grnbrdleft { 
  border-left:3px solid #0a48ab; 
  font-size:5px;
}
.drk_grnbrdrgt { 
  border-right:3px solid #0a48ab; 
  font-size:5px;
}
/*CRV css start here */

.img_org { 
  background:url(img/img_org.jpg) no-repeat right; 
  height:169px; 
}
.img_mem { 
  background:url(img/member_img.jpg) no-repeat right bottom; 
  height:143px; 
}

.brd_error { 
  border:1px solid #FF4E00; 
  background:#FFFFFF; 
  color:#FF0000;
}
.brd_success { 
  border:1px solid #0c4aad; 
  background:#FFFFFF; 
  color:#252525;
}
.td_edit { 
  border:1px solid #0c4aad; 
  font-size:11px; 
  height:18px; 
  padding:5px; 
  background:#FFFFFF; 
  word-break:break-all; 
}
.wrdbrk { 
  word-break:break-all;
};



/* ----- BULLETS CSS start here   */
.btn_group { 
  margin:3px; 
  padding:4px 0px 4px 0px; 
  background:url(img/btn_groupbg.gif) no-repeat; 
  width:107px; 
  text-align:center; 
  cursor:pointer; 
}
.btn_group1 { 
  background: url(img/btn_groupbg.gif) no-repeat; 
  width:107px; 
  padding:4px 0px; 
  text-align:center; 
  margin:3px; 
  cursor:pointer; 
}
.btn_group2 { 
  background: url(img/btn_bgyelow.gif) no-repeat; 
  width:107px; 
  padding:4px 0px; 
  text-align:center; 
  margin:3px; 
  cursor:pointer; 
}

/*.btn_group { margin:3px; padding:4px 0px 4px 0px; background:url(img/btn_groupbg.gif) no-repeat; width:107px; text-align:center; cursor:pointer; cursor:hand; }*/
.blk_dot { 
  background:url(img/blackbot.jpg) no-repeat 5px 5px; 
  padding:0px 0px 0px 20px; 
  height:15px; 
  font-weight:bold;
}
.bg_grbwht { 
  background:#2a68cb;
}
.groupImg { 
  background:#fff url(img/img_earthhand.jpg) no-repeat 114px 5px; 
  width:325px;
  margin:0 2px 0 0;
  height:191px;
 
} 
.groupLogin{
  width:161px;
}
.grndot { 
  background:url(img/dot_green.gif) no-repeat 5px 5px; 
  padding:0px 0px 0px 25px; 
  height:20px  
}
.blk_dot_sml { 
  background:url(img/sml_aerow.gif) no-repeat 5px 5px; 
  padding:0px 0px 0px 15px;
}
.grn_dot_sml { 
  background:url(img/grn_dot.gif) no-repeat 2px 2px; 
  color:#013d9e; 
  padding:0px 0px 0px 15px; 
}
.grn_dot_sml1 { 
  background:url(img/grn_dot.gif) no-repeat 2px 2px; 
  padding:0px 0px 0px 15px; 
}
.wht_sqr { 
  background:url(img/wht_sqr.gif) no-repeat 5px 5px; 
  padding:2px 0px 3px 20px; 
}
.grnsqr { 
  background:url(img/grndot.gif) no-repeat 0px 6px; 
  padding-left:13px;
}
.grnsqrlft { 
  background:url(img/grndot.gif) no-repeat 6px 6px; 
  padding-left:18px; 
  height:22px
}
/* ----- bullets CSS End here   */
.wrd_brk { 
  word-wrap:break-word;  
}
.wrp_txt { 
  word-break:break-all; 
  word-wrap:break-word; 
}

.error1{
  color:#A90101;
}
.bgmss{
  border-top:1px solid #B8B8B8; 
  border-bottom:1px solid #B8B8B8;
}
.blkbg{ 
  border-top:1px solid #000000; 
  border-bottom:1px solid #000000;
}
.wrd_space{ 
  line-height:13px; 
  word-spacing:1px;
}
.scrollbrd{ 
  border:1ps solid #1856b9; 
  padding:5px;
}
.imgBord { 
  border:1px solid #FF0000;
}
.slsh {
  font-weight:bold; 
  font-size:18px; 
  font-family:Arial,Helvetica;
  color:red;
  TEXT-ALIGN: center; 
  border:1px solid #FF0000;
}

/* template css start here*/
.tmp_cltyellowLT{ 
  background:#E0E8C5; 
  color:#000000l;
}
.tmp_yelgrey{
  background:#D2DAB7; 
  color:#252525;
}
.tmp_greyDark{
  background:#4B682D; 
  color:#252525;
}  

.pad10{ 
  padding:10px
}
.btn_grouptmp { 
  background: url(img/btn_grnbg.gif) no-repeat; 
  width:134px; 
  height:15px; 
  padding:5px 5px; 
  text-align:center; 
  margin:3px; 
  cursor:pointer;
}
.btn_grouptmp2 { 
  background: url(img/btn_grnbg1.gif) no-repeat; 
  width:134px; 
  height:26px; 
  padding:5px 5px; 
  text-align:center; 
  margin:3px; 
  cursor:pointer;
}

.btn_grouptmp1 { 
  background: url(img/btn_bgyelow1.gif) no-repeat; 
  width:134px; 
  height:13px; 
  padding:5px 5px; 
  text-align:center; 
  margin:3px; 
  cursor:pointer; 
}
.btn_grouptmp11 { 
  background: url(img/btn_bgyelow11.gif) no-repeat; 
  width:134px; 
  height:26px; 
  padding:5px 5px; 
  text-align:center; 
  margin:3px; 
  cursor:pointer; 
}

.tmp_brdlft{
  border-left:1px solid #E0E8C5; 
  font-size:2px; 
}
.tmp_brdrgt{
  border-right:1px solid #E0E8C5; 
  font-size:2px;
}
.tmp_brdbot{
  border-bottom:1px solid #E0E8C5; 
  font-size:2px;
}
.pad_left1{ 
  padding-left:3px
}

.forum_thead_3{
background:url(img/blue_bg_24.gif) repeat-x;
background-position:bottom;
color:#667b9c;
font-weight:bold;
height:30px;
}

.forum_contentbg{
background:url(img/forum_cotentbg.gif) repeat-x;
height:40px;
}


