/*  =============== Developed by Ahmad Z. Tibi  ==============
    =============== www.geocities.com/ahmd_tibi ==============   */
BODY {
  COLOR: #252525;
  
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  
  background-color:#EFEFEF;
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-COLOR:  #E9BA00;
  SCROLLBAR-ARROW-COLOR: #FFFFFD;
}

UL, LI, TD, TR {
  COLOR: #252525;
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 13px;
  font-weight: bold;
}
P{
  COLOR: #252525;
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  font-weight:bold;
  FONT-SIZE: 13px;
}
.title{
color:#E1AA68;//C79C5D
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:15px;
}
.table_title{
color:#E1AA68;//C79C5D
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:13px;
}

.title2{
color:#6A96B9;//427BA9
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-weight:bold;
font-size:15px;
}
.subtitle{
  COLOR: #E46461;
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 13px;
  font-weight: bold;
}

a:link, a:visited, a:active {
  font-family: Traditional Arabic,Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #5DA7C0;
  text-decoration:none;
}
a:hover {
  color: #78D8F9;
  text-decoration:none;
}
image{
  border-bottom-color:#E7BF87;
  border-left-color:#E7BF87;
  border-right-color:#C2A071;
  border-top-color:#C2A071;
}
.copy:link, .copy:visited, .copy:active {
  font-family: Traditional Arabic,Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #E7A200;
  text-decoration:none;
}
.copy:hover {
  COLOR: #FFB300;
  text-decoration:none;
}

FORM {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
}
SELECT, INPUT, TEXTAREA {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  COLOR: #0F5475;
  FONT-SIZE: 11px;
}
.dropdownmarker {
  BACKGROUND-COLOR: #EEEEEE;
  COLOR: #136C99;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
}

/*-- Tables ----------------------------------------------*/

.tplmarktag {
COLOR: #003366;
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  font-weight:bold;
  FONT-SIZE: 12px;
}

/*-- Tables ----------------------------------------------*/

.tableheader {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #003366;
}
.tableseparator {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #003366;
}
.tablerow {
  BACKGROUND-COLOR: #E5E5E5;
}
.tablerow2 {
  BACKGROUND-COLOR: #F5F5F5;
}
.tablefooter {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #003366;
}
.tableborder {
  BACKGROUND-COLOR: #CDDFCC;
}





/*-- Navigation ------------------------------------------*/

.navheader {
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #003366;
}
.navlink, navlink:visited, navlink:acitive {
  COLOR: #0F5475;
}

.navlink:hover {
  COLOR: #0F5475;
  BACKGROUND-COLOR: #FFE673;
}

.button {
  FONT-FAMILY: MS Sans Serif, Tahoma,Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: #FEC133;
  COLOR: #191300;
  border-width:1;
  border-color:#8D6412;
  cursor: hand;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
}
/*  =============== Developed by Ahmad Z. Tibi  ==============
    =============== www.geocities.com/ahmd_tibi ==============   */