/* Start Header */
.header_holder {
	/* background-image: url(images/background_top.jpg); */
	background-image: url(images/top_background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height: 125px;
}


.header_menu {
/*	white-space: nowrap;*/
	background-image: url(images/background_menu.jpg);
	height: 29px;
	padding-left: 15px;
	padding-top: 2px;
}
/* End Header */



.sidebarsection {
	margin-top: 5px;
}

.sidebar {
	background-image: url(images/sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 170px;
}

.sb_header {
	background-image: url(images/sb_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.sb_title {
	background-image: url(images/sb_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.sb_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
	font-size:10px;
}

.sb_content {
	/* border: 1px dotted #FF0000; */
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	font-size : 10px;
	color : #053462;
}

.sb_content .clsPrompt {
	clear: right;
}

.sb_content .text {
	float: left;
}

.sb_content .knop {
	float: left;
}

.sb_content form {
	margin: 0px;
}

.sb_content ul {
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.sb_content li {
	font-size : 10px;
	color : #053462;
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_content a {
	color: #003060;
	text-decoration:none;
}

.sb_content a:active {
	color: #003060;
	text-decoration:none;
}

.sb_content a:visited {
	color: #003060;
	text-decoration:none;
}

.sb_content a:hover {
	color: #003366;
	text-decoration: underline;
}

.sb_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}


.sb_content_link a {
	color: #003060;
	text-decoration:underline;
}

.sb_content_link a:active {
	color: #003060;
	text-decoration:underline;
}

.sb_content_link a:visited {
	color: #003060;
	text-decoration:underline;
}

.sb_content_link a:hover {
	color: #0000ff;
	text-decoration: underline;
}

/* Hide for IE Mac \*/
* html .sb_content {height: 1%;}
/* End Hide */

/* End Sidebar */


/* Start Subheader/Properties_wide/Myzone */
.properties_wide {
	clear: both;
	background-image: url(images/sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
}

.subheader {
	background-image: url(images/sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
}

.sh_header {
	background-image: url(images/sb_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.sh_title {
	background-image: url(images/sb_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.sh_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.sh_content {
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.sh_content form {
	margin: 0px;
}

.sh_content ul {
	margin-top: 0px;
}

.sh_content li {
	color : #053462;
	list-style-type : disc;
	margin-top : 3px;
}

.sh_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .sh_content {height: 1%;}
/* End Hide */

/* End Subheader */

/* Start Content */
.content {
	background-image: url(images/c_br.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
	width: 100%;
}

.c_header {
	background-image: url(images/c_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.c_title {
	background-image: url(images/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.c_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.c_content {
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.c_content form {
	margin: 0px;
}

.c_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .c_content {height: 1%;}
/* End Hide */

/* End Subheader */


/* Start Tabs */
.tabs {
	background-image: url(images/1px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabs li {
	float: left;
	list-style-type: none;
	background-image: url(images/top_tab_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 2px 0px 0px 5px;
	padding: 0px;
	height: 30px;
	cursor: pointer;
}

.tabs a {
	float: left;
	display: block;
	background-image: url(images/top_tab_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 25px 0px 10px;
	line-height: 22px;
}

.tabselected {
	background-image: url(images/top_tab_sel_b.gif);
	background-position:bottom;
	margin-top: 0px;
	font-size:10pt;
    font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
}
.tabselected_hover {
	background-image: url(images/top_tab_sel_b.gif);
	background-position:bottom;
	margin-top: 0px;
	font-size:10pt;
	font-family: Verdana, Arial, Sans-Serif;
    text-decoration: underline;
	font-weight:bold;
}

.tabregular {
	background-image: url(images/top_tab_b.gif);
	background-position:bottom;
	margin-top: 0px;
	font-size:10pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.tabregular_hover {
	background-image: url(images/top_tab_b.gif);
	background-position:bottom;
	margin-top: 0px;
	text-decoration:underline;
	font-size:10pt;
	font-family: Verdana, Arial, Sans-Serif;
}


.tabs #selected {
	background-image: url(images/top_tab_sel_r.gif);
	margin-top: 0px;
	height: 33px;
}

.tabs #selected a {
	background-image: url(images/top_tab_sel_l.gif);
	padding-top: 9px;
	line-height: 24px;
}

.tabs_holder {
	background-image: url(images/c_br.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	margin-top: -8px;
	height: auto;
}
/* Hide for IE5/6 WIN */
html>body .tabs_holder {margin-top: 40px;}
/* End Hide */

.tabs_content {
	margin: 0px;
	padding: 8px;
	height: auto;
	border-left: 1px solid #A5B2C6;
	border-right: 1px solid #A5B2C6;
}

/* Hide for IE Mac \*/
* html .tabs_content {height: 1%;}
/* End Hide */

.tabs_footer {
	height: 10px;
	margin: 0px;
	border-left: 1px solid #A5B2C6;
}

/* Hide for IE Mac \*/
* html .tabs_holder {height: 1%;}
* html .tabs a {float: none;}
/* End Hide */

/* End Tabs */

/* Start Buttons */
.button_dark {
	background-image: url(images/bd_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	margin: 0px;
	cursor: pointer;
	white-space: nowrap;
	float: right;
	width: 1%;
}
/* Hide for IE5/6 WIN */
html>body .button_dark {width: auto;}
/* End Hide */

.bd_title {
	background-image: url(images/bd_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

.button_light {
	background-image: url(images/bl_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	margin: 2px 4px 0px 0px;
	margin-right: 4px;
	padding-right: 10px;
	cursor: pointer;
	white-space: nowrap;
	float: left;
	width: auto;
}

/* IE Only */
* html .button_light {
	width: 1%;
}
/* End IE Only */

/* Hide for IE Mac \*/
.button_light { padding-right: 0px; }
/* End Hide */

.bl_title {
	background-image: url(images/bl_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

/* End Buttons */