#div10 {
	background: #000066;
	text-align:right;
}
* { 
font-family: Arial, Helvetica, sans-serif;
} 

a { 

color : #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration : none ;
} 
a:hover, a:focus { 
color : #999999;
text-decoration : none ;
} 
#div10 li {
	position : relative;
	list-style:none;
	font-weight: bold;
	top:6px;
	right:10px;
	width: 100px;
} 
#div10  li, #div10  li a { 
 font-size:14px;
 
} 
#div10 li a:hover { 
 font-size:14px;
} 
.myinput {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#ffffff;
	background-color:#000066;
}
#data {
	position:relative;
	border-style: none;
	font-family:"Century Gothic", Arial, Verdana;
	font-size:10px;
	color:#ffffff;
	text-align: right;
	top:auto;
	left:auto;
}






