.clear {
				clear: both;
			}
.tyt_ank {
	font-size: 18px;
	font-weight: bold;
	color: #F96400;
	background: inherit;
	 }

.odp_ank {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	background: inherit;
	 }
	 
	 .glosy {
	font-size: 9px;

	font-family: Verdana;
	color: #F96400;
	background: inherit;
	font-weight: bold;
	 }
	 
	 .odp_ank1 {
	font-size: 9px;
	
	color: #0099CC;
	background: inherit;
	font-family: Verdana;
	width: 80%;
				float: left;
	 }
	 #testinput_xml1{background: white; color: #0099CC; font-size: 9px; border: 1px solid #0099CC; width:100px; margin-bottom: 0px; font-weight: bold;}
#t1{background: #0099CC; color: white; font-size: 9px; border: 1px solid white; width:40px; margin-bottom:0px;}
#testinput_xml{background: white; color: #0099CC; font-size: 9px; border: 1px solid white; width:170px; margin-bottom:0px;}
#testinput_xml1{background: white; color: #0099CC; font-size: 9px; border: 1px solid #F4680B; width:178px; margin-bottom:-2px;}

#t{background: #0099CC; color: white; font-size: 9px; border: 1px solid white; width:40px; margin-bottom:-2px;}
#t1{background: white; color: red; font-size: 9px; border: 0px solid white; width:79px; margin-bottom:-1px;}
textarea {  font-family: Verdana; font-size: 12px; color: #000000; border-color: #000000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

.glossymenu{
color: red;
list-style-type: none;
margin: 1px 0;
padding: 0;
width: 100%;
border: 1px solid white;
border-bottom-width: 10;

}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 9px "Verdana", Verdana, Helvetica, sans-serif;
color: #31A5D6;
display: block;
width: auto;
padding: 6px 0;
padding-left: 16px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 100%;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #31A5D6;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}





TEXTAREA {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 10px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: verdana; background-color: #D9ECFF
}

A {
	COLOR: black; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
#gall {font-size: 9px;}

    span.checkbox {
      width: 19px;
      height: 25px;
      padding: 0 5px 0 0;
      background: url(checkbox.gif) no-repeat;
      display: block;
      clear: left;
      float: left;
    }
   span.radio {
     width: 27px;
     height: 24px;
    
     background: url(radio.jpg) no-repeat;
     display: block;
     clear: left;
     float: left;
   }
   span.select {
     position: absolute;
     width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 21px;
     padding: 0 24px 0 8px;
     color: #fff;
     font: 12px/21px arial,sans-serif;
    background: url(select.gif) no-repeat;
     overflow: hidden;
   }

