﻿#dropmenudiv{
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Ariel;
    line-height:17px;
    z-index:100;
}

#dropmenudiv a{
    color: #9F1516;
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:  #9F1516;
color:#FFC33B;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;

}
.enter_style {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.enter_form {
    color: #9F1516;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-size: 14px;
}
.small_titles {

    font-size: 13px;
    font-weight: bold;
    color: #9F1516;
    text-decoration:none;
}
.small_titlesBT {

    font-size: 13px;
    font-weight: bold;
    color: #9F1516;
    text-decoration:none;
     display: block; background-image: url(images/autosoft_rightpanel_07.gif);
      background-repeat: no-repeat; background-position: top right;
       margin: 0; margin-bottom: 8px; margin-right:3px; padding: 0;
}
.small_titlesBT:hover {
  color: white;
  background-color:#9F1516 ;
  background-image: none;
}

.small_titlesBT span {
display: block; margin-right: 17px;

}

.big_title {
    font-size: 24px;
    color: #9D1519;
    direction:rtl;
    font-weight:900;
    letter-spacing:-1px;
}
.pop_title {
    font-size: 18px;
    color: #9D1519;
    direction:rtl;
    font-weight:900;
    letter-spacing:-1px;
}

.small_txt {
    font-size: 12px;
    color: #000000;
    direction:rtl;
    text-decoration:none;
}
a.grey_color:link {
    font-size: 11px;
    color: #999999;
    text-decoration:none;
}
a.grey_color:visited{
    font-size: 11px;
    color: #999999;
    text-decoration:none;
}
a.grey_color:hover{
    font-size: 11px;
    color: #9F1516;
    text-decoration:none;
}
