input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000}
textarea {  font-family: Verdana; font-size: xx-small}
body {  font-family: Verdana}

A:link {
font-weight: bold;
color: #003399;
text-decoration: underline;
}

A:visited {
font-weight: bold;
color: #8CAAE6;
text-decoration: underline;
}

A:hover {
font-weight: bold;
color: #FF9933;
}

.selected {
color: #FF9933;	
}

td {
font-family: Arial,verdana;
font-size: 11px;
}

th.maintable {
border-top: 2px trans; /*#035680;*/
border-left: 1px trans;
}

.mainTitle {
BACKGROUND:#00639c;
border-top: 1px solid #003399
font-family: tahoma;
font-size: 14px;
font-weight:bold;
padding-left: 10px;
color: white;
}

.clsOddRow {
    BACKGROUND: #FFFFF7;  /*B8CDE9*/
    FONT: bold 8pt tahoma;
    COLOR: black;
    height:22px;
}

.clsEvenRow {
    BACKGROUND: #EEEEE7;
    FONT: bold 8pt tahoma;
    COLOR: rgb(33,93,198);
    height:22px;
}

.sidemainTitle {
BACKGROUND:#003399;
border-top: 1px solid #003399
font-family: tahoma;
font-size: 12px;
font-weight:bold;
padding-left: 10px;
color: white;
}

.subTitle {
BACKGROUND:#00639c;
border-top: 1px solid #003399
font-family: tahoma;
font-size: 12px;
font-weight:bold;
padding-left: 10px;
color: white;
}

.mainleft {
/*border-left: 3px solid #6487DC ;*/
/* BACKGROUND: #D2ECFF;*/
font-weight: bold;
font-family: tahoma;
font-size: 12px;
padding-left: 2px;
color: #003399;
}

