/*
 * Created on 14-Nov-2005.
 *
 * ####################################################################
 * Copyright (c) 2005 Tenon & Groove, LLC. All Rights Reserved.
 *
 * This software without any limitations is strictly confidential and
 * proprietary to Tenon & Groove, LLC. Any unlawful copying, disclosure
 * or use shall be vigorously prosecuted.
 * ####################################################################
 * Changes (from 14-Nov-2005)
 * ####################################################################
 * 13-June-2006 Kuldeep Arora    : Original version.
 * 08-Jan-2007 Anurag Chaturvedi : Bug 2946 - Added new line  in the end of file.
 */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-family:Arial;
  font-size:12px;
  text-indent:0px;
}

.text_margin_small{
text-indent:0px;}

.top_link{
  text-decoration:none;
  font-size:11px;
  color:#6E6E6E;
  font-style: normal;
  font-weight: normal;
  font-family:Arial, Helvetica, sans-serif;
}

.upper_link{
  text-decoration:none;
  font-size:11px;
  color:#999999;
  font-style: normal;
  font-weight: normal;
  font-family:Arial, Helvetica, sans-serif;
}

.table_prop{
  text-align:center;
  border:0px;
  padding:0px;
  margin:0px}

.cursor{
  cursor: pointer;}

.btn_td_hwa{
  height:22px;
  width:10px;
  text-align:center;}

.btn_img_un_lft {
  background-image:url(../images/btns/btn_lft.png);
  height:22px;
  width:10px;
  text-align:center;}

.btn_txt {
  font-weight: normal;
  text-decoration: none;
  background-image:url(../images/btns/btn_center.png);
  text-align:center;
  font-size: 11px;
  background-repeat: repeat;}


.btn_img_un_rgt {
  background-image:url(../images/btns/btn_rgt.png);
  height:22px;
  width:10px;
  text-align:center;}

.underline
{text-decoration: underline;}

.btn_orm_txt {
  font-weight: normal;
  text-decoration: none;
  height:22px;
  background-image:url(../images/btns/btn_center.png);
  text-align:center;
  font-size: 11px;
  color: #2B3856;
  background-repeat: repeat;}

.txtarea { overflow: auto; }