body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
	line-height: 17px;
}
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
	border: 1px solid #999999;
	line-height: 12px;
	background-color: #666666;
	text-indent: 2px;
}
.bold {
	font-weight: bold;
}
a.topnav:link, a.topnav:active, a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav:link, a.leftnav:active, a.leftnav:visited {
	color: #666666;
	text-decoration: none;
}
a.leftnav:hover {
	color: #000000;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	font-weight: bold;
}
.customers {
	line-height: 10px;
	color: #7D7D7D;
	margin:17px;
	line-height:11px;
}
.popbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:right;
}
#mybutton   {
		border-style: solid;
        border-color: #ffffff;
		border-width:thin;
        background-color: #00144a;
        text-decoration: none;   
        width: 80px;
        text-align: center;
		padding:2px;
		}
  
.buttontext {
			color: white; 
            text-decoration: none;   
            font: bold 10px Arial, Helvetica, sans-serif;
            cursor: hand;
			}
