body {
	margin:0px;
	height:100%;
	text-align:center;
}
body, td, tr, p, input {
	font-family:Verdana,Arial;
	color:#333333;
	font-size:small;
}
td, tr, input {
	text-align:left;
	}
table {
	border-collapse:collapse;
}
form {
	margin:0px;
}
img {
	border-width:0px;
	}
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	}
a:link {
	color:#0066CC;
	}
a:visited {
	color:#0066CC;
	}
a:hover {
	background-color:#0066CC;
	color:#FFFFFF;
	}
.main {
	width:100%;
	border-width:0px;
}
.head {
	background-color:#F7EBD6;
	font-size:25px;
	font-family:"Lucida Bright",Verdana;
	font-weight:bold;
	vertical-align:top;
	padding-right:250px;
	text-align:center;
	height:40px;
	background-image:url('img/border.png');
	background-position:0 bottom;
	background-repeat:repeat-x;
}
.menu1 {
	background-color:#083986;
	background-image:url('img/menu.png');
	height:25px;
}
.menu, .menua {
	height:25px;
	text-align:center;
}
.menu a, .menua a, .menu a:visited, .menu a:link {
	color:white;
	font-weight:bold;
	background-color:transparent;
	}
.menu a:hover, .menua a:hover {
	color:#FF8F00;
	font-weight:bold;
	background-color:transparent;
	}
.menua {
	background-image:url('img/menu1.png');
}

.keyboard {
	margin:auto;
 	empty-cells:hide
}
.keyboard {
	margin:auto;
 	empty-cells:hide
 }
.keyb {
	width:28px;
	height:28px;
	background-image:url('img/taste.gif');
	background-color:white;
	font-size:13pt;
	text-align:center;
}
.keyboard a {
	color:black;
	/*text-decoration:none;*/
	}
.keyb:hover {
	background-color:#F7EBD6;
	cursor:pointer;
}
.ent {
	text-align:center;
}
.ent input {
	width:320px;
	text-align:center;
	font-size:large;
	font-weight:bold;
	border-width:0px
}
.zebra th {
	background-image:url('img/menu.png');
	color:white;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
.zebra a {
	display:block;
	padding-right:15px;
}
.zebra th a {
	padding-right:0px;
	}
.zebranor {
	background-color:#FFFFFF;
	white-space:nowrap;
}
.zebraodd {
	background-color:#D2DCFF;
	white-space:nowrap;
}
.zebrarot {
	background-color:#FF8F00;
	white-space:nowrap;
}
.nohover:hover {
	background-color:transparent;
	}
