/* $Id: css.css 1291 2007-07-16 05:59:39Z verm $ */

BODY {
font-family: ariel, verdana, helvetica;
font-size: 12px;
}

BODY TD {
font-family: ariel, verdana, helvetica;
}

A:link {
text-decoration: none;
}

A:hover {
color: #9b6c74;
}

A:visited {
text-decoration: none;
}

A:active {
text-decoration: none;
}

.btxt {
font-size: 16px;
}
.sstxt {
font-size: 10px;
}

.ptbl {
font-size: 14px;
background-color: #9e9e9a;
}

.ptbl2 {
font-size: 14px;
background-color: #8b8b88;
}

.pdtbl {
font-size: 14px;
background-color: #b2b2ae;
}


.dtbl {
background-color: #646462;
}

.ditbl {
background-color: #646462;
font-size: 12px;
}

.pitbl {
font-size: 12px;
background-color: #9e9e9a;
}

.dtxt {
color: #2c2b2b;
font-weight: bold;
}

.obg {
background-color: #bcbbb7;
}

.frmtb {
font-family: arial, sans-serif;
font-size: 12pt;
padding-left: 5px;
color: #000000;
background-color: #9a9a97;
border: #2c2b2b 1px solid;
}

.frmbtn {
font-family: arial, sans-serif;
font-size: 12pt;
color: #000000;
background-color: #9a9a97;
border: #2c3b62 1px solid;
}


.frmdrp {
font-family: arial, sans-serif;
font-size: 12px;
color: #000000;
background-color: #9a9a97;
border: #2c3b62 1px solid;
}



