/* CSS Document */

.kk{border:1px solid #5D8CC2}
.k2{border:1px solid #ccc; height:14px; background-color:#fff; color:0A4174; font-weight:bold}

/* CSS Document */
body,td{font-size:12px; }

a:link  { color: #000000; text-decoration: none }
a:visited  { color: #000000; text-decoration:none }
a:hover  { color: #F04F08; text-decoration: none}
a:active  { color: #ff9900; text-decoration: none}

input{height:18px; border:#cccccc 1px solid;}



.grayfont{color:#666666;}
a.grayfont:link  { color: #666666; text-decoration: none }
a.grayfont:visited  { color: #666666; text-decoration:none }
a.grayfont:hover  { color: #FB9818; text-decoration: none}
a.grayfont:active  { color: #ff9900; text-decoration: none}


.blue2font{color:#0155A3;font-weight:bold;}
a.blue2font:link  { color: #0155A3; font-weight:bold;text-decoration: none }
a.blue2font:visited  { color: #0155A3; font-weight:bold;text-decoration:none }
a.blue2font:hover  { color: #F04F08; font-weight:bold;text-decoration: none}
a.blue2font:active  { color:#0155A3;font-weight:bold;}

.yellowfont{color:#F04F08; font-size:12px;}
a.yellowfont:link  { color: #F04F08; font-size:12px;text-decoration: none }
a.yellowfont:visited  { color: #F04F08; font-size:12px;text-decoration:none }
a.yellowfont:hover  { color: red; font-size:12px;text-decoration: none}
a.yellowfont:active  { color: #F04F08; font-size:12px;text-decoration: none}


.btn {height:20px;
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid
}

.bluefont{font-size:12px; font-weight:bold;  color:#326495;}
.14bold{font-size:14px;font-weight:bold;}
a.14bold:link  { font-size:14px; font-weight:bold;text-decoration: none }
a.14bold:visited  { font-size:14px; font-weight:bold;text-decoration:none }
a.14bold:hover  { color: #F04F08; font-weight:bold;text-decoration: none}
a.14bold:active  { font-size:14px;font-weight:bold; text-decoration: none}

.redfont{font-size:14px; color:#CC0000;font-weight:bold;}


.afterVistor{color:#F04F08;font-weight:bold;}
a.afterVistor:hover  { color: #F04F08; font-weight:bold;text-decoration: none}
a.afterVistor:link  { color: #F04F08; font-weight:bold;text-decoration: none}
a.afterVistor:visited  { color: #F04F08; font-weight:bold;text-decoration: none}
a.afterVistor:active   { color: #F04F08; font-weight:bold;text-decoration: none}
/*style for image news begin*/
.img-wrapper {
 background:url(/jsga/images/shadow.gif) no-repeat right bottom;
 float: left;
}

.img-outer {
  
  background:url(/jsga/images/bottom-left2.gif) no-repeat left bottom;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner {
  
  background:url(/jsga/images/top-right2.gif) no-repeat top right;
  padding: 0 5px 5px 0;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding-bottom: 6px;
  display: block;
}
/*style for image news end*/
/*tooltip css begin*/
#tt {position:absolute; display:block; background:url(/jsga/images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(/jsga/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#DFFCFF; color:#333333;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/jsga/images/tt_bottom.gif) top right no-repeat; overflow:hidden}
/*tooltip css end */
