body{
        font-family:   Tahoma, Arial, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        background: #333333;
        margin-top: 0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px;
}
p{ font-family: Arial, sans-serif;font-style : normal ;font-size : 10pt; font-weight :normal;text-indent : 0em;padding-bottom : 0em}

td, th, tr {
        font-family:   Tahoma, Arial, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        background: #000000;
        margin-left:9;
}

input, select{
        background-color: #FFFFFF;
        border: 1px solid #000000;
        font-size:11px;
        font-family: Tahoma, Tahoma, Arial, sans-serif;
        border-width: 1px 1px 1px 1px;
        }

table .bdr {
        border: 1px solid #333333;
        border-width: 1px;
        background: #333333;
}

ul{
        list-style-position: outside;
        list-style-type: square;
        vertical-align: middle;
}

.copyright{
        font-family:   Tahoma, Arial, sans-serif;
        font-size: 9px;
        color: #CD9FAB;
}

.copyright a:link, .copyright a:visited, .copyright a:visited, .copyright a:hover{
        font-family:   Tahoma, Arial, sans-serif;
        font-size: 9px;
        text-decoration: underline;
        color: #CD9FAB;
}

.white{
        color: #FFFFFF;
}

.white a:link, .white a:visited {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

.white a:hover, .white a:active{
        color: #FFBD4B;
        font-weight: bold;
        text-decoration: none;
}

.white2{
        color: #FFFFFF;
}

.white2 a:link, .white2 a:visited, .white2 a:hover, .white2 a:active{
        color: #FFFFFF;
        font-weight: bold;
}


.title{
        color: #FFFFFF;
        font-weight: bold;
        font-size: 13px;
                text-transform: capitalize;
        }

.outerborder{
        border-right: 1px solid #000000;
}

.header {
        font-family:   Tahoma, Arial, sans-serif;
        font-size: 11px;
        text-transform:uppercase;
        font-weight: bold;
        padding: 5px 0px 5px;
        color: #FFFFFF;
}

.pagetitle {
        font-family:  Times New Roman, Tahoma, Arial, sans-serif;
        font-size: 22px;
        letter-spacing: 2px;
        font-weight: bold;
        font-style: italic;
        text-align: right;
        padding-top: 5px;
        color: #FFFFFF;
        border-bottom: 1px solid #666666;
}
.pageleft {
        text-align: left;
        padding-top: 0px;
        color: #FFFFFF;
        border-right: 1px solid #666666;
}


a:link {
        color: #EEEEEE;
        text-decoration: none;
        font-weight:normal;
}
a:visited {
        color: #EEEEEE;
        text-decoration: none;
        font-weight:normal;
}
a:hover {

        color: #FFFFFF;
        text-decoration: underline;
        font-weight:normal;
}

a:active {
        color: #FFFFFF;
        text-decoration: underline;
        font-weight:normal;
}

.menu A:link, .menu A:visited
{
        padding-right : 0;
        display : block;
        padding-bottom : 5px;
        color : #AAE002;
        padding-top : 4px;
        text-decoration : none;
        font-weight:bold;
        font-size:11px;
}
.menu A:hover
{
        padding-right : 0;
        display : block;
        padding-bottom : 5px;
        color : #FFFFFF;
        padding-top : 4px;
        background-color : #9CCE00;
        text-decoration : none;
        font-weight:bold;
        font-size:11px;
}

.current
{
        color : #FFFFFF;
/*        background-color : #9CCE00;  */
        text-decoration : none;
        font-weight:bold;
        font-size:11px;
}
.content
{
 align:justify;
}
TD.cat_name {
  font-family:  Times New Roman, Tahoma, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  padding-top: 5px;
  color: #FFFFFF;
}
