.errorMessage {
    color: red;
}

.Body {
    color: #7f7f7f;
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', 'serif';
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 16px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.Normal {
    margin: 4px;
}

.graphic_generic_body_textbox_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
}

.graphic_navigationbar_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
}

a {
    color: #2f95af;
    text-decoration: none;
}

a:visited {
    color: #3f953f;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

div {
    overflow: visible;
}

img {
    border: none;
}


table.admin_List td, table.admin_List th{
    border: 1px solid #000000;
     border-top-style: solid;
   border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    padding-right: 3px;
    padding-bottom:2px;
    padding-top:2px;
    padding-left:4px;

}


table.admin_List tr.odd {

  background-color: #ddd;

}

table.admin_List tr.even {

  background-color: #eee;

}

table.admin_List th {

  color: white;

  background-color: #bbb;

  text-align: center;

  font-weight: bold;


}

table.admin_List th, table.admin_List td {

  font-size: 1em;

}

