body {
	background-color: #674287;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	background-color: #EBE1F2
}
input {
	background-color: #EBE1F2
}
option {
	background-color: #EBE1F2
}     
.tab01_bg {
	background-image: url(img/bg_01.jpg);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(images/01.index002_04.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5A962;
	border-right-color: #D5A962;
	border-bottom-color: #D5A962;
	border-left-color: #D5A962;
}

#header {
	border: 1px solid #D7B367;
}
select {
	background-color: #EBE1F2;
	font-size: 10px;
}
.headline {
	color: #D1AB64;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
}

.cont_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 180%;
}
.cont_txt ul li {
	line-height: 22px;
	list-style-type: square;
	list-style-image: url(SpryAssets/SpryMenuBarRight.gif);
}
.cont_txt a {
	color: #000;
	font-weight: bold;
}
.cont_txt a:visited {
	color: #000;
	font-weight: bold;
}
.cont_txt a:hover {
	color: #FFF;
	font-weight: bold;
	background-color: #674287;
}
.cont_head {
	color: #D1AB64;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7AD61;
	text-transform: uppercase;
}
.abb {
	font-size: xx-small;
	font-weight: bold;
	color: #000;
}
.bot_lin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #674287;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 180%;
}
