body {
        background-color: #FFFFFF;
        color: #000000;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        margin: 0px;
        padding: 0px;
}

form{
        margin: 0px;
        padding: 0px;
}

h1 {
        color: #4D585B;
        font-family: "Times New Roman", Times, serif;
        font-size: 24px;
        margin: 0px;
        padding: 0px;
}

.accent {
        background-color: #6191BB;
        color: #FFFFFF;
        margin: 5px;
        padding: 5px;
}

.bottomBg {
        background-color: #B6BEBE;
        background-image: url(images/bottomBg.gif);
        color: #FFFFFF;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        margin: 10px;
        padding: 10px;
}

.bottomBg a{
        color: #FFFFFF;
        text-decoration: none;
}

.bottomBg a:hover{
        color: #FFFFFF;
        text-decoration: underline;
}

.copyrightArea {
        background-color: #6191BB;
        color: #FFFFFF;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
}

.copyrightArea a{
        color: #FFFFFF;
        text-decoration: none;
}

.copyrightArea a:hover{
        color: #FFFFFF;
        text-decoration: underline;
}

.error{
  background: #FFEEEE;
  border: 1px solid #FF0000;
  padding: 1em;
}

.gray1 {
        background-color: #AFB8B8;
}

.header {
        background-color: #F2F3F3;
        margin-left: 20px;
        padding-left: 20px;
}

.headerArea {
        background-image: url(images/headerBg.gif);
        background-position: 2px top;
        background-repeat: repeat-x;
}

.line1 {
        background-image: url(images/dot.gif);
        background-position: center;
        background-repeat: repeat-x;
        margin-bottom: 20px;
        margin-top: 20px;
}

.mainArea {
        color: #000000;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        margin: 20px;
        padding: 20px;
        margin-top: 10px;
        padding-top: 10px;
}

.mainSubMenuBg {
        background-color: #E8EAEA;
        border: 1px solid #D2D7D9;
        /*
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 10px;
        */
}

.mainText {
        color: #000000; //#546063
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
}

.mainText a{
        color: #6191BB;
        text-decoration: none;
}

.mainText a:hover{
        color: #6191BB;
        text-decoration: underline;
}

.menuArea {
        background-color: #E8EAEA;
        border-right-color: #D2D7D9;
        border-right-style: solid;
        border-right-width: 1px;
}

.menuItem {
        background-image: url(/images/dot.gif);
        background-position: bottom;
        background-repeat: repeat-x;
        color: #546063;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
}

.menuItemHover {
        background-image: url(/images/dot.gif);
        background-position: bottom;
        background-repeat: repeat-x;
        color: #748589;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
}

.subMenuItem {
        background-image: url(/images/dot.gif);
        background-position: bottom;
        background-repeat: repeat-x;
        color: #546063;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        margin-left: 10px;
}

.subMenuItemHover {
        background-image: url(/images/dot.gif);
        background-position: bottom;
        background-repeat: repeat-x;
        color: #748589;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        margin-left: 10px;
}



.menuItem a{
        color: #546063;
        text-decoration: none;
}

.menuItem a:hover{
        color: #748589;
}

.menuItemLast {
        color: #546063;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
}

.menuItemLast a{
        color: #546063;
        text-decoration: none;
}

.menuItemLast a:hover{
        color: #748589;
}

.newsImagesArea {
        background-image: url(images/shadow.gif);
        background-repeat: no-repeat;
}

.novaDesign {
        background-color: #AFB8B8;
        color: #E4E9E9;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}

.novaDesign a{
        color: #E4E9E9;
        text-decoration: none;
}

.searchArea {
        background-color: #B8C0C0;
        background-image: url(images/searchAreaBg.gif);
        color: #FFFFFF;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
}

.searchForm {
        background-color: #FFFFFF;
        border-bottom-color: #67767A;
        border-bottom-width: 1px;
        border-left-color: #67767A;
        border-left-width: 1px;
        border-right-color: #67767A;
        border-right-width: 1px;
        border-top-color: #67767A;
        border-top-style: solid;
        border-top-width: 1px;
        color: #000000;
        font-family: "Times New Roman", Times, serif;
        font-size: 13px;
        width: 160px;
}

.upBg {
        background-color: #BDC5C5;
        background-image: url(images/upBg.gif);
        padding-top: 15px;
}



 .tableHeader {
 background-color: #6191BB;
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color:#FFFFFF;
 }
 .tableHeader a{
 color:#FFFFFF;
 text-decoration: underline;
 }
 .tableHeader a:hover{
 color:#FFFFFF;
 text-decoration: none;
 }
 .tableItem1 {
 background-color: #FFFFFF;
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color: #546063;
 }
 .tableItem1 a{
 color: #6191BB;
 text-decoration: none;
 }
 .tableItem1 a:hover{
 color: #6191BB;
 text-decoration: underline;
 }
 .tableItem2 {
 background-color: #FAFAFA;
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color: #546063;
 }
 .tableItem2 a{
 color: #6191BB;
 text-decoration: none;
 }
 .tableItem2 a:hover{
 color: #6191BB;
 text-decoration: underline;
 }
   .tableBg {
 background-color: #B0B9B9;
 }
 
.bannerArea {
        color: #546063;
        background-color: #F2F3F3;
        border: 1px 1px 1px 1px solid #CAD0D2;
        margin: 5px 5px 5px 5px;
        padding: 5px 5px 5px 5px;
}
.akcentArea {
        font-family: "Times New Roman", Times, serif;
        font-size: 13px;
        color: #546063;
        background-color: #F2F3F3;
        border-right: 1px solid #CAD0D2;
        border-bottom: 1px solid #CAD0D2;
        border-left: 1px solid #CAD0D2;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}
.akcentTitle {
        background-image: url(/images/acBg.gif);
        background-repeat: repeat-x;
        background-position: right bottom;
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        color: #6191BB;
}
.akcentTitleText {

        background-image: url(/images/acBg2.gif);
        background-repeat: repeat-x;
        background-position: right bottom;
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        color: #6191BB;
}