body {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 10px;
        background-image:#323639;
}
p {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 12px;
}
h2 {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
}
h1 {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #000000;
        font-weight: bold;
         font-weight:bold;
}
.text {
        FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: "Tahoma"
}

.textb {
        FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #cc0000; FONT-FAMILY: "Tahoma"
}

.textbp {
        FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #7D8890; FONT-FAMILY: "Tahoma"
}

.textn {
        FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: "Tahoma"
}


.textbn {
        FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #CACED1; FONT-FAMILY: "Tahoma"
}


.textm {
         FONT-SIZE: 9pt; COLOR: #7B7F82; FONT-FAMILY: "Tahoma"
}
.textmain {
        FONT-WEIGHT: bold; FONT-SIZE:12pt; COLOR: #000000; FONT-FAMILY: "Arabic Transparent"
}
a:link {
   color: #000000;
   font-family:Tahoma,arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight:bold;
   text-decoration: none
}
a:visited {
   color: #404040;
   font-family:Tahoma, arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight:bold;
   text-decoration: none
}
a:active {
   color: #ED842A;
   font-family: Tahoma, arial, helvetica, sans-serif;
   font-size: 8pt;
   text-decoration: none
}
A:hover {
   text-decoration: none;
   font-family:Tahoma, Arial,arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight:bold;
   color: #ff0000;
}
A.alinks {
        FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; COLOR: #ffffff; font-weight:normal;
}
A.alinks:link {
        COLOR: #ffffff; FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;  font-weight:normal;
}
A.alinks:active {
        COLOR: #eaeaea; FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; TEXT-DECORATION: none ; font-weight:normal;
}
A.alinks:visited {
        COLOR: #ECEBE7; FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; TEXT-DECORATION: none ; font-weight:normal;
}
A.alinks:hover {
        COLOR: #ECEBE7; TEXT-DECORATION: none; FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; TEXT-DECORATION: none  ; font-weight:normal;
}

A.alinkss:link {
        COLOR: #ff0000; FONT-SIZE: 9pt; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}


.notice {
        font-family: Tahoma,Arial, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}
.notice:hover {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        padding-top: 5px;
}
.notice:link {
        font-family: Arial,Arial, Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}
.notice:visited {
        font-family: Arial,Arial, Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
}
.name {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        color: White;
        text-decoration: none;
        font-weight: bold;
}
.slogan {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        color: White;
        text-decoration: none;
        font-weight: bold;
}


input { border:1px solid #000000; font-family:Tahoma; font-size:8pt; height:18;
}

.input { border:1px solid #EFEFEF; font-family:Tahoma; font-size:8pt; color:#ff0000; font-weight:bold; height:18; width:30; background-color:#EFEFEF;
}

select { border:1px solid #000000; font-family:Tahoma; font-size:8pt; height:18; background-color:#EFEFEF;

}

.bot{  border:1px outset #ffffff; background-color:#D41516; color:#ffffff; font-weight:bold; font-size:8pt; }

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #ffffff;
width: 150px; /*Default width of hint.*/
padding: 2px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 1px solid black;
border-bottom: 1px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}







.buttonscontainer {width: 155px;}

.buttons a {color: #ffffff;
background-color: #DC1B1D;
padding: 2px;
padding-right: 3px;
display: block;
border-right: 10px solid #000000;
font: 8pt Tahoma, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: right;
margin-top: 1px;}

.buttons a:hover {border-right: 10px solid #AEB2BA;
text-decoration: none;
color: #ffffff;}