
html, body {
	height:100%;
	margin:0px;
	padding:0;
	font-size:13px;
	font-family:Tahoma,Arial; /* TechnicLite */
	color:#03003f;
	font-stretch:none;
	font-weight:normal;
}

	#MMD {height:48px;}
	.info {color:#777;}

table {
	cell-spacing:0px;
	border-collapse:collapse;
	-moz-border-radius:0;
}
table th, table td {
	padding:0px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

table.filter td {
	text-align:right;
}

table.xproperty {
	float:right;
	margin:1px;
}
table.xproperty td {
	color:gray;
	width:15px;
	height:9px;
	padding:1px;
	border:1px solid #eee;
	text-align:center;
}

table.attend td {
	height:24px;
	border-top:1px solid #eee;
}
table.attend th {
	height:24px;
	font-weight:bold;
}


table.menupad td {
	padding:5px;
}
table.menu {
	background-color:#ededf2;
	border:1px solid #d1d1db;
	position:relative;
	z-index:99;
}

img {
	border:none;
	margin:0px;
	clear:none;
}

h1 {
	font-size:13px;
	font-weight:normal;
	color:green;
	margin-bottom:2px;
}

.h2 {
	padding:3px;
	font-size:13px;
	color:#659f00;
	background-image:url("http://www.ultiscanner.net/load/_gi/h2-center.png");
	background-repeat:repeat-x;
}

.h3 {
	padding:3px;
	font-size:13px;
	color:#659f00;
	background-image:url("http://www.ultiscanner.net/load/_gi/h3-center.gif");
	background-repeat:repeat-x;
}

ul, ol {
	padding-left:20px;
	margin:0px 0px 3px 3px;
}

li {
	padding:2px;
	margin-left:0px;
	list-style-type:circle;
}

ul.mini {
	padding-left:0px;
}
li.mini {
	list-style-type: none;
}

a {color:#6868b0;} /* formerly #7a7abc */
	a:link, a:visited {text-decoration: none;}
	a:hover, a:active {text-decoration: none; border-bottom:1px dotted #9f9fbf; color:#9f9fbf;}

form {
	background-repeat:no-repeat;
	margin:9px 0px 9px 0px;
	padding:0px;
	width:480px;
}

hr {
	border:0;
	width:100%;
	color:#eee;
	background-color:#eee;
	height:1px;
}

form.f24 { background-image:url(http://www.ultiscanner.net/load/_gi/form-24level.png); height:730px; }
form.f18 { background-image:url(http://www.ultiscanner.net/load/_gi/form-18level.png); height:553px; }
form.f12 { background-image:url(http://www.ultiscanner.net/load/_gi/form-12level.png); height:315px; }
form.f6  { background-image:url(http://www.ultiscanner.net/load/_gi/form-6level.png);  height:255px; }
form.f5  { background-image:url(http://www.ultiscanner.net/load/_gi/form-5level.png);  height:210px; }
form.f3  { background-image:url(http://www.ultiscanner.net/load/_gi/form-3level.png);  height:177px; }
form.f1  { background-image:url(http://www.ultiscanner.net/load/_gi/form-1level.png);  height:136px; }

input, textarea, select {
	font-family:Tahoma,Arial;
	font-size:12px;
	background-color:transparent;
	border:none;
	margin:1px;
	padding:0px 3px 0px 3px;
	width:170px;
	vertical-align:top;
}
	textarea {
		margin:4px 6px 6px 4px;
		width:352px;
		height:48px;
	}

select {
	background-color:white;
	padding:0px;
}

table.form {
	background-repeat:no-repeat;
	margin:0px 0px 0px 52px;
}
table.form tr {
	height:24px;
}

.i1 {
	background-image:url("http://www.ultiscanner.net/load/_gi/input-text1.png");
	background-repeat:no-repeat;
	width:180px;
}

.i1wide {
	background-image:url("http://www.ultiscanner.net/load/_gi/input-text1-wide.png");
	background-repeat:no-repeat;
	width:360px;
}

.i2 {
	background-image:url("http://www.ultiscanner.net/load/_gi/input-text3.png");
	background-repeat:no-repeat;
	width:360px;
}

.i2ext {
	background-image:url("http://www.ultiscanner.net/load/_gi/input-text3-ext.png");
	background-repeat:no-repeat;
	width:360px;
}

	.tick { border:none; background-color:transparent; margin:0px; width:15px; padding:1px; }
	.go {
		border:none;
		width:18px;
		height:18px;
		background-image:url("http://www.ultiscanner.net/load/_gi/go.png");
		padding-bottom:2px;
		position:relative;
		left:342px;
		top:8px;
	}

#radioY, #radioN {width:auto; margin:0px;}

#from, #to {
	width:68px;
	height:20px;
	padding-top:1px;
	background-image:url(http://www.ultiscanner.net/load/_gi/input-text4.png);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}
