BODY {
        margin: 0;
        padding: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #6f6f6f;
}

        
#content {
        width: 1000px;
        margin: 0 auto 0 auto;
        border-left: 1px solid #9fbdd1;
        border-right: 1px solid #9fbdd1;
}

.header {
        background: url('../images/top.right.gif') no-repeat right;
        padding: 0;
        height: 108px;
}

        .header h1 {
                margin: 0;
                float: left;
        }
        .header p {
                float: right;
                margin: 0;
                height: 108px;
        }
                .header h2 {
                        float: right;
                        margin: 0;
                        padding: 0;
                }

.search {
        margin: 62px 43px 0 0; Padding: 4px 7px 0 7px; BORDER: 0px; FONT-SIZE: 11px; BACKGROUND: none; font-weight: normal; COLOR: #495b9f; height: 22px; width: 213px;
}

.navbar {
        background: url('../images/nav.bg.gif');
        height: 104px;
}
        .navbar h2 {
                float: left;
                margin: 0;
        }
        .navbar ul {
                margin: 0;
                padding: 0;
                float: right;
                list-style-type: none;
        }
        .navbar li {
                float: left;
                margin: 0 2px 0 0;
                padding: 0;
        }


/* Box creation started */
.boxbg {
        border-left: 1px solid #9fbdd1;
        border-right: 1px solid #9fbdd1;
        background: #deebf4;
        padding: 0 0 0 10px;
}
        .boxbg ul {
                margin: 0 0 0 10px;
                padding: 0;
        }
        .boxbg li {
                padding: 4px 0 4px 14px;
                list-style-type: none;
                margin: 0;
                font-size: 11px;
                color: #353535;
                background: url('../images/sub.gif') no-repeat left;
        }

        .boxbg a {
                COLOR: #353535; TEXT-DECORATION: none;
        }
        .boxbg a:hover {
                COLOR: #353535; TEXT-DECORATION: underline;
        }
        
.boxtop {
        height: 18px;
        background: url('../images/box.top.bg.gif') repeat-x top;
}

        .boxtopL {
                background: url('../images/box.top.left.gif') no-repeat left top;
                height: 18px;
                margin: 0px;
        }
        
        .boxtopR {
                background: url('../images/box.top.right.gif') no-repeat right top;
                width: 20px;
                height: 18px;
                float: right;
                margin: 0px;
                padding: 0;
        }

.boxbottom {
        height: 18px;
        background: url('../images/box.bottom.bg.gif') repeat-x top;
}

        .boxbottomL {
                background: url('../images/box.bottom.left.gif') no-repeat left top;
                height: 18px;
                margin: 0px;
        }
        
        .boxbottomR {
                background: url('../images/box.bottom.right.gif') no-repeat right top;
                width: 20px;
                height: 18px;
                float: right;
                margin: 0px;
                padding: 0;
        }


.padding {
        padding: 0 11px 0 0;
}

.footer {
        background: url(footer.gif) repeat-x bottom;
        text-align: center;
        height: 55px;
        font-size: 11px;
        color: #a6bac9;
        margin: 0;
}
        .footer a {
                COLOR: #a6bac9; TEXT-DECORATION: none;
        }
        .footer a:hover {
                COLOR: #a6bac9; TEXT-DECORATION: underline;
        }


.spages {
        border: 1px solid #b7d3e6;
        padding: 6px 10px 6px 10px;
        margin: 0 10px 0 0;
        background: #ffffff;
}

.addpage {
        margin: 0;
}
        
        .addpage td {
                font-size: 11px;
                color: #6f6f6f;
        }
        
        .addpage p {
                font-weight: bold;
                font-size: 11px;
                color: #6f6f6f;
        }


.catmain {
        border: 1px solid #b7d3e6;
        padding: 4px;
        margin: 0 6px 6px 6px;
        width: 200px;
        background: #ffffff;
}

.cat {
        padding: 0 0 6px 0;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        color: #0c71b0;
}

        .cat a {
                font-weight: bold; color: #0c71b0; text-decoration: none;
        }
        .cat a:hover {
                font-weight: bold; color: #0c71b0; text-decoration: underline;
        }



.subcat {
        padding-left: 14px;
        font-size: 11px;
        margin-left: 2px;
        color: #353535;
        background: url('../images/sub.gif') no-repeat left;
}
        
        .subcat a {
                COLOR: #353535; TEXT-DECORATION: none;
        }
        .subcat a:hover {
                COLOR: #353535; TEXT-DECORATION: underline;
        }


.subcat2 {
        font-size: 13px;
        padding: 2px 0 2px 0;
}

        .subcat2 A:link {
                Font-weight: bold; COLOR: #0c4c9c; TEXT-DECORATION: none;
        }
        .subcat2 A:visited {
                Font-weight: bold; COLOR: #0c4c9c; TEXT-DECORATION: none;
        }
        .subcat2 A:hover {
                Font-weight: bold; COLOR: #0c4c9c; TEXT-DECORATION: underline;
        }

.stats {
        font-size: 10px;
        font-weight: normal;
        padding: 0 0 0 4px;
}


.nav {
        background: url('../images/bar.gif');
        border: 1px solid #9fbdd1;
        height: 30px;
        font-size: 12px;
        Font-weight: bold;
        margin: 0 10px 0 0;
        padding: 0 0 0 10px;
}

.nav p {
        margin: 8px 0 0 0;
        color: #0c71b0;
}

.nav span {
        float: right;
        margin: 8px 5px 0 0;
        color: #0c71b0;
}

        .nav a {
                Font-weight: bold; COLOR: #ff7b3b; TEXT-DECORATION: none;
        }
        .nav a:hover {
                Font-weight: bold; COLOR: #ff7b3b; TEXT-DECORATION: underline;
        }

.result {
        float: right;
        font-size: 12px;
        Font-weight: bold;
        margin-top: 5px;
        margin-right: 5px;
}

.text {
        border: 1px solid #b7d3e6;
        height: 20px;
        padding: 3px 2px 3px 6px;
        width: 400px;
        color: #707070;
}

.desccount {
        border: 1px solid #b7d3e6;
        height: 20px;
        padding: 3px 2px 3px 6px;
        width: 80px;
        color: #707070;
}

.textarea {
        border: 1px solid #b7d3e6;
        padding: 3px 2px 3px 6px;
        width: 400px;
        color: #707070;
}

.stitle {
        FONT-WEIGHT: Bold; FONT-SIZE: 13px; COLOR: #ff7b3b; Padding: 5px 0 6px 0;
}
        .stitle span {
                float: right;
        }
        .stitle a {
                FONT-WEIGHT: Bold; COLOR: #ff7b3b; TEXT-DECORATION: underline;
        }
        .stitle a:hover {
                FONT-WEIGHT: Bold; COLOR: #ff7b3b; TEXT-DECORATION: none;
        }

.title {
        FONT-WEIGHT: Bold; FONT-SIZE: 13px; COLOR: #0c71b0; Padding: 5px 0 6px 0;
}
        .title span {
                float: right;
                padding: 0 10px 0 0;
        }
        .title a {
                FONT-WEIGHT: Bold; COLOR: #0c71b0; TEXT-DECORATION: underline;
        }
        .title a:hover {
                FONT-WEIGHT: Bold; COLOR: #0c71b0; TEXT-DECORATION: none;
        }



.desc {
        FONT-WEIGHT: Normal; font-size: 11px; COLOR: #595959; padding: 0 10px 4px 0;
}

.url {
        FONT-WEIGHT: Normal; COLOR: #595959; padding:2px 0 0 0; font-size: 12px;
}


.cr {
        FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff7b3b; Padding: 5px 0 6px 0;
}
        .cr a {
                COLOR: #ff7b3b; TEXT-DECORATION: underline;
        }
        .cr a:hover {
                COLOR: #ff7b3b; TEXT-DECORATION: none;
        }

.small {
        font-size: 10px;
        color: #707070;
        margin: 0px;
        font-weight: normal;
}

p {
        margin: 0px;
}

.button {
        BORDER: #6f6f6f 0px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(search.gif); WIDTH: 119px; COLOR: #FFFFFF; HEIGHT: 24px; margin-bottom: 2px;
}

.break {
        padding: 6px 0 6px 0;
}

select {
        FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

form {
        margin: 0;
        padding: 0;
}

#path-class {
        padding: 8px 0 0 0;
        color: #0C71B0;
}

#rss-class {
  float: right;
        padding: 0 20px 0 0;
        margin: -14px 0 0;
        color: #0C71B0;
}

.lnk a {
   font-size: 12px;
   font-weight:bold;
   color:#0C71B0;
   text-decoration: underline;
}

.lnk a:hover {
   text-decoration: none;
}

.footbg {
   background-image: url('../images/footer.gif');
   height: 34px;
   background-repeat: repeat-x;
}

