
.text {
    color: #333333;
    font-style: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
}
.linkon {
    font-family: sans-serif;
    font-size: 12px;
    color: #666666;
}
.linkover {
    font-family: sans-serif;
    font-size: 12px;
    color: #FF3333;
}
.text2 {
    font-family: sans-serif;
    font-size: 12px;
}
.Title {
    font-family: sans-serif;
    font-size: 12mm;
    color: #006666;
}
.link {
    font-family: sans-serif;
    font-size: 12px;
    color: #333366;
}
.boxTitle {
    font-family: sans-serif;
    font-size: 14px;
    color: #999999;
    background-color: #3333CC;
    border-style: solid;
    border-width: thin;
    padding: 2px;
}
.boxContent {
    font-family: sans-serif;
    font-size: 10px;
    color: #999999;
    background-color: #FFFFFF;
    padding: 2px;
    border-style: solid;
    border-width: thin;
}
.tabletdformfield {
    font-family: verdana,arial,helvetica,sans-serif;
    color: black;
    padding: 2px;
}
.tabletdheader {
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    background-color: lightblue;
    color: black;
}
.tabletrheader {
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    background-color: #c4c5a8;
}
.tableform {
    padding: 0px;
    margin: 2px;
    border-style: solid;
    border-width: thin;
    border-color: darkblue;
}
.tabletrfooter {
    font-family: sans-serif;
    background-color: darkblue;
    color: white;
    padding: 2px;
}
.reportfooter {
    font-family: sans-serif;
    background-color: darkblue;
    color: white;
    padding: 2px;
}
.tdformlabel {
    font-family: Arial, Verdana, Sans Serif;
    color: black;
    padding: 2px;
    text-align: right;
    font-size: 10px;
}
.tabletdsidelink {
    color: white;
}
.linkheader {
    color: white;
}
.linkupdate {
    color: blue;
}
.linkdelete {
    color: blue;
}
.linkadd {
    color: blue;
}
.reportnavlink {
    color: white;
}
.tabletr1 {
    background-color: #C7F5E7;
}
.tabletr2 {
    background-color: #D0F5C5;
}
.adformlabel {
    font-family: Arial, Verdana, Sans Serif;
    font-size: 10px;
    text-align: right;
    color: black;
    padding: 2px;
}
