/* global */
p {text-align:right;}
ul {
  list-style: square url(../img/ibullet.png);
  margin: .5em .5em 12px 25px;
  padding-right: 0;
}



        .greenHeader
        {
        	color:#89c100;
        	font-family:Arial;
        	font-size:28px;
        }
        
    .Catagory_Buttons
     {
	display: block; 
	background-image:url(../img/articles_buttons.gif);
	background-repeat:no-repeat;
	width:146px;
	height:24px;
	font-weight:bold;
	font-family:arial;
	font-size:16px;
	padding-top:4px;
	color:#001d63;
	text-decoration:none;
}
    .Catagory_Buttons1
     {
	display: block; 
	background-image:url(../img/articles_buttons.gif);
	background-repeat:no-repeat;
background-position: 0 -28px;
	width:146px;
	height:28px;
	font-weight:bold;
	font-family:arial;
	font-size:16px;
	 color:#ffffff; 
	 font-weight:bold;
	
	
	text-decoration:none;
}
.Catagory_Buttons:hover{ background-position: 0 -28px; color:#ffffff; font-weight:bold; cursor:hand;}
        
        .medHeader
        {
        	color:#000000;
        	font-family:Arial;
        	font-size:18px;
        }
        
        #art h2 {
	color: #89c100;
	font-weight: bold;
	font-size: 15px;
}

        h3 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
    .Catagory_Buttons11 {	display: block; 
	background-image:url(../img/articles_buttons.gif);
	background-repeat:no-repeat;
background-position: 0 -28px;
	width:146px;
	height:24px;
	font-weight:bold;
	font-family:arial;
	font-size:16px;
	 color:#ffffff; 
	 font-weight:bold;
	 cursor:hand;
	 padding-top:4px;
	
	text-decoration:none;
}
fieldset
{ margin: 20px 10px 20px 10px; 
  padding: 10px 20px 10px 20px;
  border: 1px solid #89c100;
  direction:rtl;
  }
  legend
  { background-color: #89c100;
  font-size: 13px;
  color: #000;
  width:220px;
  text-align:center;
  }
  #regul span{font-weight:bold;}
