body{
	margin: 0px;
	font-family:Arial, Tahoma, sans-serif;
	font-size:11px;
	color:#fab420;
	background-color: #011327;
	background-image: url(img/bodybg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}   
table {                             
  font-family:Arial, Tahoma, sans-serif ; 
  font-size:11px; 
  text-align:left; 
  cursor:default; 
  color:#fff; 
}
a {
	color:#335f86;
}
select { 
  border:1px solid #33373C; 
  font-size:12px; 
}
input {
	border:1px solid #0656D5;
	padding:2px;
	font:Arial, Tahoma, sans-serif;
	font-size:11px;
	letter-spacing:1px;
}
textarea { 
  border:1px solid #3987DF; 
  font-size:11px; 
  font-family:Arial, Tahoma, sans-serif; 
  letter-spacing:1px; 
  overflow:auto; 
  padding:5px; 
}     
/*=====================================================TOTAL CLASSES============================================================*/
/*------------------------------------------HEADERS*/
h2.block_title{
	font-size:12px;
	font-family:"Arial", Haettenschweiler, Impact, sans-serif;
	color:#f5cd65;
	text-transform: uppercase;
	font-weight::normal;
}
h2.block_title_white{
  font-size:12px;
  font-family:"Arial", Haettenschweiler, Impact, sans-serif;
  color:#f5cd65;
  text-transform: uppercase;
  margin:5px 0;
	font-weight::normal;
}
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 #0656D5;
  border-left:0px groove #0656D5;
  border-bottom:0px ridge #0656D5;
  border-right:0px ridge #0656D5;
  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 #0656D5;
  border-left:0px groove #0656D5;

  border-bottom:0px ridge #0656D5;
  border-right:0px ridge #0656D5;

  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 #0656D5;
  border-left:0px groove #0656D5;

  border-bottom:0px ridge #0656D5;
  border-right:0px ridge #0656D5;

  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: #3987DF 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 #a91505;
	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: #3987DF 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: #3987DF 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:#DFE9FA 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 #0656D5;
  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:#DFE9FA 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:tranparent;
  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 #0049BD;
  border-top: 0px solid #0049BD;  
  border-right: 1px solid #0049BD;  
  border-bottom: 1px solid #0049BD;    
  border-left: 1px solid #0049BD; 
}
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 #0049BD; 
  width:170px;

}
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #D6D9DD;
	background: #fff; /* IE6 Bug */
	padding: 5px;
}
/* Styles for Sub Menu Items */
ul#nav li ul {

  border-top: 0px solid #0049BD;  
  border-right: 1px solid #0049BD;  
  border-bottom: 1px solid #0049BD;    
  border-left: 1px solid #0049BD;  
}

/* 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 #3987DF; 
  font-size:12px; height:18px; 
  padding:1px; 
  letter-spacing:1px; 
  background:#0a2f55; 
  word-break:break-all; 
  color:#fff;
}
.manual_select { 
  background-color:#3987DF; 
  font-family:Arial, Tahoma, sans-serif; 
  font-size:11px; 
  color:#000000; 
}
.input { 
  font-size:12px; border:none; 
}
.mntbl{ 
  width:760px; 
/*  background:#000000; */
  color:#0a2f55; 
}
.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 {
	font-size:4px;
	width:1px;
	background-image: url(img/btn_line.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.div_lft { 
  margin:0px; 
  padding:0px 0px 0px 5px; 
  float:left; 
  font:12px Arial, Tahoma, Verdana, sans-serif; 
  color:#fab420
}
.div_rgt { 
  margin:0px; 
  padding:0px 5px 0px 0px; 
  float:right;
}
.btn { 
  border-bottom:2px #428bff solid; 
  border-right:2px #428bff solid; 
  border-top:1px #8E8E8E solid; 
  border-left:1px #8E8E8E solid; 
  color:#000000; 
  background:#4B4B4B;
}

/* TEXT color css End here  */
.txt_blk { 
  color:#428bff; 
  background:transparent;
}
.txtwht { 
  color:#fff; 
  background:transparent; 
}
.txtgrn {
	color:#0062FF;
	background:transparent;
}
.txtgrn_b { 
  color:#fff; 
  background:inherit; 
  font-weight:bold; 
}
.txtorg { 
  color:#FF4000; 
  background:inherit;  
}
.txtgrn_hd {
	color:#fab420;
	background:inherit;
	font:14px Arial, Tahoma, sans-serif;
	font-weight:bold;
}
.grndark_hd { 
  color:#fab420; 
  background:inherit; 
  font:14px Arial, Tahoma, sans-serif; 
  font-weight:bold; 
}
.txtgrn_n { 
  color:#ebab1a; 
  font:11px Arial, Tahoma, sans-serif; 
}
.txt_white { 
  font:11px Arial, Tahoma, sans-serif; 
  color:#fff; 
  background:inherit 
}
.txt_fgrn { 
  color:#fff; 
}
.txt_gry { 
  color:#4C4C4C; 
  background:#000000;
}
.clr_yelbhd { 
  color:#fab420; 
  font:11px Arial, Tahoma, sans-serif; 
  font-weight:bold; 
}
.grntext_clr { 
  color:#fab420; 
  background-color:inherit; 
  font:12px Arial, Tahoma, sans-serif; 
  font-weight:normal;
}
.blktext_clr { 
  color:#fff; 
  background-color:inherit; 
  font:12px Arial, Tahoma, sans-serif; 
  font-weight:bold;
}
.txt_wht3 { 
  font:13px Arial, Tahoma, sans-serif; 
  font-weight:bold; 
  color:#FFF; 
  background:transparent;
}
.txt_gryd { 
  font:13px Arial, Tahoma, sans-serif; 
  color:#212121; 
  font-weight:bold;
} 
.txt_orgd { 
  font:13px Arial, Tahoma, sans-serif; 
  color:#FA5200; 
  font-weight:bold;
} 
.txt_grylt { 
  font:13px Arial, Tahoma, sans-serif; 
  color:#7C7C7C; 
  font-weight:bold;
} 

.navtxt_lnk {
  font-family: Arial, Tahoma, sans-serif;  
  font-size:11px; 
  font-weight:bold; 
  color:#fff; 
  text-decoration:none; 
}
/* TEXT color css End here  */

/* BACKGROUND color css start here  */
.clr_grnlt { 
  background:#EBF2EB; 
  color:#999;
}
.clr_grnyel{ 
	color:#fff;
	background-color: #092a4d;
	background-image: url(img/aboutus_barbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clr_grnflor{ 
  background:#2c6acd; 
  color:#000;
}
.clr_tilloff { 
  background:#052455; 
  color:#428bff;
}
.clr_grnd2 {
	color:#fff;
	background-color: #092a4d;
	background-image: url(img/aboutus_barbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 3px;
	text-align: left;
}
.clr_red { 
  background:#0a2f55;
  color:#428bff;
}
.ltgenbg { 
  	color:#fff;
	background-color: #092a4d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bg_grnlt2 { 
  	color:#fff;
	background-color: #092a4d;
	background-image: url(img/aboutus_barbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 3px;
	text-align: left; 
}
.bg_grn_pager { 
  background:#4F8AE9; 
  color:#999; 
  text-align:center; 
  height:26px; 
  padding-right:10px; 
  font-weight:bold; 
}
.grncrv_bg_clr { 
  background:#092a4d; 
  font-size:3px; 
}
.grncrvD_bg_clr { 
  background:#092a4d; 
  font-size:3px; 
}
.bg_ylowlt { 
  	color:#fff;
	background-color: #092a4d;
	background-image: url(img/aboutus_barbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bg_grnlt { 
  background:#092a4d; 
}
.bg_gryclr { 
  background:#092a4d; 
}
.btn_bgGrnd { 
  background:#3987DF; 
}
.bg_purple { 
  background:#6980A4; 
}
.bg_white { 
  background:#092a4d; 
  color:#fff; 
}
.bg_grn01 { 
  background:#092a4d; 
  color:#fab420; 
}
.bg_grn02 { 
  background:#4573BE;
}
.bg_clr_grn3 { 
  background:#6089CB;
}
.bg_grn_tbl { 
  background:#A0C5FF; 
}
.bg_fgrn { 
color:#fff;
	background-color: #092a4d;
	background-image: url(img/aboutus_barbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bg_clrgrn { 
  background:#3F5577; 
  color:#999;
}
.bg_grnyel { 
  	color:#fff;
	background-color: #092a4d;
	background-image: url(img/aboutus_barbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bg_gryl2 { 
  background:#092a4d; 
  color:#fab420;
}
.bg_clrgrn2 { 
  background:#699EF3; 
  color:#999; 
}
.bg_bluelt { 
  background:#DFE5EF; 
  color:#428bff;
}
.bg_blued { 
  background:#ADB8CA; 
  color:#428bff;
}
.bg_grylt{ 
  background:#F9F9F9; 
  color:#000;
}
/* BACKGROUND color css End here  */

/* BORDER css End here  */
.brdblk { 
  border:1px solid #0a2f55; 
}
.brdgrn { 
  border:1px solid #0a2f55; 
}
.brbwht { 
  border:1px solid #092a4d;
}
.brd_ltfgrn{
   border:1px solid #103863; 
}
.brdgrn_lt { 
  border:1px solid #0a2f55; 
  background: inherit; 
}
.brd_grn_2 { 
  border:1px solid #103863;
}
.brd_gry {
	border:1px solid #0a2f55;
}
.brd_grylt { 
  border:1px solid #011329; 
}
.brd_gryD { 
  border:1px solid #0a2f55;
}
.brd_gryrgt { 
  border-right:1px solid #A6A6A6;
  padding:5px; 
}
.brd_whtrgt { 
  border-right:1px solid #fff; 
  padding:5px; 
}
.brd_topnone { 
  border:1px solid #757575; 
  border-top:none 
}
.brdgrn_frm { 
  border:1px solid #0a2f55; 
  background:transparent; 
}
.brdblk-top { 
  border-top:1px solid #fff; 
}
.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:#326394; 
  color:#fff; 
  padding:0px 3px 0px 2px 
}
.tab_nrmclr { 
  background:#092a4d; 
  color:#fff; 
  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:1px solid #0a2f55; 
  font-size:5px;
}
.grnbrdbot { 
  border-bottom:1px solid #0a2f55; 
  font-size:5px;
}
.grnbrdleft { 
  border-left:1px solid #0a2f55; 
  font-size:5px;
}
.grnbrdrgt { 
  border-right:1px solid #0a2f55; 
  font-size:5px;
}
.drk_grnbrdtop { 
  border-top:1px solid #0a2f55; 
  font-size:5px;
}
.drk_grnbrdbot { 
  border-bottom:1px solid #0a2f55; 
  font-size:5px;
}
.drk_grnbrdleft { 
  border-left:1px solid #0a2f55; 
  font-size:5px;
}
.drk_grnbrdrgt { 
  border-right:1px solid #0a2f55; 
  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 #ff9000; 
  background:#092a4d; 
  color:#ff9000;
}
.brd_success { 
  border:1px solid #3987DF; 
  background:#000000; 
  color:#428bff;
}
.td_edit { 
  border:1px solid #0a2f55; 
  font-size:11px; 
  height:18px; 
  padding:5px; 
  background:#092a4d; 
  color:#b4c0d0;
  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:#487DD2;
}
.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:#428bff; 
  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 #428bff; 
  padding:5px;
}
.imgBord { 
  border:1px solid #0656D5;
}
.slsh {
  font-weight:bold; 
  font-size:18px; 
  font-family:Arial,Helvetica;
  color:red;
  TEXT-ALIGN: center; 
  border:1px solid #0656D5;
}

/* template css start here*/
.tmp_cltyellowLT{ 
  background:#CDD8EB; 
  color:#000000l;
}
.tmp_yelgrey{
	background:#CDD8EB;
	color:#428bff;
}
.tmp_greyDark{
  background:#203A63; 
  color:#428bff;
}  

.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 #CDD8EB; 
  font-size:2px; 
}
.tmp_brdrgt{
  border-right:1px solid #CDD8EB; 
  font-size:2px;
}
.tmp_brdbot{
  border-bottom:1px solid #CDD8EB; 
  font-size:2px;
}
.pad_left1{ 
  padding-left:3px
}