body, table, tr, th, td, div, p, a {
font-family: "Trebuchet MS", "Arial", sans-serif;
font-size: 12px;
color: #191919;
}

body{
padding: 0px;
background-color: #c6c6c6;
}

td {
vertical-align: top;
}

img{
border: none;
}

a:link, a:active, a:visited{
font-weight: bold;
color: #000;
text-decoration: none;
}

a:hover{
font-weight: bold;
color: #000;
text-decoration: underline;
}

h4{
font-weight: bold;
color: #1f1f1f;
font-size: 12px;
}

div#leftside {
color: #1f1f1f;
font-weight: bold;
}

#leftside select, #leftside input {
border: 1px solid #7f9db9;
width: 120px;
}

#leftside textarea{
border: 1px solid #7f9db9;
width: 120px;
height: 80px;
}

table.MainTbl {
background-color: #fff;
margin-top: 0px; padding-top: 0px;
}

td.findbg{
width: 249px;
background-image: url('../img/findbg.gif');
background-position: top left;
background-repeat: repeat-y;
}

div.findnow_btn {
width: 70px;
height: 25px;
background-image: url('../img/findnow.gif');
background-position: top left;
background-repeat: no-repeat;
padding: 3px 0px 0px 1px;
font-weight: bold;
color: #fff;
cursor: pointer;
}

td.contactbg{
width: 249px;
background-image: url('../img/findbg.gif');
background-position: top left;
background-repeat: repeat-y;
}

div.contact_btn {
width: 70px;
height: 25px;
background-image: url('../img/findnow.gif');
background-position: top left;
background-repeat: no-repeat;
padding: 3px 0px 0px 1px;
font-weight: bold;
color: #fff;
cursor: pointer;
}

div#topmenu{
width: 512px;
height: 34px;
}

div#content{
width: 472px;
padding: 20px;
}

div#bottomlinks{
padding: 7px 5px 7px 7px;
background-color: #585858;
color: #c8c8c8;
}

#bottomlinks a:link, #bottomlinks a:active,  #bottomlinks a:visited{
font-weight: normal;
color: #fff;
text-decoration: none;
}

#bottomlinks a:hover{
font-weight: normal;
color: #fff;
text-decoration: underline;
}

div.buy_btn {
width: 108px;
height: 25px;
background-image: url('../img/buy_btn.gif');
background-position: top left;
background-repeat: no-repeat;
padding-top: 3px;
text-align: center;
font-weight: bold;
color: #fff;
cursor: pointer;
}

img.picture{
padding: 5px;
border: 1px solid #c0c0c0;
}

.note{
font-size :14px;
font-weight: bold;
color: #325a85;
}
