@charset "utf-8";
/* CSS Document */

#jtphorzlogin {
	height: 20px;
	line-height: 20px;
	padding: 5px;
	background-color: #111111;
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left-style:solid;
        border-left-width:6px;
	border-left-color:#2b2e30;
        border-right-style:solid;
        border-right-width:6px;
	border-right-color:#2b2e30;
	border-bottom-style:solid;
        border-bottom-width:3px;
	border-bottom-color:#2b2e30;

}

#jtphorzlogin a{
	color: #eeeeee;
}

#jtphorzlogin a:hover{
text-decoration: none;
}

#jtphorzlogin .inputbox {
	border: 0px;
	color:#6693c0;
}

#jtphorzlogin .button {
	padding:1px;
	height:20px;
	font-size: 8pt;
	text-align: center;
}