A:link{color: #582c4d;  font-size: 11px; text-decoration: none}
A:visited{color: #582c4d;  font-size: 11px; text-decoration: none}
A:active{color: red; font-size: 11px; text-decoration: none}
A:hover{color:#815275;  font-size: 11px; text-decoration: underline}
.menu A:link{color: #582c4d;  font-size: 16px; text-decoration: none; font-weight: bold;}
.menu A:visited{color: #582c4d;  font-size: 16px; text-decoration: none; font-weight: bold;}
.menu A:active{color: red; font-size: 16px; text-decoration: none; font-weight: bold;}
.menu A:hover{color:#815275;  font-size: 16px; text-decoration: underline; font-weight: bold;}
.l A:link{color: #582c4d;  font-size: 12px; text-decoration: none; font-weight: bold;}
.l A:visited{color: #582c4d;  font-size: 12px; text-decoration: none; font-weight: bold;}
.l A:active{color: red; font-size: 12px; text-decoration: none; font-weight: bold;}
.l A:hover{color:#815275;  font-size: 12px; text-decoration: underline; font-weight: bold;}


BODY {
      background-color: #ffffff;
      margin-top: 10px;
      margin-left: 0px;
      margin-bottom: 0px;
      font-family: Tahoma, Verdana, Arial;
      font-weight: normal; 
      text-align: center; 
      font-size: 11px;
     }

.TABLE {background: #ab84a3; font-family: Verdana, Areal; font-size: 12px;}
TABLE.main {background: #744669; font-family: Verdana, Areal; font-size: 12px; }
.INPUT {border: 1px #976b8e solid; background-color: #eee3ec; color:#000000; font-size: 11px;}
IMG.img {border: 1px #000000 solid; }
SELECT {border: 1px #743d40 solid; background-color: #eee3ec; color:#000000; font-size: 11px;}
SELECT.select {border: 1px #743d40 solid; background-color: #eee3ec; color:#000000; font-size: 11px;}
INPUT.button { font-size: 10px; color: #000000; font-family: Verdana; background-color: #a34247; border-left: 1px outset #FAF7EF; border-right: 1px outset #6D6E72; border-top: 1px outset #FAF7EF; border-bottom: 1px outset #6D6E72; PADDING-LEFT: 5px; PADDING-RIGHT: 5px;}
TEXTAREA {border: 1px  #976b8e solid; background-color:  #eee3ec; color:#000000; font-size: 11px;}
hr {color: black; height: 1px}

p {
      font: 11 px Arial, Verdana; color: #000000; 
      text-indent: 0px;
      margin-left: 0px;
      margin-right: 0px ;
      margin-top: 0px;
      margin-bottom: 0px;
}

.pretitle {color: #a881a0; font-family: sans-serif, Tahoma, Verdana, Arial; font-size: 18px; font-weight: normal; text-decoration: none;}

.message {font-family: Verdana, Arial; font-size: 11px;  text-align: left; color: black;}
.ttitle {font-family: Verdana, Arial; font-size: 10px; font-weight:bold;  text-align: left; color:white; background-color:  #5f3254; padding: 3px}
.dttitle {font-family: Verdana, Arial; font-size: 16px; font-weight:bold;  text-align: left; color:white; background-color: #5f3254; padding: 3px}
.tsbody {font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight:normal; text-align: left; color:#000000; padding: 3px;}
TD {font-family: Tahoma; font-size: 11px;  text-align: left; background-color: #FFFFFF; color:#000000; padding: 3px}
.tbody_green {font-family: Tahoma; font-size: 11px;  text-align: left; background-color:#DCF1D9; color:#000000; padding: 3px}
.tbody_red {font-family: Tahoma; font-size: 11px;  text-align: left; background-color:#F2C8C8; color:#000000; padding: 3px}
.ttotal {font-family: Tahoma; font-size: 11px;  text-align: left; background-color: #FFC6CA; color:#000000; padding: 3px}
.error {font-family: Tahoma, Verdana, Arial; font-size: 11px;  text-align: left; color: red;}
.comm {font-family: Tahoma, Verdana, Arial; font-size: 9px; text-align: left; color: #ababab;}

#pimg {
        z-index: 999999;
        display: none;
        position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #000;
}
#pimg h3 {
        display: block;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        text-align: center;
        margin-top: 10px;
        border: 3px solid #999;
        background-color: #eeeeee;
}


label {
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
}
