html, body {
	margin: 0px;
	background-color:#737373;
	color: #FFFFFF;
}
p {
	margin: 0px;
}
table {

	margin: 0px;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior:	url("/_senzor/pngbehavior.htc");
}
form {
	margin: 0px;
}
.txt10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.head {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight:bold;
}
#MenuMain a {
	color: #FFFFFF;
	text-decoration: none;
	padding:3px 6px 3px 6px;
	height: 24px;
}
#MenuMain a:hover {
	color: #FF9900;
	text-decoration: none;
}
#MenuMain .active {
	color: #FF9900;
	text-decoration: none;
	background-color:#666666;
}

#MenuSub a {
	color: #FFFFFF;
	text-decoration: none;
	padding:3px 6px 3px 6px;
	background-color:#666666;
}
#MenuSub a:hover {
	color: #FF9900;
	text-decoration: none;
}
#MenuSub .active {
	color: #FF9900;
	text-decoration: none;
}

.head {
	font-size:13px;
	color:#FF9900;
	font-weight:bold;
	margin:0px 0px 6px 0px;
}
.subhead {
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
}
.img_border {
	border: 1px solid #999999;
}
.shadow_right {
	background-image: url(/gfx/image/shadow_right.gif);
}
.shadow_bot {
	background-image: url(/gfx/image/shadow_bot.gif);
}
.justify {
	text-align: justify;
}

