html, body { padding: 0px; margin: 0px; }

body { background-color: white; }

div { font: 15px arial; }

.links { display: inline; }
.links a { color: white; text-decoration: none; font-weight: bold; }
.links a:hover { text-decoration: underline; }
.links a:active { color: red; }

.title { font-weight: bold; font-size: 17px; }

a.links { color: red; text-decoration: none; }
a:hover.links { text-decoration: underline; }

.heading, .cat { font-size: 12px; font-weight: bold; }
.heading { padding-bottom: 2px; }

.blinks { margin-top: 5px; color: black; font: 9px arial; }
.blinks a { color: black; text-decoration: none; }
.blinks a:hover { color: red; }

.leftLinkFont { font-size: 11px; color: black; }
a.leftLinkFont { color: black; text-decoration: none; }
a:hover.leftLinkFont { text-decoration: underline; }

.smallFont { font-size: 11px; color: white; }
a.smallFont { color: white; text-decoration: none; }
a:hover.smallFont { text-decoration: underline; }

.leftcolbtns { border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; }
.leftcolbtns img, span { cursor: pointer; }
.leftcolbtns img { vertical-align: middle; }
.leftcolbtns td { border-bottom: 1px solid black; padding: 5px 2px; }

#minwidthimg { width: 575px !important; width: 500px; height: 0px; }
#search { text-align: center; }
#details { padding-right: 5px; }

table.rowspaced td { padding: 5px 3px; }
td.cat { text-align: right; }
.txt { font-family: arial; font-size:12px; }

#overlay { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: url('images/overlay.gif'); opacity: .5; filter: alpha(opacity=50); z-index: 1000; }

.popup { position: absolute; top: 2.5%; left: 50%; margin-left: -346px; width: 692px; height: 95%; z-index: 1001; overflow: auto; }
.popuptxt { color: white; }
.bottomline { border-bottom: 1px solid white; padding: 5px 0px; }

.Sname { font-family: arial; font-size: 14px; }
.Sphone { font-family: arial; font-size: 10px; }
.Saddress { font-family: arial; font-size: 10px; }
.Ssummary { font-family: arial; font-size: 12px; }
.linkbtn { width: 100%; font-size: 20px; }
