body {
scrollbar-base-color: #D1DAA5;
scrollbar-arrow-color: #C00000;
}

a {
color: #C00000;
text-decoration: none;
}

a:hover {
color: #cc0000;
text-decoration: underline;
}

.stxt {
font-size: 10px;
font-family: verdana, tahoma;
font-weight: normal;
color: #000000;
}


.mtxt {
font-size: 12px;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
color: #000000;
}

.ttxt {
font-size: 12px;
font-family: Arial, Verdana, Helvetica;
font-weight: bold;
color: #000000;
}

.rtxt {
font-size: 13px;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
color: #000000;
}


.g_ {
color: #000001;
background-color: #D1DAA5;
font-family: Verdana, Tahoma;
font-weight: normal;
font-size: 10px;
}

.g_1 {
color: #000001;
background-color: #D1DAA5;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
font-size: 13px;
}

.y_ {
color: #000000;
background-color: #ffd08d;
font-family: Verdana, Tahoma;
font-weight: normal;
font-size: 10px;
}

.y_1 {
color: #000000;
background-color: #ffd08d;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
font-size: 13px;
}

.r_ {
color: #ffcc99;
background-color: #c00000;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
font-size: 13px;
}

.green_ {
color: #000001;
background-color: #D1DAA5;
font-family: Arial, Verdana, Helvetica;
font-weight: normal;
font-size: 13px;
}


textarea, select, input, object {
font-family: Arial, Verdana, Helvetica; 
font-size: 11px; 
font-weight: normal; 
background-color: #D1DAA5; 
color: #000000; 
}