body {text-align: center; padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#414141;}

h1 {font-size: 14px;margin: 0px; margin-bottom: 10px;}
h2 {font-size: 20px; color:#5D71B4; margin: 0px; margin-bottom: 15px;font-family: Georgia;}
h5 {font-family: Georgia; font-size: 14px; color:#5968AB;margin: 0px; margin-bottom: 15px;}

a img {border: 0px;}

a,a:visited {text-decoration: none; color:#4685A7;}
a:hover {text-decoration: underline;}

#top {position: relative; margin: 0px auto; width: 100%; height: 100px; background: url('../Images/topBG.png') repeat-x;}
#top_body {position: relative; margin: 0px auto; width: 1000px;text-align: left; }

#login {position: absolute; top: 10px; right: 0px; width: 400px;}
table.login td {border-right: 1px solid white;padding: 0px; padding-left: 10px; padding-right: 10px;}

a.login,a.login:hover {color: white;font-weight: bold;}

#menu {position: absolute; bottom: 0px; right: 0px; width: 700px;}
table.menu {border-spacing: 5px 0px;}
table.menu td {height: 32px; width: 138px; padding: 0px; vertical-align: middle; text-align: center;background: url('../Images/menutab.png') no-repeat;}
a.menu,a.menu:visited {color: white; text-decoration:none; font-size: 16px;}
a.menu:hover {color: #DADAFF;}


#middle {position: relative; margin: 0px auto; width: 100%; min-height: 600px; border: 1px solid white; background: url('../Images/middleBG2.png') repeat-x; background-position: top left; text-align: left;}
#middle_body {position: relative; margin: 30px auto; width: 1000px; }

#rates_wrapper {width: 100%; border-collapse: collapse;}
#rates_wrapper td {width: 490px;}

input.add {font-size: 12px;  font-family: Arial, Helvetica, sans-serif; color:#5C5C5C;padding: 2px;}
textarea.addarea {font-size: 12px;  font-family: Arial, Helvetica, sans-serif; color:#5C5C5C;padding: 2px;}



#footer {position: relative; margin: 0px auto; width: 100%; height: 200px; background: url('../Images/footerBG.png') repeat-x;}
#footer_body {position: relative; margin: 0px auto; width: 1000px;text-align: center; }

table.footer td {border-right: 1px solid white; padding: 5px;}
a.footer,a.footer:visited {color:#49626F; text-decoration: none;}
a.footer:hover {text-decoration: underline;}

#signature {position: absolute; bottom: 100px; right: 100px; width: 400px;}

.listing {position: relative; width: 490px; height: 270px;padding: 0px; margin-top: 20px;border: 1px solid #dadaff;background-color: white;}
.listing_text {position: absolute; top: 10px; left: 210px; width:260px; height: 250px;overflow: auto;}
.listing_pic {position: absolute; top: 10px; left: 0px; width: 205px; height: 255px;}
