@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcb921;
}
.bg-non-rep {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-rep-x {
	background-repeat: repeat-x;
}
.dopmenu {
	Z-INDEX: 4;
	LEFT: 150px;
	WIDTH: 740px;
	POSITION:absolute;
	TOP: 205px;
	right: 24px;
	visibility: visible;
}
h1 {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
h4 {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt-12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.txtb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bg-tbl {
	background-color: #e7f5fb;
}
.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.zag {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.mnu2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 15px;
}
.txt-11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.pink:link  {
	color: #d10fcf;
	text-decoration: none;
}
a.pink:hover {
	color: #d10fcf;
	text-decoration: underline;
}
a.white:link  {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited  {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
