.tr1{
background-color: #080B33;
}
.tr2{
background-color: #01064B;
}
.tr3{
background-color: #010973;
}
.tr4{
background-color: #040e94;
}
.tr5{
background-color: #000dc7;
}
.tr6{
background-color: #2834e6;
}
.menu{
color:white;
font-family:arial;
/*font-size:24px;*/
font-size:18px;
text-decoration:none;
}

.menu:hover{
color:#FC8C04;
}

.header{
/*background-image: url(/images/banner_1.jpg);*/
background-image: url(/images/banner_1_ltd.png);
background-repeat: no-repeat;
background-color: #080B33;
}



#phone{
position:absolute;
top:200px;
left:790px;
width:200px;
height:50px;
direction:rtl;
border:0px solid black;
}
.phone{
color:#010973;
font-size:20px;
font-weight: bold;
}

.footer_image{
background-image: url(/images/truck2.png);
background-repeat: no-repeat;
}

.news{
color:black;
font-weight: bold;
font-size: 14px;
text-decoration:none;
}
.news:hover{
text-decoration:underline;
}


.in_logo{
background-image: url(/images/katz_logo_ltd.png);
background-position: center center;
background-repeat: no-repeat;
}

.report td{
padding:5px 5px 5px 5px;
}

.report th{
font-family:arial;
font-size:12px;
font-weight:bold;
padding:5px 15px 5px 15px;
}

.report_more {
text-align:center;
width:90%;
border-collapse: collapse;
}

.report_more td{
padding:5px 20px 5px 20px;
text-align:right;
border: 2px white solid;
}

.report_more th{
font-family:arial;
font-size:12px;
font-weight:bold;
padding:5px 15px 5px 15px;
}

.general_button{
color:white;
font-family:arial;
font-size:12px;
text-align: center;
vertical-align: center;
background-image: url(/images/button.jpg);
}


.general_button a{
font-family:arial;
font-size:12px;
color: #5d5d5d;
font-weight:bold;
text-decoration:none;
}

.general_button a:hover{
text-decoration:underline;
}


.bottom{
color:#648da7;
font-family:arial;
font-size:12px;
text-decoration:none;
}

.login_form{
font-family:arial;
font-size:12px;
width: 110px;
height: 14px;
border:0px solid black;
vertical-align: top;
background-color: white;
}

.login_error{
color:red;
font-family:arial;
font-size:16px;
font-weight:bold;
width: 800px;
height: 100px;
vertical-align:middle;
vertical-align: 
text-align:center;
border: 3px solid red;

}

.package_form{
font-family:arial;
font-size:12px;
width: 135px;
height: 27px;
border:0;
padding-top:4px;
text-align: center;
background-color: #dcdcdc;
}
/*
.logged_title{
font-family:arial;
font-size:18px;
color: #131471;
font-weight:bold;
}

.logged_menu{
font-family:arial;
font-size:14px;
color: #5d5d5d;
font-weight:bold;
text-decoration:none;
}

.logged_menu:hover{
text-decoration:underline;
}
*/
.child{
color: black;
text-decoration:none;
}
.child:hover{
color: black;
text-decoration:underline;
}