body {
    SCROLLBAR-FACE-COLOR: #203880;
    SCROLLBAR-HIGHLIGHT-COLOR: #B0B8F0;
	SCROLLBAR-SHADOW-COLOR: #40579F;
	SCROLLBAR-3DLIGHT-COLOR: #BFC8F0;
	SCROLLBAR-ARROW-COLOR: #D0E7FF;
	SCROLLBAR-TRACK-COLOR: #BFC8F0;
	SCROLLBAR-DARKSHADOW-COLOR: black;
    BACKGROUND-COLOR: #BFC8F0;
    COLOR: #203880;
                 font-weight:normal;
	font-size: 14px;
	font-family: times new roman,Tahoma, Arial, Helvetica, sans-serif;
}
td {
	font-size: 16px;
    color: #203880;
	font-family: times new roman,Tahoma, Arial, Helvetica, sans-serif;
}

.maintd {
	font-size: 10px;
    color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
                font-weight:normal;
}

.maintd A          { color:#A5BDEF; text-decoration:none;font-weight:normal; font-size:10pt; font-family:tahoma;}
.maintd A:visited { color:#A5BDEF;  text-decoration:none;font-weight:normal;font-size: 10pt; font-family:tahoma;}
.maintd A:active { color: #203880; text-decoration:none;font-weight:normal;font-size: 10pt; font-family:tahoma;}
.maintd A:hover { color: #203880; text-decoration:underline;font-weight:normal;font-size: 10pt; font-family:tahoma; }


A          { color:#203880; text-decoration:none; font-size:10pt;font-weight:normal; font-family:tahoma;}
A:visited { color:#203880;  text-decoration:none;font-size: 10pt;font-weight:normal; font-family:tahoma;}
A:active { color: #FFFFFF; text-decoration:none;font-size: 10pt;font-weight:normal; font-family:tahoma;}
A:hover { color: #FFFFFF; text-decoration:underline;font-size: 10pt;font-weight:normal; font-family:tahoma; }


SELECT {
	FONT-FAMILY: tahoma,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
 	COLOR:#203880;
	BACKGROUND-COLOR:#BFC8F0;
    cursor: hand;
}

TEXTAREA,INPUT {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma,Arial,Helvetica,sans-serif;
    COLOR:#203880;
	BACKGROUND-COLOR: #A5BDEF;
    border: #FFFFFF 1px solid;
    cursor: hand;
}

H2,H1 {
    FONT-SIZE: 20px;
	FONT-FAMILY: times new roman,tahoma,Arial,Helvetica,sans-serif;
	COLOR: #203880;
    text-align: center;
}
H3 {
    FONT-SIZE: 16px;
	FONT-FAMILY: times new roman,tahoma,Arial,Helvetica,sans-serif;
	COLOR:#203880;
    text-decoration:underline;
    text-align: center;
}
.tdbgU {
      background-color:#3E5AAD;
      background-position:top;
      background-repeat:repeat-x;
}
.tdbgL {
      background-color:#3E5AAD;
      background-position:right;
      background-repeat:repeat-y;
}
.tdbgR {
      background-color:#3E5AAD;
      background-position:left;
      background-repeat:repeat-y;
}
.dotted {
}













