

body {
    background-image: url(bg.gif);
    padding-top: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #222;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

td {
    vertical-align: top;
    line-height: 20px
}
h1 {
    font-size: 20px;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 20px;
    color: #003da7;
    border-bottom: 1px dotted #ccc;
}
h2 {
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 10px 0px;
    color: #586b7e;
}
h3 {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    font-style: italic;
}
a,
a:link,
a:active,
a:visited {
    font-weight: bold;
    color: #003da7;
    c-olor: #c00;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: 0px;
}


#all {
    b-order: 1px solid #f0f;
    width: 750px;
    margin: 0px auto;
}
#top {
    b-order: 1px solid #0c0;
    height: 20px;
    color: #fff;
    font-size: 12px;
    vertical-align: top;
    margin-top: 10px;
}
#top a {
    color: #fff;
    font-weight: bold;
}
#top {
    vertical-align: bottom;
    font-size: 11px;
    text-align: right;
    margin-bottom: 2px;
}
#login {
    text-align: right;
    float: right;
}
#wrap {
    margin: 0px;
    width: 100%;
}

#wrap td.corner1  {background-image: url(corner1.gif); width:20px; height:20px;}
#wrap td.corner2  {background-image: url(corner2.gif); width:20px; height:20px;}
#wrap td.corner3  {background-image: url(corner3.gif); width:20px; height:20px;}
#wrap td.corner4  {background-image: url(corner4.gif); width:20px; height:20px;}
#wrap td.bg-white {background-color: #fff;}
#main {
    background-color: #fff;
    width: 100%;
}
#logo {
    background: url(top-bg2.jpg) no-repeat right;
    text-align: left;
    height: 140px;
    color: #515a61
}
#menu {
    background-image: url(menu-bg.gif);
    height:35px;
    line-height:35px;
}
#menu li {
    display: inline;
    list-style-type: none;
}
#menu li a,
#menu li a:link,
#menu li a:active,
#menu li a:visited {
    line-height:35px;
    padding-left:7px;
    padding-right:14px;
    padding-top:10px;
    padding-bottom:12px;
    font-size:13px;
    color: #fff;
    text-decoration:none;
    font-weight:bold;
}
#menu li a:hover,
#menu li.active {
    background: url(menu-bg-hover.gif) repeat-x top;
}
#content {
    width: 100%;
    padding: 10px 0px 20px;
    text-align: justify;
    font-size: 13px;
}
#right {
    text-align: right;
}
#right li {
    list-style-type: none;
}
#right li a,
#right li a:link,
#right li a:active,
#right li a:visited {
    font-size: 15px;
    line-height:23px;
    padding-right:20px;
    text-decoration:none;
    color:#586b7e;
    background-color: #ffc;
    width:150px;
    display:block;
    border-bottom: #586b7e solid 1px;
    font-weight:normal;
}
#right li a:hover {
    background-color: #eef2f5;
    color:#6b7785
}

#right li.active a,
#right li.active a:link,
#right li.active a:actrie,
#right li.active a:visited {
    font-weight: bold;
}
#footer {
    background-color: #fff;
    color: #dab93d;
    border-top: 2px solid #e4c551;
    padding-left:3px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
    font-weight: bold;
    text-decoration:none;
    color: #dab93d;
}

#footer a:hover{
    text-decoration:underline;
}
#bottom {
    font-size: 11px;
    text-align: right;
    color: #ccc;
    width: 750px;
    font-weight: normal;
    padding-top: 10px;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #ccc;
}
#bottom a:hover{
    text-decoration: underline;
}
.form {
    padding: 0px;
    margin: 0px;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
}
.form textarea {
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
#message {
    border: 2px solid #ccc;
    background-color: #ffc;
    padding: 5px 10px;
}

