.background {
    background-color: #FFFFFF;
    margin: 0px 0px 25px 0px;
}
.btn_tab_1 {
    background-image: url(images/btn_tab1.jpg);
    background-repeat: no-repeat;
}
.btn_tab_2 {
    background-image: url(images/btn_tab2.jpg);
    background-repeat: no-repeat;
}
.btn_tab_3 {
    background-image: url(images/btn_tab3.jpg);
    background-repeat: no-repeat;
}
.btn_tab_4 {
    background-image: url(images/btn_tab4.jpg);
    background-repeat: no-repeat;
}
.btn_tab_5 {
    background-image: url(images/btn_tab5.jpg);
    background-repeat: no-repeat;
}
.btn_tab_6 {
    background-image: url(images/btn_tab6.jpg);
    background-repeat: no-repeat;
}
.navigation {
  font-family: Tahoma;
    font-size: 14px;
    color: #1d2b3b;
    text-align: center;
    text-transform: capitalize;
    width: 116px;
    height: 35px;
    display: block;
    /*line-height:35px;*/
    vertical-align:middle;
}
.navigation a {
    color: #1d2b3b;
    height: 35px;
    padding-top: 10px;
    display: block;
}
.navigation a:hover {
    background-image: url(images/btn_tab_o.jpg);
    background-repeat: no-repeat;
    background-position: top;
    color: #FFFFFF;
    height: 35px;
    padding-top: 10px;
    display: block;
}
.txt_1 {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding: 12px 18px 12px 18px;
    line-height: 13px;
}
.txt_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: justify;

}
.heading_1 {
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
    color: #21425f;
    padding: 0px 0px 10px 20px;
}
.innerbox_bg {
    background-color: #599188;
    background-image: url(images/innerbox_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.footer_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #1b2104;
    text-align: center;
}
.footer_txt a {
    color: #1b2104;
}
.footer_txt a:hover {
    color: #425e76;
}

.txt_3 {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

.top_panel_right_bg {
    background-image: url(images/top_panel_img.jpg);
    background-repeat: no-repeat;
    width: 444px;
    background-color :#6C859B;
}
.left_bg1
{
     background-color :#6C859B;
}

.textbox{
/*BORDER: black 1px solid;*/
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
color:#000000;
BORDER:1px #BAC7D1 solid;
text-align:left;
background-color:#E7EBEF;
}

.textbox1{
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
color:#000000;
font-weight:600;
BORDER:1px #9BAEBD solid;
text-align:left;
background-color:#EFF3F7;
}

.mybutton
{
    BORDER: #000000 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #34688F;
    TEXT-DECORATION: none
}

.maintable
{
    BORDER-RIGHT: #115AA7 1px solid;
    BORDER-TOP: #115AA7 1px solid;
    BORDER-LEFT: #115AA7 1px solid;
    BORDER-BOTTOM: #115AA7 1px solid;
    background-color:#FAFAFA;
}

.mytd
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana;
    COLOR: #000000
}
.catanc
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    COLOR: #6C859B;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.catanc:hover
{
    COLOR: #6C859B;
    FONT-SIZE: 10px;
}

.catanc1
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.catanc1:hover
{
    COLOR: #000000;
    FONT-SIZE: 10px;
}
.mytdhead
{
    FONT-SIZE: 15px;
    FONT-FAMILY: Verdana;
        font-weight:600;
    COLOR: #475C67;
}

.mytd_bg {
    background-image:url(images/login_bg.gif);
    background-repeat:repeat-x;
    background-position:left;
}

.err {
    font-family:Verdana, Geneva, sans-serif;
    font-size:9px;
    font-weight:500;
    color:#CB0C32;
}