.shadetabs {
	margin-left			: 0px;
	margin-top			: 1px;
	margin-bottom		: 0px;
	font-size			: 10px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	list-style-type		: none;
	text-align			: left;
	margin-right		: 0px;
	padding-top			: 3px;
	padding-right		: 0px;
	padding-bottom		: 3px;
	padding-left		: 0px;
}

.shadetabs li {
	display				: inline;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
}

.shadetabs li a {
	text-decoration		: none;
	margin-right		: 0px;
	color				: #004A84;
	background-color	: #FFFFFF;
	background-image	: url('http://www.bem-haja.net/bem/templates/bemhaja/images/shade.gif');
	background-repeat	: repeat-x;
	background-position	: left top;
	margin-top			: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
	padding-top			: 3px;
	padding-right		: 3px;
	padding-bottom		: 3px;
	padding-left		: 3px;
	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	: #9bbde4;
	border-right-color	: #9bbde4;
	border-bottom-color	: #9bbde4;
	border-left-color	: #9bbde4;
}

.shadetabs li a:visited {
	color				: #004A84;
}

.shadetabs li a:hover {
	color				: #ff9e31;
}

.shadetabs li.selected {
	font-weight			: bold;
	position			: relative;
	top					: 0;
}

.shadetabs li.selected a {
	background-image	: url('http://www.bem-haja.net/bem/templates/bemhaja/images/shadeactive.gif');
	border-bottom-color	: #ffffff;
}

.shadetabs li.selected a:hover {
	text-decoration		: none;
}

.tabcontentstyle {
	border				: 1px solid #9bbde4;
	width				: 480px;
	margin-bottom		: 1px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-left			: 0px;
	padding: 10px;
}

.tabcontent {
	display				: none;
}

@media print {
	.tabcontent {
		display			: block!important;
	}
}

.round {
	display				: block
}

.round * {
	display				: block;
	height				: 1px;
	overflow			: hidden;
	font-size			: 9px;
	background			: #A0C0DA
}

.round1{
	margin-left			: 3px;
	margin-right		: 3px;
	padding-left		: 1px;
	padding-right		: 1px;
	border-left			: 1px solid #d6e3ef;
	border-right		: 1px solid #d6e3ef;
	background			: #b7cfe3
}

.round2 {
	margin-left			: 1px;
	margin-right		: 1px;
	padding-right		: 1px;
	padding-left		: 1px;
	border-left			: 1px solid #f5f8fb;
	border-right		: 1px solid #f5f8fb;
	background			: #b2cbe1
}

.round3 {
	margin-left			: 1px;
	margin-right		: 1px;
	border-left			: 1px solid #b2cbe1;
	border-right		: 1px solid #b2cbe1;
}

.round4 {
	border-left			: 1px solid #d6e3ef;
	border-right		: 1px solid #d6e3ef
}

.round5 {
	border-left			: 1px solid #b7cfe3;
	border-right		: 1px solid #b7cfe3
}

.roundfg{
	background			: #A0C0DA
}

