.header {background:#F1EFEC url(../html_images/header.jpg) no-repeat}
.str-left {background:#2B2D4C url(../html_images/str-left.jpg) repeat-y}
.str-right {background:#2B2D4C url(../html_images/str-right.jpg) repeat-y}
.menu {font:bold 13px Times; font-variant:small-caps; letter-spacing:1px; color:#6E533A; text-align:center; margin:180px 5px 0px -25px; line-height:1px;}
.menu a:link {color:#6E533A; text-decoration:none;}
.menu a:visited {color:#6E533A; text-decoration:none;}
.menu a:hover {color:#202B7A; text-decoration:none;}
.menu li {display:inline; margin:0 5px 0 5px;}
.title {font-family:Times; font-size:17px; color:#fff; font-weight:bold; font-style:italic; margin:15px 20px -10px 10px;}
.main-left {font-family:Times; font-size:15px; color:#fff; font-style:italic; line-height:20px; margin:10px 20px 20px 10px;}
    .main-left a:link {color: #6396CF; text-decoration: none;}
    .main-left a:visited {color: #6396CF; text-decoration: none;}
    .main-left a:hover {color: #6396CF;text-decoration: underline;}

.right-title {font-family:times; color:#CC9900; font-variant:small-caps; font-size:15px;}
    .right-title a:link {color: #CC9900; text-decoration: none;}
    .right-title a:visited {color: #CC9900; text-decoration: none;}
    .right-title a:hover {color: #CC9900;text-decoration: underline;}
.right-item {font-family:times; color:white; font-size:14px;}
    .right-item a:link {color: white; text-decoration: none;}
    .right-item a:visited {color: white; text-decoration: none;}
    .right-item a:hover {color: white;text-decoration: underline;}
    
.iheader {background:#F1EFEC url(../html_images/iheader.jpg) no-repeat}
.imenu {font:bold 13px Times; font-variant:small-caps; letter-spacing:1px; color:#6E533A; text-align:center; margin:172px 5px -2px -25px; line-height:1px;}
.imenu a:link {color:#6E533A; text-decoration:none;}
.imenu a:visited {color:#6E533A; text-decoration:none;}
.imenu a:hover {color:#202B7A; text-decoration:none;}
.imenu li {display:inline; margin:0 5px 0 5px;}
.istr-left {background:#D2C9BB url(../html_images/istr-left.jpg) repeat-y}
.istr-right {background:#D2C9BB url(../html_images/istr-right.jpg) repeat-y}
.imain-bg {background:#F3EFEC url(../html_images/imain-bg.jpg) repeat-x;}
.ititle {font-family:Times; font-size:17px; color:#000066; font-weight:bold;  margin:15px 20px 0 10px;}
.main {font-family:Times; font-size:15px; color:#300; font-style:normal; margin:10px 20px 20px 10px;}
    .main a:link {color: #095F9E; text-decoration: underline;}
    .main a:visited {color: #000000; text-decoration: underline;}
    .main a:hover {color: #6396CF;text-decoration: none;}

.footer
    {
    font-family:verdana;
    font-size:11px;
    color:#ffffff;
    font-weight:normal;
    text-align:center;
    margin:0px;
    padding:0px;
    }
        .footer a:link 
            { 
            color: #ffffff;
            text-decoration: underline;
            font-weight: normal;
            font-size: 100%
            }
        .footer a:visited 
            { 
            color: #ffffff; 
            text-decoration: underline;
            font-weight: normal;
            font-size: 100%
            }
        .footer a:hover 
            { 
            color: #ffffff;
            text-decoration: none;
            font-weight: normal;
            font-size: 100%
            }