

body
{
    margin: 0px;
    background-color: #FFFFFF;
    font-family: Calibri ,   Arial Greek ,  Arial, Helvetica, sans-serif;
    font-size:15px ;
    line-height: 1.4em;
}

div .btn
{
    cursor: pointer;
}

div .title
{
 
    line-height: 3em;
    font-weight: bold;
}

div {
    font-size:15px ;
}
div .content
{
    line-height: 1em;
    text-indent: 1em;  
  
}
 
div .p_content
{
   width :90%;
    margin-top: 10px;
    float: left;
    padding-left :20px;
    line-height: 1.7em;
   padding-bottom :20px;
     text-align: justify;
}
div .p_content li
{  
    text-indent:  0px; 
}

div .p_title
{
    float :left ;
   width :95%;
    height: 30px;
  padding-top :10px;
    font-size   :16px;
    font-weight: bold;
 

}

 
.pager a:link
{
  font-weight :bold ;
  color :Blue ;
 font-size :16px;
}


a:link
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

a:active
{
    color: #000000;
}

.iSearch
{
    background-image: url("../../img/icon.png");
    background-position: 0px -0px;
     width :25px;
      height :25px
}

.iFontIncrease
{
    background-image: url("../../img/icon.png");
    background-position: 0px -50px;
      width :25px;
      height :25px;
    cursor : pointer;
 
}

.iFontDecrease
{
 
    background-image: url("../../img/icon.png");
    background-position: 0px -25px;
      width :25px;
      height :25px;
             cursor : pointer;
}

.iQuickNewIcon
{
	background-image: url("img/icon_15.png");
    background-position: 0px -0px;
    display :block ;
      width :15px;
      height :15px;
 
	
	}
	
	#normalLink a
{
 color :#0000ff ;
cursor : pointer ;
	
	}
