
body {
    background-color: #ffffff;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #535353;
    margin: 0px
}

.menulink:link { COLOR: #ffffff; TEXT-DECORATION: none }
.menulink:visited { COLOR: #ffffff; TEXT-DECORATION: none }
.menulink:active { COLOR: #ffffff }
.menulink:hover { COLOR: #ffffff; TEXT-DECORATION: underline }

.nml:link { COLOR: #8F1610; TEXT-DECORATION: none }
.nml:visited { COLOR: #8F1610; TEXT-DECORATION: none }
.nml:active { COLOR: #8F1610 }
.nml:hover { COLOR: #A01A12; TEXT-DECORATION: underline }

.nl:link { COLOR: #333333; TEXT-DECORATION: none }
.nl:visited { COLOR: #333333; TEXT-DECORATION: none }
.nl:active { COLOR: #333333 }
.nl:hover { COLOR: #298463; TEXT-DECORATION: underline }

A:link { COLOR: #298463; TEXT-DECORATION: none }
A:visited { COLOR: #298463; TEXT-DECORATION: none }
A:active { COLOR: #298463 }
A:hover { COLOR: #33A67B; TEXT-DECORATION: underline }

.title {
    color: #333399;
}

.b {
    BORDER: 1px solid #33A67B;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana;
    background-color: #33A67B;
}

.hc
{
    background-color: #298463;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}

td {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #535353;
}
.req {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #FF0033;
}

input,select,textarea,file {
    font-weight:normal;
    font-size:11px;
    font-family: verdana, helvetica, sans-serif;
    border-style: solid white;
    border-width: 1px;
}
.file {
    font-weight:normal;
    font-size:11px;
    font-family: verdana, helvetica, sans-serif;
    border-style: solid white;
    border-width: 1px;
}

.header {
    font-family: verdana, helvetica, sans-serif, verdana; font-size: 12pt; font-weight: bold
}
.headerlarge {
    font-family: verdana, helvetica, sans-serif, verdana; font-size: 14pt; font-weight: bold; color: red;
}
.subheader {
    font-family: verdana, helvetica, sans-serif, verdana; font-size: 11pt; text-decoration: none
}
.text {
    font-family: verdana, helvetica, sans-serif, verdana; font-size: 11px; font-weight: none
}

.table
{
    background-color: #CFCFCF;
}
.tc
{
    background-color: #E9E9E9;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #4D4D4D;
}
.c1
{
    background-color: #FBFBFB;
    font-family: tahoma, verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #6A6A6A;
}
.hic1
{
    background-color: #FFFFCC;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: black;
}
.hic2
{
    background-color: #FFE1A4;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: black;
}
.paymenterr
{
	color : Red;
}
.err
{
	color : Red;
	text-align : center ;
}