body {
	background-color: #DEDEDE;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
p {
	margin: 0px;
}
table {

	margin: 0px;
}
a {
	color: #BE1E25;
	text-decoration: underline;
}
a:hover {
	color: #BE1E25;
	text-decoration: none;
}
img {
	border-style: none;
	/*behavior:	url("/_senzor/pngbehavior.htc");*/
}
form {
	margin: 0px;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
	line-height: 1.5em;
}
TD {
	font-size: 11px;
}
.txt11_lh_big {
	font-size: 11px;
	line-height: 1.8em;
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 46px;
}
.bot {
	background-image: url(/gfx/system/bot_bg.png);
}
.top_left {
	background-image: url(/gfx/system/top_bg_left.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#Search {
	background-image: url(/gfx/system/bg_search.png);
	height: 38px;
	width: 310px;
}
#TopLogin {
	background-image: url(/gfx/system/bg_TopLogin.png);
	height: 38px;
	width: 310px;
}
#TopLogout {
	background-image: url(/gfx/system/bg_TopLogout.png);
	height: 38px;
	width: 310px;
}
#Search_blank 
{
	background-image: url(/gfx/system/bg_search_blank.png);
	height: 38px;
	width: 310px;
}

.top_right {
	background-image: url(/gfx/system/top_bg_right.png);
	background-repeat: repeat-x;
	background-position: top;
}
.top {
	background-image: url(/gfx/system/bg_top.png);
}
#SearchInput2 {
	width: 178px;
	height: 16px;
	border: 0;
	font-size: 10px;
	color: #333333;
	padding: 1px 0px 0 0px;
	margin: 10px 0px 0px 56px;
	background-color:#FFF;
	}
	
#LoginName {
	width: 82px;
	height: 16px;
	border: 0;
	font-size: 10px;
	color: #333333;
	padding: 1px 0px 0 0px;
	margin: 10px 0px 0px 15px;
	background-color: #FFF;
}	
#LoginPass, #LoginPassText {
	width: 82px;
	height: 16px;
	border: 0;
	font-size: 10px;
	color: #333333;
	padding: 1px 0px 0 0px;
	margin: 10px 0px 0px 13px;
	background-color:#FFF;
}		
#Login {
	background-image: url(/gfx/system/bg_login.png);
	height: 46px;
	width: 166px;
}	
#LoginInput {
	width: 65px;
	height: 16px;
	border: 0;
	font-size: 10px;
	color: #333333;
	padding: 1px 0px 0 0px;
	margin: 22px 0px 0px 12px;
	background-color:#FFF;
	}
#Menu {
	font-size: 11px;
	line-height: 2em;
	background-image: url(/gfx/system/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
#Menu10 {
	font-size: 9px;
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #BE1E25;
	margin: 0px 0px 0px 0px;
}
.img_bdr {
	border: 1px solid #990000;
}
.bg_box {
	background-image: url(/gfx/system/bg_box.png);
	color:#FFF;
	font-size: 11px;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}
a.bg_box  {
	color: #FFF;
	text-decoration: none;
}
a.bg_box:hover {
	color: #FFF;
	text-decoration: none;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	color: #BE1E25;
	margin: 0px 0px 4px 0px;
}

#Menu a {
	color: #333333;
	text-decoration: none;
}
#Menu a:hover {
	color: #333333;
	text-decoration: underline;
}

#SiteMap {
	font-size: 10px;
	margin:0px 0px 3px 8px;
}
#SiteMap a {
	color: #333333;
	text-decoration: underline;
}
#SiteMap a:hover {
	color: #333333;
	text-decoration: none;
}
.logo_regmidt {
	background-image: url(/gfx/system/logo_regmidt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
