.error {
   border: 1px solid red;
}
BODY {
    dir
	font: 12pt arial; 
	color: #12566E; 
	margin: 0px;
	
	}
h3 {
	font: bold 14pt arial; 
	color: #34006A;
	background: #E6E6E6 ;
	text-align: center;
	vertical-align: baseline;
}


TABLE.tb1 { border: 1px solid #E6E6E6; background: #FAFAFA;  width: 95%;  margin-bottom: 6px;  margin-left: 6px;  margin-right: 6px;  margin-top: 0px;         }
th.tb1 { background-color: #F0F0F0; }
td.tb1{ background-color: #D9F0F6; text-align: right;  padding-left: 6px;  padding-right: 6px;  border-bottom: 1px solid #B9E8EE;  }*/
#tboption {
 	text-align: center;
}

a {
	color: Navy;
	text-decoration:none;
	font-weight: bold;
	}
	

	
a:hover {
	color: #646464;
	/*background-color: #8ED8F2;*/
	text-decoration:none;
	}
a.selected{
	background: #51D5FF;
	display: block;
	background-image: url(my1.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}	

span.menu1 td {
text-align: right;  padding-left: 0px;  padding-right: 0px;
	}
span.menu1 a:link{

	display:  block;
	color: #646464;
	background-color: #BBE4F4;
	text-decoration:none;

	}

span.menu1 a:hover, span.menu1 a:active {
	display:  block;
	color: #16688A;
	background-color: #A4DDF4;
	text-decoration:none;

	}

option {
	background: #E0F3FA;  }
	

/*input {
	background: White;  border: 1px solid #3FC6F1;
	}*/




