body {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
}
td {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
h2 {
    font-size: 17px;
    margin-left: 20px;
    margin-top: 10px;
}
a:link {
    color: #0000CC;
    text-decoration: underline;
}
a:visited {
    color: #0000CC;
    text-decoration: underline;
}
a:hover {
    color: #CC0000;
    text-decoration: none;
}
a:active {
    color: #CC0000;
    text-decoration: underline;
}
p {
    line-height: 18px;
}
td#maintitle1 {
    background-image: url("../images/background_title.jpg");
    background-repeat: no-repeat;
    vertical-align: bottom;
    width: 466px;
}
td#maintitle1 table h2 {
    color: #000000;
    font-size: 17px;
    margin: 0 12px -1px 20px;
}
td#maintitle2 {
    background-image: url("../images/background_title2.jpg");
    background-repeat: no-repeat;
    vertical-align: bottom;
    width: 466px;
}
td#maintitle2 table h2 {
    color: #000000;
    font-size: 17px;
    margin: 0 12px -1px 20px;
}
td#maintitle3 {
    background-image: url("../images/background_title3.jpg");
    background-repeat: no-repeat;
    vertical-align: bottom;
    width: 466px;
}
td#maintitle4 {
    background-image: url("../images/background_title4.jpg");
    background-repeat: no-repeat;
    vertical-align: bottom;
    width: 466px;
}
td#maintitle4 table h2 {
    color: #000000;
    font-size: 17px;
    margin: 0 12px -1px 20px;
}

td#maintitle3 table h2 {
    color: #000000;
    font-size: 17px;
    margin: 0 12px -1px 20px;
}
td#login {
    background-color: #FAFAFA;
    background-image: url("../images/img_my_account.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 170px;
    width: 312px;
}
td#yellow {
    background-color: #FFCC00;
    font-size: 11px;
}
td#yellow p {
    margin-left: 20px;
    text-align: left;
}
td#menu {
    background-image: url("../images/background_rightmenu.gif");
    background-repeat: repeat-y;
    height: 170px;
    vertical-align: top;
    width: 312px;
}
td#menu ul {
    line-height: 24px;
    list-style-image: url("../images/red_bullet.gif");
}
td#menu li {
    margin-right: -20px;
}
td#content {
    padding: 10px 20px;
    width: 426px;
    vertical-align: top;    
}
td#content ul {
    line-height: 18px;
    list-style-image: url("../images/black_bullet.gif");
}
td#content li {
    margin-left: -20px;
}
td#content table td {
    vertical-align: top;
    width: 50%;
}
td#content table td#content2 {
    border-right: 1px dotted #CCCCCC;
    padding-right: 10px;
}
td#content table p {
    font-size: 11px;
}
td#footer {
    color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
td#footer a:link {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}
td#footer a:visited {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}
td#footer a:hover {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: underline;
}
td#footer a:active {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}
#alertImage {
    position: fixed;
  

}

#message {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
}