﻿h1, h2, h3
{
    font-size:16px;
    margin-top:5px;
    margin-bottom:5px;
    color:rgb(48, 83, 138);
}
h4
{
    font-size:14px;
    margin:0px;
    color:rgb(48, 83, 138);
}
a:link, a:visited, a:active, a:hover
{
    text-decoration:underline;
    color:rgb(0, 51, 204);
}
p
{
    margin:0px;
}
.promodiv
{
    color:rgb(48, 83, 138);
    border-bottom:dotted 1px;
    border-left:dotted 1px;
    padding:5px;
}
.classreg
{
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
    color:rgb(48, 83, 138);
}
.classreg a
{
    color:rgb(48, 83, 138);
    text-decoration:none;
}
.classreg a:hover
{
    text-decoration:underline;
}
.footline {
    text-align:center;
    width:960px;
    margin:0px auto;
    color:rgb(255,255,255);
}
.footline a {
    color:rgb(198, 217, 224);
    text-decoration:underline;
    cursor:pointer;
}
.footline a:visited {
    color:rgb(198, 217, 224);
    text-decoration:underline;
    cursor:pointer;
}
.footline a:hover {
    color:rgb(198, 224, 216);
    text-decoration:none;
    cursor:pointer;
}
.aboutbox {
    width:140px;
    border:solid 1px rgb(174, 196, 245);
    padding:5px;
    margin:15px auto;
    font-size:12px;   
    color:rgb(0, 48, 97); 
}
.linkbox {
    border:dotted 1px rgb(48, 83, 138);
    padding:5px;
}
/* New div page design */
.boxheadingimg
{
    width:25px;
    height:25px;
    float:right;
    background-image:url('http://www.pnf.co.il/image/users/105653/ftp/my_files/seo/images/bluecorlu.gif');
}
.mainboxheading
{
    background-color:rgb(174, 196, 245);
    width:555px;
    height:25px;
    float:right;
    padding-right:10px;
    padding-top:0px;
}
.mainboxfootingimg
{
    width:25px;
    height:25px;
    float:right;
    background-image:url('http://www.pnf.co.il/image/users/105653/ftp/my_files/seo/images/bluecorrd.gif');
}
.mainboxfooting
{
    background-color:rgb(174, 196, 245);
    width:555px;
    height:20px;
    float:right;
    padding-right:10px;
    padding-top:5px;
}
.mainboxtxt
{
    width:568px;
    float:right;
    border-style:solid;
    border-color:rgb(174, 196, 245);
    border-width:1px;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:5px;
    padding-top:5px;
}
.subboxprimary
{
    width:145px;
    float:right;
}
.subboxheading
{
    background-color:rgb(174, 196, 245);
    width:110px;
    height:20px;
    float:right;
    padding-right:10px;
    padding-top:5px;
}
.subboxtxt
{
    border-style:solid;
    border-color:rgb(174, 196, 245);
    border-width:1px;
    float:right;
    width:133px;
    height:225px;
    padding-right:5px;
    padding-lefT:5px;
    font-size:12px;
    padding-bottom:3px;
    padding-top:3px;
}
/* end of div page design */
.bbox
{
    border: #AEC4F5 1px solid;
    font-size:12px;}
.inbox
{
    color:#174374;
    font-size:13px;
    border: #AEC4F5 1px solid;
    background-color:#AEC4F5 ;
}
ol.numbers
{
    padding-bottom:30px;
    padding: 10px;
}