body {
margin:0px;
border:0px;
background-image:url(images/back.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#logo {
position:absolute;
margin-top:5px;
margin-left:0px;
width:314px;
height:59px;
}

#home {
margin:auto;
text-align: left;
width:860px;
height:445px;
background-image:url(images/files.jpg);
background-repeat:no-repeat;
}

#home2 {
text-align:center;
}

#gg {
position:absolute;
margin-top:30px;
margin-left:495px;
width:336px;
height:228px;
}

#search {
position:absolute;
margin-top:340px;
margin-left:334px;
width:511px;
height:46px;
}


#button {
height:46px;
width:48px;
border:0px;
}

#search_h {
height:46px;
width:476px;
background-image:url(images/search_c.jpg);
background-repeat:no-repeat;
}

.search_h_space {
height:8px;
width:100%;
}

#search_home {
height:30px;
width:450px;
background : transparent;
border:0px;
font-size:20px;
font-weight:bold;
color:#a6a6a6;
text-align:left;
}

#footer {
font-size:12px;
color:#666666;
}


BODY, TD, TH, TR{
color: #000000;
font:13px "Arial";
}

input, select, textarea{
background-color:#ffffff;
color:black;
font-weight:normal;
font:12px "Arial";
}


A:link {text-decoration: none; color:  #4e4937;}
A:visited {text-decoration: none; color:  #4e4937;}
A:active {text-decoration: none; color:  #4e4937;}
A:hover {text-decoration: none; color: #4e4937;}

A#white:link {text-decoration: none; color:  #ffffff;}
A#white:visited {text-decoration: none; color:  #ffffff;}
A#white:active {text-decoration: none; color:  #ffffff;}
A#white:hover {text-decoration: none; color: #ffffff;}


 hr {
  border: 0;
 color: #a8a8a8;
background-color: #a8a8a8;
height: 1px;
}




table { border-collapse:collapse; }
table#row1 { background-color: #2a2a2a; }
table#row2 { background-color: #212121; }


.barText{
color:#3d3d3d;
font-weight:bold;
}

.topText{
color:#ffffff;
font:16px "Arial";
}

.smallText{
font:9px "Arial";
} 
.medText{
font:10px "Arial";
} 


.searchBox{
  background-image:url('images/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
} 