body, table
{
	margin: 0 auto;
	text-align: center;
}

.nofont { font-size: 1px; }
#menu, th div { display: inline; }

#form
{
	display:block;
width:300px;
	margin: 20px auto;
	font-family: tahoma;
	font-size: 12pt;
	border: 1px solid #000;
}
#form .un { font-size: 20pt; }

#form form
{

		padding: 10px;

}


#form a { color: #666; }
#form .sel a{color:#000;}

#form ul { }
#form .buttons li {display:inline; padding:4px;}
#form input { }
.preview{width:1000px; display:block;}
h1 { font-size: 18px; }

/*	#head div{float:right;}*/
ul, li
{
	list-style-type: none;
	padding: 0;
}

a
{
	text-decoration: none;
	border: 0;
}
.er{ color:#C00;}
img { border: 0; }
table, tr, td { }
th img { float: left; }

th .image
{
	float: right;
	background-repeat: no-repeat;
}

#menu a, #menu b, #menu span
{
	height: 20px;
	overflow: hidden;
	float: left;
}

#menu b
{
	width: 0px;
	display: block;
	background-repeat: no-repeat;
}

#menu a { position: relative; }
