/* --- margin: 1px 2px 3px 4px (top, right, bottom, left) --- */
body {
margin:0 0 0 0; padding:0 0 0 0;
text-align:center;
background-color:#FFFFFF;
 font-size: 12px;
 font-family: Verdana, Arial, Tahoma;
 color: #000000;
 text-decoration: none;
}

.tablo1 {
	background-image: url('ustbant6.jpg');
}
.DROPDOWNLIST
{
	FONT-SIZE : 8pt ;
	FONT-FAMILY : Tahoma ;
	text-align : left ;
	border: solid 1px Silver;	
	background-color : Transparent ;
}
.TEXTBOX
{
	FONT-SIZE : 8pt ;
	FONT-FAMILY : Tahoma ;
	text-align : left ;

	border: solid 1px Silver;
	font-weight:500;  
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}