
/*
  Copyright (c) 2006 Boonze. All rights reserved.
*/

/* CSS Document */

body {
  font-family: Verdana, Arial, sans-serif;
  margin: 0 0 0 0;
}

/*Rounded Corner begins */
b.searchTopForm, b.searchBottomForm{display:block;background: #FFF}
b.searchTopForm b, b.searchBottomForm b{display:block;height: 1px;
    overflow: hidden; background: #5C78BB;}
b.r1Form{margin: 0 5px}
b.r2Form{margin: 0 3px}
b.r3Form{margin: 0 2px}
b.searchTopForm b.r4Form, b.searchBottomForm b.r4Form{margin: 0 1px;height: 2px}
/*Rounded Corner ends */

.searchTxt
{
text-align:left;
font-size:10px;
font-weight: bold;
color:#FFFFFF;
}
.txtBox
{
border:1px solid #666666;
height:18px;
width:150px;
}
.button{
cursor:pointer;
margin-top:12px
}
.searchLink
{
font-size:10px;
font-weight:700;
color:#FFFFFF;
}

.searchBox {
 width:700px; 
 background-color:#5C78BB;
}
.headerTable
{
width:960px;
}
