BODY {
	color: Black;
	font-family: Tahoma;
	font-size: 12pt;
	scrollbar-base-color:#fefefe;
	background-image: url(../images/background.gif);
	
	}

input {
 background-color: White;
 color: #000000;
 font-size: 12pt;
 border: 1px dotted #696969;
}	

span{  }
	
tr, div {
  font-family      : Tahoma;
  font-size        : 10pt;
  color            : Black;
}

td {}
  

hr {
  width            : 100%;

}

H1 {
	font-size: 14pt;
	color: #D66D1F;
	padding-left: 2pt;
	font-weight: bolder;
	font-family: Tahoma;
}

.H1_mid {
	font-size: 12pt;
	color: #D66D1F;
	text-align: Center;
	padding-left: 2pt;
	font-weight: bold;
	font-family: Tahoma;
}

H2 {
	font-size: 10pt;
	color: #1192D5;
	padding-left: 2pt;
	font-weight: bold;
	font-family: Tahoma;
}

.H2_mid {
	font-size: 10pt;
	color: #1192D5;
	padding-left: 2pt;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}

ul {
	margin: 0px; padding-right: 18px; 
	list-style-image: url(../images/list2.gif);

}

li {
	list-style-image: url(../images/list2.gif);
}

hr { background-color: White;  border: 1px dashed #4068CB;  }

div { margin-bottom: 1px;  margin-left: 1px;  margin-right: 1px;  margin-top: 1px;  }

image {
	border: 0px;
}

p { margin-top: 0px;  margin-right: 0px;  margin-left: 0px;  margin-bottom: 0px;    }



/** Classes ******************************************************/

.arabic { font-family: Tahoma;  font-size: 12pt; direction:rtl; text-align:justify }
.button {  color: #000099;  font-family: Tahoma;  text-align: center;  font-size: 11px;  font-weight: bold;  border: 3px double #cccccc;  width: auto;    padding: 0px 5px;  line-height: 18px !important;  line-height: 16px;  height: 26px !important;  height: 24px;  margin: 1px;  background-image: url(../images/tabbar2.gif); }
.header_left { color: White;  font-size: 8pt;  }
.header_right { font-size: 8pt; color: White; text-align: right;   }
.footer { text-align: center; }
.cell_padding { padding-left: 8px;  padding-right: 8pt;  }
.poll_q { font-size: 8pt;  color: #EF960E;  font-weight: bold;      }
.bold { font-weight: bold; }
.bold_right { font-weight: bold; text-align:right; }
.italic { font-style: italic; }
.center { text-align: center; }
.book {  text-align: justify;  letter-spacing: normal;   }


/** LINKS ********************************************************/

a:link, a:visited { font-family: Tahoma;  color: #4068CB;    text-decoration: none;  font-size: 10pt;}
a:hover, a:active { color: Navy;  text-decoration: underline;  } 

a.menu:link, a.menu:visited { color: #0D6592;  text-decoration: none;   width: 100%;            padding-left: 0px;  padding-bottom: 1px;  padding-right: 2px;  padding-top: 1px;  font-weight: bold;    list-style: outside url(../images/list1.gif);  list-style-position: inside;   display: block;             }
a.menu:hover { background-color: #EEEEEE;    }
a.menu:active{ color: #FFA500; }

a.read:link, a.read:visited {   text-decoration: none;  white-space: normal;  width: 100%;  color: #708090;     }
a.read:hover, a.read:active  { color: Black; }

a.footer:link, a.footer:visited { font-family: Tahoma;  color: White;  text-decoration: none;  font-size: 8pt;                } 
a.footer:hover, a.footer:active { color: #FFCC00;  text-decoration: underline;  } 

/** IDs *******************/

#bold { font-weight: bold; }
#italic { font-style:italic}
#arabic { font-family: Tahoma;  font-size: 10pt; direction:rtl; text-align:justify; padding-right:5px; padding-left:12px; }
#nopadding { padding-top: 0px;  padding-right: 0px;  padding-left: 0px;  padding-bottom: 0px;    }
#center { text-align: center; }
#div3 {
	float:right;
}

div#pic { 	float:right; padding:1px; border:#000000 solid 1px; position: static; margin:4px;	}
