/* CSS Document */

body
{
    margin: 24px 0px;
    padding: 0px;
    background-color: #032f64;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #07376f;
    font-size: 11px;
    line-height: 18px;
}

a:link, a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #07376f;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none;
}
.whitelinks a:hover
{
    color: White;
    text-decoration: none;
    font-size: 11px;
}

a:hover
{
    color: #000;
}

p
{
    padding: 0px;
    margin: 0px;
}
/*img
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width: 74px;
    height: 20px;
}*/

h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #5e5d5d;
    font-size: 20px;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #07376f;
    font-size: 16px;
}

h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #07376f;
    font-size: 15px;
    font-weight: bold;
}
ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
li.liststyle
{
    display: inline;
    vertical-align: middle;
}


.borderbot
{
    border-bottom: #07376f 4px solid;
}

.title
{
    font-family: Arial, Helvetica, sans-serif;
    color: #07376f;
    font-size: 16px;
    border-bottom: #07376f 4px solid;
    text-transform: uppercase;
}
.titlenoborder
{
    font-family: Arial, Helvetica, sans-serif;
    color: #07376f;
    font-size: 16px;
}


.date
{
    font: Arial, Helvetica, sans-serif;
    color: #69a9c1;
    font-size: 8px;
}

.bordermarket
{
    border-bottom: #dcdbdb 1px dashed;
}

.borderall
{
    border: 1px #dcdbdb solid;
}

.advance a, advance a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF0000;
    text-decoration: none;
}

.nav a, .nav a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}



.nav a:hover
{
    color: #999999;
    text-decoration: none;
}
.bacground
{
    background-color: #d8e5f5;
}
.submenu a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    border-bottom: #003366 1px dashed;
    padding: 8px 0;
    text-indent: 5px;
    display: block;
    text-decoration: none;
}


.submenu a:hover
{
    border-bottom: #51d1f6 1px dashed;
    color: #000000;
}
#FooterDiv
{
    width: 980px;
    height: 60px;
    background: white;
    border: 0px;
}
#FooterSEODiv
{
}
/*----------------------------
						Login
----------------------------*/

.loginTxtBox
{
    margin-left: 6px;
}
#horbg
{
    background: url('../images/diver-horizontal.gif') repeat-x top left;
    height: 5px;
    width: 980px;
}
.loginbtn
{
    margin-top: 5px;
    margin-right: 9px;
}
#notmember
{
    margin-top: -20px;
    margin-left: 50px;
}
#bgheader
{
    background: url('../images/header-back.gif') no-repeat;
    height: 113px;
}
#su
{
    text-align: center;
    margin: 0 auto;
    width: 980px;
}
#signupfeatures
{
    background: url('../images/signup/featuresbg.png') no-repeat;
    height: 375px;
    width: 913px;
    margin-top: 80px;
    float: left;
    margin-left: 34px;
}
.column
{
    width: 120px;
    text-align: right;
}
.column2
{
    width: 200px;
    text-align: right;
}
.form
{
    width: 300px;
}
.dbforsale
{
 list-style-type:disc;
 list-style-position:outside;
  margin-left:18px;
}
.hovercolor:hover { background-color:#D8E5F5;}
