body, table {font:10pt Verdana; background:menu;}
          td {border:0px none; cursor:default}
TH {
	FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
	 FONT-SIZE: 14px; COLOR: #0033ff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
	 FONT-SIZE: 14px; COLOR: #0033ff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	 FONT-SIZE: 14px; COLOR: #003366; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.Table_--- {
	BORDER-RIGHT: #575757 1px solid; BORDER-TOP: #575757 1px solid; BORDER-LEFT: #575757 1px solid; BORDER-BOTTOM: #575757 1px solid; TEXT-ALIGN: left  TEXT-VALING:top
}
.Table_1_--- {
	BORDER-RIGHT: #575757 1px solid; BORDER-TOP: #575757 1px solid; BORDER-LEFT: #575757 1px solid; BORDER-BOTTOM: #575757 1px solid; TEXT-ALIGN: center TEXT-VALING:top
}
.text {
	FONT-FAMILY: arial, helvetica, sans-serif; 
}
.input {
	BORDER-RIGHT: #000066 1px groove; BORDER-TOP: #000066 1px groove; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #000066 1px groove; WIDTH: 60px; COLOR: #000000; BORDER-BOTTOM: #000066 1px groove
}
.input_submit {
	BORDER-RIGHT: #000066 1px groove; BORDER-TOP: #000066 1px groove; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #000066 1px groove; WIDTH: 150px; COLOR: #000066; BORDER-BOTTOM: #000066 1px groove; BACKGROUND-COLOR: #eeeeee
}
.centr {
	TEXT-ALIGN: center
}
.left {
	TEXT-ALIGN: left
}

ul.leftmenu{
        list-style: none;
        padding:0;
        margin: 0;
        margin-left: 7px;
        font-size:14px;
        color: #ff3399
        }

ul.leftmenu li{
       
        background-image: url('images/line.png');
        background-repeat: repeat-x;
        padding-bottom: 1px;
        font-size: 14px; background-position-y:50%;color: #99cc99   
        }

.leftmenu a{
        font-size: 12px;color: #ff3399
        }

ul.leftmenu li a:link, ul.leftmenu li a:visited{
        display: block;
        line-height: 25px;
        background-image: url('images/link.png');
        background-repeat: no-repeat;
        padding-left: 50px;
        background-position: left top;
        color: #ccff99;
        text-decoration: none;
		  white-space: nowrap;
		  font-size: 14px;
		  color: #ff3399
		  }

ul.leftmenu li a:hover{
        background-position: left bottom;
		  font-size: 14px;
		  color: #ff3399
		  }

b{
        color: #ff9993
}