<!--
 a {text-decoration:none; color:black}
 a.list {text-decoration: none; color:blue}
 a:hover.sivam {text-decoration:underline}
 a:hover.list {background-color:white}
 td.rightPanel {background-color:#ffff00; vertical-align:middle; border:1px #000 solid; font-family:"ms sans serif",verdana,arial,helvetica,sans-serif; font-size:11px; font-weight:bold; text-align:center}
 .notes {font-family:verdana,arial,helvetica,sans-serif; font-size:13px; color:black; line-height:18px}
 .small {font-family:verdana,arial,helvetica,sans-serif; font-size:11px}
 input {font-family:"ms sans serif",verdana,arial,helvetica,sans-serif; border:1pt black solid; font-size:11px; background:#ffffff}

.menu {
 float:left;
 text-align:left;
 cursor:pointer;
 color:black;
 width:126px;
 padding:2px;
 border-left:1px solid black;
 border-right:1px solid black;
 border-top:1px solid black;
 background:#ffff00;
 font:bold 11px "ms sans serif",arial,helvetica,sans-serif;
}
.menu:hover {
 background:#ffffff;
}
.line {
 float:left;
 width:181px;
 border-bottom:1px solid black;
 margin-bottom:20px;
}

img {border:0; padding:0; margin:0;}
div#main {width:760px; margin:0 auto; background-color:#ffffff;}
div#top {width:181px; float:left; background-color:#ffffff; text-align:right;}
div#rightPanel {width:198px; height:360px; float:right; background-color:#ffff00; vertical-align:middle; border:1px #000 solid; font-family:"ms sans serif",verdana,arial,helvetica,sans-serif; font-size:11px; font-weight:bold; text-align:center}
div#menuPanel {width:181px; float:left; padding-top:10px;}
div#logoPanel {width:379px; height:124px; float:left; background-color:#ffffff;}
div#line {width:89px; float:left; padding:0;}
div#centerPanel {width:200px; border-right:#ffffff 40px solid; float:left;}
div#calHit {width:100%; text-align:center; padding-top:12px; float:left;}
div#quote {width:100%; text-align:center; padding:3px; float:left; margin:0 auto;}
div#search_1 {width:56%; text-align:left; padding-top:10px; padding-bottom:6px; float:left;}
div#search_2 {width:40%; text-align:right; padding-top:10px; padding-bottom:6px; float:right;}
div#copyRight {width:100%; text-align:center;}
-->