body {
    background-color: #CCCCCC;
    margin: 0px;
}
.main {
    text-decoration: none;
    padding: 20px;
    background-color: #F7F7F7;
    border-top: 1px solid #e4e0ea;
    border-left: 1px solid #e4e0ea;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    line-height: 16px;

}
A{
    color : #CC0000;
    text-decoration: underline;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: Arial, Helvetica, sans-serif;

    }

A:hover{
    color : #FF0000;
    text-decoration : underline;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;


    }

A:active{
    color:  #6B675C;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;

}
    
a.nav{
    color : #FFFFFF;
    text-decoration: underline;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: Arial, Helvetica, sans-serif;

    }

a.nav:hover{
    color : #000000;
    text-decoration : none;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom-color: #FF0000;


}

a.nav:active{
    color:  #000000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;

}

a.nav2{
    color : #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;


    }

a.nav2:hover{
    color : #FF0000;
    text-decoration : none;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom-color: #FF0000;


}

a.nav2:active{
    color:  #FF0000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;

}

.left {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.heading {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
.bg {
    border-left: 1px solid #000000;
    background-color: #E8E8E8;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;

}
.red {
    background-color: #D90E12;



}
.nav2 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    padding: 5px;

}
.fr {
    border-right-width: 5px;
    border-left-width: 5px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #999999;
    border-left-color: #999999;
}
.grey2 {
    background-color: #F7F7F7;
}
.bott {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;



}
.bg2 {
    border-right: 1px solid #000000;
    background-color: #E8E8E8;
}
.frame {
    border: 1px solid #000000;
}
.line1 {
    background-color: #D90E12;
}
.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding-left: 10px;
    background-color: #CCCCCC;
    height: 25px;
}

.outline {
          border: 1px solid #000000;
          background-color: #FFFFFF;
}

.head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
    padding-left: 10px;
}

INPUT,SELECT,TEXTAREA {
                      background-color : #FFFFFF;
                      color:#282828;
                      font : 8pt verdana, sans-serif;
}




