body{
    margin-top: 0px ;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size:80%;
    font-family:Arial, Helvetica, sans-serif;
}

.adminTab {
    margin-right: 100px;
    margin-left: 100px;
}

td,th {
    color:#000000;
}

.myfaxUserTop {
    background:rgb(3,99,248); width:451px; padding: 3px;
}
.myfaxUserTop b {
    color: #fff;
}
.myfaxUser {
    background:rgb(240,240,240); width:451px; padding: 3px;
}
.myfaxUserBottom {
    background:rgb(240,240,240); width:451px; padding: 3px;
}

.bold_text{
    font-weight:bold;
}
.gray_text, .gray_text a, .gray_text b{
    color:#BCBCBC;
}
.red_text{
    color:#FF0000;
}

.telepeleTable {
    border: none;
    margin: 0px;
}

.telepeleTableheader {
    border-bottom:1px solid #D2D3D5;
}

.telepeleTablerow, .telepeleTablerow_selected, .telepeleTablerow_failed {
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 12px;
    border-bottom:1px solid #D2D3D5;
}
.telepeleTablerow_selected {
    background: #A0D061;
}

.telepeleTablerow_failed {
    background: #D2D3D5;
}


.links a:link {
    text-decoration: underline;
    color:#000;
}
.links a:visited {
    text-decoration: underline;
    color:#000;
}
.links a:hover {
    text-decoration: none;
    color: #0363F8;
}
.links a:active {
    text-decoration: underline;
    color:#000;
}


.lightBlue {
    color: #0363F8;
    direction:rtl;
}

.lightBlue a:link {
    text-decoration: underline;
    color:#0363F8;
}
.lightBlue a:visited {
    text-decoration: underline;
    color:#0363F8;
}
.lightBlue a:hover {
    text-decoration: none;
    color: #000;
}
.lightBlue a:active {
    text-decoration: underline;
    color:#0363F8;
}

.smallest_text{
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    font-size: 75%;
    color: #999;
}

#messages {
    width: 680px;
}

#errors ul {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 15px;
}

#errors ul li{
    /*  text-align: right; */
    font-family: Arial, Helvetica, sans-serif;
    color: #FA1616;
}


.infoTableRight {
    border: 0;
    cellspacing: 0;
    cellpadding: 0;
    margin: 0px;
}

.infoTable {
    border: 0;
    cellspacing: 0;
    cellpadding: 0;
    margin: 0px;
    text-align: center;
}

.infoTablerow {
    height: 25px;
}

.policyList{
    list-style: none;
    margin-right: 0px;
    /*  text-align: right;*/
    width: 640px;
}

.infoList{
    list-style: none;
    margin-right: 0px;
}

.infoListLine{
    padding: 0px 7px;
    text-align: center;
    color: white;
    /*  height: 30px; */
}

b{
    color: #0363F8;
    text-decoration: none;
    font-weight: bold;
}

.textField {
    font-family: Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-color: #B3B3B3;
    height: 18px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    /*	text-align: right; */
}

.areaTextField{
    border-style: solid;
    border-width: 1px;
    border-color: #B3B3B3;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
}
.fileField {
    border-style: solid;
    border-width: 1px;
    border-color: #B3B3B3;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    height: 22px;
    padding: 1px;
    margin-bottom: 2px;
    /*	text-align: right; */
}

.loginTextField {
    font-family: Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-color: #B3B3B3;
    height: 20px;
    width: 130px;
    font-size: 12px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
}

#text-button a:link {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #f0f0f0;
    text-decoration: none;
    font-weight: 350;
    letter-spacing: 1.5px;
}

#text-button a:visited {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #f0f0f0;
    text-decoration: none;
    font-weight: 350;
    letter-spacing: 1.5px;
}
.blue-title {
    font-size: 14px;
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}
.bold_text {
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    font-size: 12px;
}
#browse{
    margin: 0px;
    padding-top: 5px;
    z-index: 1;
    width: 80%;
    border: 1px #eee solid;
}

#browse span{
    float: right;
    margin-right: 5px;
}

#browse ul{
    position: relative;
    list-style: none;
    float: left;
    margin-left: 5px;
}

#browse li{
    float: left;
    position: relative;
    padding: 3px 5px 3px 5px;
}

#buttons_right ul {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 20px;
    border-bottom: 1px #1958A7 solid;
}

#buttons_right li {
    float: right;
    position: relative;
    padding-left: 10px;
}

.tab1{
    margin-right: 10px;
    margin-left: 10px;
}

.tab2{
    margin-right: 20px;
    margin-left: 20px;
}

