body{
  font-family: Tahoma;
  text-decoration: none;
  height: 100%;
  margin: 0px;}

td,tr,a {
  text-decoration: none;
  font-family: Tahoma;
  font-size: 9pt;
}


.border_c {
  border: 1px solid #808ec1;
  background-color: #ffffff;
}
.border_c1 {
  border: 1px solid #fb9430;
  background-color: #ffffff;
}
.menu_c td{
  text-align: center;
  color: #FFFFFF;
}
.menu_c a {
  color: #ffffff;
  text-decoration: none;
}
.user_c { /*narengi */
  height:100%;
  background-color:#fb9430;
  background-image: url(../customized_images/tab-backgroundOrange.gif);background-position:top;
  background-repeat: repeat-x;
  color: #fff;
   text-align:center;
  padding-bottom:3px;
  padding-top:3px;}

.user_c1 { /*narengi */
  height:100%;

  background-color:#fb9430;
  background-image: url(../customized_images/tab-backgroundOrange.gif);background-position:top;
  background-repeat: repeat-x;
  color: #fff;
  border:1px solid #fb9430;
  text-align:center;
  padding-bottom:3px;
  padding-top:3px;}

.text-scroll_c {
  background-color: #eef3f6 ;
  color: #2E288A;
  border: 1px solid #089A08;
}

.formtext_c {
  font-size: 11px;
  color: #16387c;
  text-align: right;
  padding-right: 5px;
}

.formbutton_c {
  font-family: Tahoma;
  font-size: 11px;
  cursor:pointer;
  border:solid 1px #7AA0CC;
  background:#999;
  color:#184f91;
  background:url(../customized_images/tab-background.gif) repeat-x left bottom;
  height: 18px;
  width: 40px;
}
.forminput_c {
  font-family: Tahoma;
  font-size: 11px;
  height : 20px;
  width: 100%;
  border: 1px solid #b0bec7;
  padding: 0;
  background-color: #f1f5f6;
  color: #184f91;}

.formselect_c {
  font-family: Tahoma;
  font-size: 11px;
  height: 20px;
  width: 94%;
  border: 1px solid #003366;
  padding: 0;
  background-color: #f1f5f6;
  color: #184f91;}

.tabnormal_c {
  height : 20px;
  background-image: url(../customized_images/tab-background.gif);background-position:bottom;
  border-left: 1px #808EC1 solid;
  border-bottom: 1px #808EC1 solid;
  border-top-width: 1px !important;
  text-align: center;
  cursor:pointer;
  color: #16387c;
}

.tabnormal_c1 {
  height : 25px;
  background-image: url(../customized_images/tab-background.gif);
  border: 1px #808EC1 solid;
  border-top-width: 1px !important;
  text-align: center;
  cursor:pointer;
  color: #16387c;
  width:50%;
}
.tabnormal_c a {
  text-decoration: none;
  color: #16387c;
}

.tabselected_c {
  height : 20px;
  background-image: url(../customized_images/tab-selected-background.gif);background-position:bottom; 
  /*border-top: 1px #94aecc solid;*/
  /*border-right: 1px #808EC1 solid;*/

  border-left: 1px #808EC1 solid;
  text-align: center;
  /*color:#cc6633;*/
  color:#FF0000;
}




.tabselected_c a {
  text-decoration: none;
  color: #FF0000;}



.tabselected_c1 {
  height : 25px;
  background-image: url(../customized_images/tab-selected-background.gif);
  /*border-top: 1px #94aecc solid;*/
  /*border-right: 1px #808EC1 solid;*/

  border-left: 1px #808EC1 solid;
  text-align: center;
  /*color:#cc6633;*/
  color:#FF0000;
}




.tabselected_c1 a {
  text-decoration: none;
  color: #FF0000;}

.box_c {
  border-left: 1px #005ebb solid;
  border-bottom: 1px #005ebb solid;
  border-right: 1px #005ebb solid;}
.box_c a {
  text-align: center;
  text-decoration: none;
  color: blue;
}

tr.boxTitles_c {
  height: 20px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: right;
  /*color:#cc6633;*/
  color:#FF0000;
  background-image: url(../customized_images/boxtitles-background.gif);
}


tr.boxheader_c {
  height: 20px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: right;
  /*color:#cc6633;*/
  color:#FF0000;
  background-image: url(../customized_images/tab-background.gif);
}
tr.odd_c {
  height: 20px;
  padding-right: 2px;
  padding-left: 2px;
  text-align: right;
  color:#184f91;
  background-color: #ffffff;
}
tr.even_c {
  height: 20px;
  padding-right: 2px;
  padding-left: 2px;
  text-align: right;
  color:#184f91;
  background-color:#E1EAEC;
}

tr.boxfooter_c {
  text-align: center;
  height: 20px;
  /*color:#184f91;*/
  color:#0000ff;
}

.positivelable_c {
  color : green;
}

.negativelable_c {
  color : red;
}
.diagram_c
{
  border-left: 1px solid #808EC1;
  border-right: 1px solid #808EC1;
  border-bottom: 1px solid #808EC1;
}
font.box-link_c{
  /*color: #184F91;*/
  color: #0000ff;
}
#dropmenudiv_c{
  position:absolute;
  border:1px #ffff00;
  border-bottom-width: 0;
  font:normal 12px Tahoma;
  line-height:35px;
  z-index:100;
}
#dropmenudiv_c a{
  width: 100%;
  color: #FFFFFF;
  display: block;
  text-indent: 3px;
  border-bottom: 1px ;
  padding: 1px 0;
  text-decoration: none;
  font-weight: normal;
}
#dropmenudiv_c a:hover{
  background-color: #6CA2B3; /*on mouse over menu items*/


}
td.menu_c { /*menu*/
  height :25px;
  background-color: #03385a;
  background-image: url(../customized_images/blue_background.gif);
  background-position: left -1px;
  background-repeat: repeat-x;
  /*border-top: 1px #8facbb solid;*/
  text-align: center;
  color:#ffffff;
}

.menu_c.over {
  height : 25px;
  background-image: url(../customized_images/blue_background.gif);
  border-top: 1px #8facbb solid;
}

.menu_c.over a {
  color: #58595b;
  text-decoration: none;
}

.menu_c { /*menu items */
  background-color: #106C91;
  text-decoration: none
}

.MenuMouseOver_c { /*on mouse over menu*/
  height : 25px;
  background-color:#037899;
  background-image: url(../customized_images/blue_background2.gif);
  background-repeat: repeat-x;
  border-top: 1px #0A4B6A solid;
  text-align: center;
  color:#0A4B6A;

}

.bodyshadow_rl { width: 8px !important; background-image: url(../customized_images/nn_shadow_rl.gif); background-repeat: repeat-y;}
.bodyshadow_ud { height: 8px !important; background-image: url(../customized_images/nn_shadow_ud.gif); background-repeat: repeat-x;}
.bodyshadow_cr { width: 8px !important; height: 8px !important; background-image: url(../customized_images/nn_shadow_corners.gif); background-repeat: no-repeat;}
.divButton{position:relative;float:left;margin:2px 0px 0px 28px}
.divTxtBoxSearch{position:relative;float:left;margin:0px 0px 2px 2px}
.txtboxSearch{ height:18px;width:141px;font-size:11px;line-height:10px;border:1px solid #D0CCCA;}
.divButHelp{background-image: url(../customized_images/nn_button_help.gif); background-repeat:no-repeat;width:17px;height:16px;position:relative;margin:2px 0px 0px 18px;float:left;cursor:hand;}
.divButHome{background-image: url(../customized_images/nn_button_home.gif); background-repeat:no-repeat;width:17px;height:16px;position:relative;margin:2px 0px 0px 8px;float:left;cursor:hand;}
.divButLogin{background-image: url(../customized_images/nn_button_login.gif); background-repeat:no-repeat;width:17px;height:16px;position:relative;margin:2px 0px 0px 8px;float:left;cursor:hand;}

