Td,td    {

font-family:   tahoma;

        text-decoration: none;

        font-size: 12px;

        font-style: normal;

color: #1F4C63;

}



P,p,div    {

        font-family:   tahoma;

        text-decoration: none;

        font-size: 12px;

        font-style: normal;

        color: #1F4C63;

}



.box{

        font-family:   Tahoma;

        text-decoration: none;

        font-size: 11px;

        font-style: normal;

        color: #ffffff;

        font-weight: bold;

}

.sub_td{

    font-family:   Tahoma;

        text-decoration: none;

        font-size: 12px;

        font-style: normal;

          color: #000000;

        background-color:#febc42;

}

.sub_td2{

    font-family:   Tahoma;

        text-decoration: none;

        font-size: 12px;

        font-style: normal;

          color: #000000;

        background-color:#cccccc;

}





a:link {

        font-family: tahoma;;

        text-decoration: none;

        font-size: 11px;

        font-style: normal;

        color: #1F4C99;



}

a:hover {

        font-family: tahoma;;

        font-size: 11px;

        font-style: normal;

        color: #87CEEB;

        text-decoration: none;







}

a:visited {

        font-family: tahoma;;

        font-size: 11px;

        font-style: normal;

        color: #1F4C99;

        text-decoration: none;

}

a:active {

        font-family: tahoma;;

        font-size: 11px;

        font-style: normal;

        color: #1F4C99;

        text-decoration: none;

}



/*//////for button like links/////*/

a.btn:link, a.btn:visited

{

  float: left;

  margin: 2px 5px 2px 5px;

  padding: 2px;

  width: 100px;

  border-top: 1px solid #cccccc;

  border-bottom: 1px solid black;

  border-left: 1px solid #cccccc;

  border-right: 1px solid black;

  background: #cccccc;

  text-align: center;

  text-decoration: none;

  font: bold 14px Verdana;

  color: black;

}



a.btn:hover

{

  background: #eeeeee;

}

a.btn:active

{

  border-bottom: 1px solid #eeeeee;

  border-top: 1px solid black;

  border-right: 1px solid #eeeeee;

  border-left: 1px solid black;

}

/*//////////////////////*/



input {

        font-family: tahoma;

        font-size: 12px;

        color: #0A2B34;

        border-right-width: 1px;

        border-bottom-width: 1px;

        border-left-width: 1px;

        border-top-style: solid;

        border-right-style: solid;

        border-bottom-style: solid;

        border-left-style: solid;

        background-color: #cccccc;

        border-top-width: 1px;

        margin: 0px;

        padding: 0px;

        height: 18px;

}

.linked-day{

font-weight:bold;

color:#000000;

}

.stocktitle{background-color:#00CCFF}



/* for popup style*/

#popup {

position: absolute; bottom: 0; right: 0;

display: none;

background-color:#3399FF;

height: 90px;

width: 200px; height: 90px;

padding: 12px;

font-family: "tahoma", sans-serif;

font-size: 12px; line-height: 1em;

text-align: center;

color:#000000;

border: 2px solid #000000;

}

#popup a:visited{

        color:#FFFFFF;

}

#popup a:link{

        color:#FFFFFF;

}
