﻿body 
{
    margin:0px;
    padding:0px;
    background-color:#cccccc;
    font-size:10pt;
    font-family:Arial;
}
.MenuTop{
    height:31px;
    color:White;
    font-size:12pt;
    font-weight:bold;
    margin-left:auto;
    margin-right:auto;
}
.sectionMenu{
    height:31px;
    background-image:url(images/back_menu.gif);
}
.mnuStaticItem a{
    color:white;
    text-decoration:none;
    height:31px;
    margin:0px;
    padding:0px;
}
.mnuStaticItem a:hover{
    color:#25303e;
}
.mnuStaticItem{
    margin-left:7px;
    margin-right:7px;
    height:31px;
   
}
.mnuStaticItem td{
    height:31px;
    margin:0px;
    padding:0px;
}
.mnuDynMenu{
    background-color:#878d94;
}
.mnuDynItem a{
    color:white;
    text-decoration:none;
    margin:0px;
    padding:0px;
}
.mnuDynItem a:hover{
    color:#25303e;
}
.mnuDynItem{
    margin-left:10px;
    margin-right:10px;
    margin-bottom:5px;
    margin-top:5px;
}

a{
    color:#00b2e7;
}

small{
    font-size:9pt;
}
p {margin: 0; padding: 0;}

.fontSize1
{
    font-size:8pt;
}
.fontSize2
{
    font-size:10pt;
}
.fontSize3
{
    font-size:12pt;
}
.fontSize4
{
   font-size:14pt;
}
.fontSize5
{
   font-size:18pt;
}
.fontSize6
{
   font-size:24pt;
}
.fontSize7
{
   font-size:36pt;
}
.BorderImage
{
    border: solid 1px black;
}
h1{
    color:#ef7931;

}
h2{
    color:#ef7931;
}
h3{
    color:#ef7931;
}
h4{
    color:#ef7931;
}
h5{
    color:#ef7931;
}
h6{
    color:#ef7931;
}