/* CSS Document */
/**/
img{
    border:0;
    padding:0;
    margin:0;
}

a{
    border:0;
    padding:0;
    margin:0;
}

form {
    border:0;
    padding:0;
    margin:0;
}
/**/
.BG {
    background-attachment: fixed;
    background-image: url( ../img/BG_Form.jpg );
    background-repeat: repeat-x;
    background-position: left top;
}

.BG-palnesTitle {
    background-attachment: fixed;
    background-image: url( ../img/Box_Plans_Top.gif );
    background-repeat: repeat-x;
    background-position: left top;
}

.generalFont {
    font-family: tahoma, verdana;
    font-size: 11px;
    color: #FFFFFF;
}

.TextBox {
    border: 1px solid #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 80px;
}

.TextBoxNew {
    border: 1px solid #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 100px;
}

.TextBoxBig {
    border: 1px solid #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 120px;
}

.Font-WhiteBg {
    font-family: tahoma, verdana;
    font-size: 11px;
    color: #333333;
}

.BoxCenter {
    font-family: tahoma, verdana;
    background-image:url('../img/BoxSmall_Top.gif');
    background-repeat:repeat-x;
    font-size: 11px;
    font-weight:bold;
    color: #FFFFFF;
    height:30px;
    padding-right:10px;
}

.BoxLeft {
    background-image:url('../img/BoxSmall_LeftTop.gif');
    background-repeat:no-repeat;
    height:30px;
    width:5px;
}

.BoxRight {
    background-image:url('../img/BoxSmall_RightTop2.GIF');
    background-repeat:no-repeat;
    height:30px;
    width:5px;
}

.BoxMiddleRight {
    background-image:url('../img/BoxSmall_Right.gif');
    background-repeat:repeat-y;
}

.BoxMiddleLeft {
    background-image:url('../img/BoxSmall_Left.gif');
    background-repeat:repeat-y;
}

.BoxBottomRight {
    background-image:url('../img/BoxSmall_RightBot.gif');
    height:5px;
    width:5px;
}

.BoxBottomCenter {
    background-image:url('../img/BoxSmall_Bot.gif');
    background-repeat:repeat-x;
    height:5px;
}

.BoxBottomLeft {
    background-image:url('../img/BoxSmall_LeftBot.gif');
    height:5px;
    width:5px;
}

a:visited {
    color: #1F2E3C;
}

a:link {
    color: #1F2E3C;
}

a:hover {
    color: #1F2E3C;
    text-decoration: underline;
}

a {
    color: #1F2E3C;
    Font-Family: Tahoma;
    text-decoration: none;
    font-size: 11px;
}

.normalText {
    color: #1F2E3C;
    Font-Family: Tahoma;
    text-decoration: none;
    font-size: 11px;
}

.TextBoxReg {
    border: 1px solid #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 150px;
}

.Font-Description {
    font-family: tahoma, verdana;
    font-size: 9px;
    color: #FF6600;
}

.Font-Bold {
    font-family: tahoma, verdana;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

.GeneralTitle {
    font-family: tahoma, verdana;
    font-size: 15px;
    color: #FF6600;
    font-weight: bolder;
}

.TextBoxMac {
    border: 1px solid #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 20px;
}

div#black-border {
    border:black solid 1px;
    padding:5px;
    width:400px;
}

.bg-white {
    background-color:white;
}

div#text-description {
    border:black solid 1px;
    font-family: tahoma, verdana,serif;
    font-size: 11px;
    color: #333333;
    text-align:justify;
    direction:rtl;
    padding:5px;
    width:400px;
}

div#caller-id-not-available {
    border:black solid 1px;
    font-family: tahoma, verdana,serif;
    font-size: 12px;
    color: #ff0000;
    text-align:center;
    direction:rtl;
    padding:5px;
    width:400px;
}

div#footnote{
    border:black solid 1px;
    font-family: tahoma, verdana,serif;
    font-size: 11px;
    color: #333333;
    text-align:justify;
    direction:rtl;
    padding:5px;
    width:400px;
}