body{
  background-color: #C3E5F8;
  padding: 0px;
  margin: 0px;
}

.top_bg{
  background-image: url(images/top_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}

.top_bg2{
  background-image: url(images/top_img2.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  width: 810px;
  overflow: auto;
}

.border_bg{
  background-image: url(images/bg.gif);
  background-position: top center;
  background-repeat: repeat-y;
}

.top_date{
  background-image: url(images/top_img1.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 881px;
  height: 110px;
  text-align: left;
  color: #9FC8DF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.top_date_text{
  padding-left: 20px;
  padding-top: 20px;
  display: none;
}

.bottom_bg{
  background-image: url(images/btm_bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  clear: both;
}

.bottom_img{
  background-image: url(images/bottom_img.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  width: 881px;
  height: 311px;
}

.bottom_text{
  text-align: left;
  direction: ltr;
/*padding-top: 228px;*/
  padding-left: 70px;
  padding-right: 70px;
  color: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.text_w{
  color: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.text_b{
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.text_b2{
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.menu{
  float: right;
  width: 201px;
  margin-top: 20px;
}

.menu_top{
  background-image: url(images/menu_top.gif);
  width: 201px;
  height: 46px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.menu_top_text{
  padding-top: 8px;
  font-size: 11px;
  color: #FFFFFF;
}

.menu_text{
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  padding-top: 10px;
  background-color: #FFFFFF;
  text-align: right;
  line-height: 200%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  border-left: 1px #0099FF solid;
  border-right: 1px #0099FF solid;
  border-bottom: 3px #0099FF solid;
}

.menu_text a:link, a:active, a:visited{
  text-decoration: none;
  color: #1B006A;
}

.menu_text a:hover{
  text-decoration: none;
  color: #6699FF;
}

a, a:link, a:active, a:visited{
  text-decoration: none;
  color: #1B006A;
}

a:hover{
  text-decoration: none;
  color: #6699FF;
}

.menu_active{
  background-image: url(images/menu_bg.gif);
  background-position: right;
  background-repeat: no-repeat;
}

.content_bg{
  background-image: url(images/bg.gif);
  background-position: top center;
  background-repeat: repeat-y;
  width: 881px;
  overflow: hidden;
}

.content_text{
  text-align: justify;
  direction: rtl;
  line-height: 200%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  width: 95%;
}

.menu_btm{
  display: none;
  background-image: url(images/menu_btm.gif);
  width: 201px;
  height: 16px;
}

p{
  margin: 0px;
  padding: 0px;
}

.login_textbox{
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  border-color: #99CCFF;
  border-style: dotted;
  border-width: 1px;
  background-color: transparent;
  width: 90px;
}

.recent_news{
  padding-right: 30px;
  padding-left: 30px;
  line-height: 170%;
  overflow: hidden;
  width: 720px;
  height: 182px;
}

.bg_blue_w{
  color: #001155;
  background-color: #DDEEFF;
  padding-right: 20px;
}

.textbox_b{
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  border-color: #99CCFF;
  border-style: dashed;
  border-width: 1px;
  background-color: transparent;
  padding: 5px;
}

.textbox_b2{
  color: #000000;
  background-color: #ECECFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  border-color: #99CCFF;
  border-style: dashed;
  border-width: 1px;
  padding: 5px;
}

#adsin{
  margin: 15px 0 0 15px;
}

.login {
  border-left: 1px #0099FF solid;
  border-right: 1px #0099FF solid;
  border-bottom: 3px #0099FF solid;
  padding: 10px;
}

.userlogin {
  padding: 2px;
}

.adslogin {
  padding: 2px;
  border-bottom: 2px #0099FF dotted;
}

.banner {
  float: left;
  margin : 15px 0 0 0;
   width: auto;
padding : 0 15px 0 0;
}


