a:link, a:visited, a:active { text-decoration: none; 
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #65707B;}
a:hover { text-decoration: none; }
TD {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #65707B; }
.copy {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff; }
.gray {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #65707B; }
.tr {
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    color: #65707B; }
.trbl {
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    color: #006FFF; }
.bluel {
    font-family: tahoma, arial, verdana;
    text-decoration: underline;
    font-size: 11px;
    color: #006FFF; }
.b { font-weight: bold;}
.input {
    width: 150px;
    height: 20px;
    background-color: #ffffff;
    font-size: 10px;
    color: #5F6162;}
.clear {
    border: 0px solid;
    width: 46px;
    height: 21px;                
    background-image: url(images/clear.jpg); 
    cursor: hand;}
.send {
    border: 0px solid;
    width: 46px;
    height: 21px;                
    background-image: url(images/send.jpg); 
    cursor: hand;}



.input2 {
    width: 126px;
    height: 17px;
    background-color: #ffffff;
    font-size: 10px;
    color: #5F6162;}
.enter {
    border: 0px solid;
    width: 43px;
    height: 16px;                
    background-image: url(images/enter.jpg); 
    cursor: hand;}








.adv {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #053FD2; }
.more {
    font-family: arial, tahoma, verdana;
    font-size: 11px;
    font-weight: bold;
    color: #5F6162; }
.orange {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #FF6C00; }


.b { font-weight: bold;}
form { margin: 0px;
       padding: 0px}      
.input {
    background-color: #ffffff;
    font-size: 10px;
    color: #5F6162;}
.search {
    border: 0px solid;
    width: 61px;
    height: 21px;                
    background-image: url(images/search.gif); 
    cursor: hand;}
.find {
    border: 0px solid;
    width: 61px;
    height: 21px;                
    background-image: url(images/find.jpg); 
    cursor: hand;}

body {
        background-color: #f3f4f5;
        
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#555555;
        scrollbar-3dlight-color:#555555;
        scrollbar-darkshadow-color:#555555;
        scrollbar-shadow-color:#555555;
        scrollbar-arrow-color:#555555;
        scrollbar-track-color:#ffffff;
}

<!--Style DorpdownList-->

body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
 
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #ffffff;
}

a.sample_attach, a.sample_attach:visited { border-bottom: 1px solid black; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  
}

form.sample_attach b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }

