

img{
margin: 0px;
padding: 0px;
border:0;
}
ul {
list-style-type:none;

margin:5px;
padding:0px;
}
li{
margin:0px;
padding:0px;
}
a:link {
	color: #9b5517;
	text-decoration: none;
}
a:visited {
	color: #9b5517;
	text-decoration: none;
}
a:hover {
	color: #ba6621;
	text-decoration: none;
}
a:active {
	color: #9b5517;
	text-decoration: none;
}

table {
	border: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
td {
	border: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;	
}
tr {
	border: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	background-repeat:repeat;	
	background-color: #000000;
}

.inp {
	background:transparent;
	background-image: url(/new2/images/inp.gif);
	background-repeat:no-repeat;
	text-decoration: bold;
	height:21px;
	font: 10pt Arial Black;
	color: #0d004f;
	width:166px;
	border: 0;
	text-align: left;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	text-overflow:ellipsis;
	overflow:hidden;
}

.inp_submit{
	background:transparent;
	background-image: url(/new2/images/ok1.gif);
	background-repeat:no-repeat;
	border: 0;
	height:21px;
	width:46px;
}

.toplink{
color: #0d004f;
font-color: #0d004f;
font: 10pt Arial Black;
}

.block {
margin: 5px;
}

.letter {
position: relative;
top: 5px;
}