﻿body {
 background-color:#cacaca;
  height:100%;
}

.top
{
    background-image: url('imgsIRP/toper.jpg');
    width: 880px;
    margin: 0 auto;
     height:20px;
}

.bottom
{
    background-image: url('imgsIRP/bottom.jpg');
    width: 880px;
    margin: 0 auto;
    background-repeat: no-repeat;
     height:25px;
    text-align: center;
}
.col1
{
    background-image: url('imgsIRP/left.jpg');
    background-repeat: repeat-y;
       width:15px;
     
}
.col2{
 float:left;
  width:100%;

}

.col3
{
    background-position: right;
    background-image: url('imgsIRP/right.jpg');
    background-repeat: repeat-y;
    width: 13px;
}
.menu
{
 font: normal small Verdana, 'Trebuchet MS' , Sans-serif;    
    height: 30px;
    width: 836px;
    color: #1F317F;
    text-decoration: none;
}

.menu a
{
    font: normal small Verdana, 'Trebuchet MS' , Sans-serif;
    background-repeat: repeat-x;
    height: 30px;
    width: 836px;
    color: #1F317F;
    text-decoration: none;
     font-weight:bold;
}

.menu a:hover
{

 font: normal small Verdana, 'Trebuchet MS' , Sans-serif;
    height: 30px;
    width: 836px;
    color: #FFFFFF;
     font-weight:bold;
}


.Leftmenu
{
    font: bold 1.1em Verdana, 'Trebuchet MS' , Sans-serif;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    background-color: #F8F8F8;
    width: 190px;
    height: 30px;
    padding-left: 5px;
    color: #1F317F;
}

.Leftmenu a
{
font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
   
   
   
    font-style: normal;
    background-color: #F8F8F8;
    width: 190px;
    height: 30px;
    padding-left: 5px;
    text-decoration: none;
     color: #1F317F;
}

.Leftmenu a:hover
{
    font: bold 1.1em Verdana, 'Trebuchet MS' , Sans-serif;
    font-weight: bold;
    font-style: normal;
    background-color: #F8F8F8;
    width: 190px;
    height: 30px;
    padding-left: 5px;
    text-decoration: none;
    color: #3BB3C2;
}





.SubMenu
{
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    height: 37px;
    padding-left: 5px;
    color: #1F317F;
    font-variant: normal;
    line-height: normal;
    font-family: Verdana, "Trebuchet MS", Sans-serif;
}

.SubMenu a
{
font: normal 1.1em Verdana, 'Trebuchet MS', Sans-serif;
   
   
   
    font-style: normal;
    
   
    height: 37px;
    padding-left: 5px;
    text-decoration: none;
     color: #1F317F;
}

.SubMenu a:hover
{
    font: normal 1.1em Verdana, 'Trebuchet MS' , Sans-serif;
    font-style: normal;
    height: 37px;
    padding-left: 5px;
    text-decoration: underline;
    color: #3BB3C2;
}