.RowB{
	background-color: #FCDCC4;
}
.RowA{
	background-color: white;
}
body {
	margin: 0px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #F69048;
	text-decoration: none;

}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.pagemark {
	font-weight: bold;
	color: #F69048;
	font-size: 18px;

}

.pagetitle {
	font-size: 23px;
	color: #F69048;
	font-weight: normal;
	margin: 0px;
}

form { margin: 0px;}

.pagebox {
	background-color: #FCDCC4;
	border-right: 1px dashed #F69048;
	border-bottom: 1px solid #F69048;
	border-left: 1px dashed #F69048;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F69048;
	padding: 10px;
}


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
.fields {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F69048;
	border-right-color: #F5E0DE;
	border-bottom-color: #F5E0DE;
	border-left-color: #F69048;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.buttonok {
	background-color: #F69048;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #E9B8B1;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #E9B8B1;
	padding-right: 5px;
	padding-left: 5px;

}

.topmenutab{
	padding: 4px  10px;
	background-color:  E4E4E4;
	border-top: 3px solid #F69048;
	border-left: 1px dashed #666666;
	border-bottom: 1px solid #3B3734;
}
.topmenutahover {
	background-color: #FFFFFF;
	border-top: 1px solid #F69048;
	border-left: 1px solid #666666;
	border-bottom: 3px solid #FFFFFF;
	padding: 4px 10px;
	cursor: hand;
}
.topmenuA {
	font-weight: bold;
	color: #000000;
}
.topmenuAB {
	font-weight: bold;
	color: #000000;
}
.topmenuAB:hover {
	font-weight: bold;
	color:F69048;
}
.topmenuA:hover {
	font-weight: bold;
	color: #F69048;
	text-decoration: none;
}


.pagecontentleft {
	padding-right: 15px;
}

.pagecontentvertline {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F69048;
}
.homebkga {
	background-attachment: fixed;
	background-image: url(/images/bkg_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.dyk {
	color: #F69048;
	font-weight: bold;
}

