.Main {
	background-image: url(images/bg.gif);
	margin: 0px 0px 0px 0px (top, right, bottom, left);
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #3F99C0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #3F99C0;
	scrollbar-arrow-color: #3F99C0;
	scrollbar-track-color: #FFFFFF;
}

.MainWithoutImage {
	
	margin: 10px 10px 0px 0px (top, right, bottom, left);
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #3F99C0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #3F99C0;
	scrollbar-arrow-color: #3F99C0;
	scrollbar-track-color: #FFFFFF;
}
a
{
color: #3F99C0;
text-decoration: none;

} 

a:hover, a:active 
{
color: 8FB830;
text-decoration: underline;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #3F99C0;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #278532;
}
.parag {
	font-size: 11px;
	font-weight: bold;
}
.parag2 {
	font-size: 9px;
	font-weight: bold;
}
/**/
.properties_small {
	/**/float: left;
	background-image: url(images/sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
/**/	background-position: left bottom;
	margin: 0px;
	margin-bottom: 8px;
	width: 180px;
}
/* Hide for IE5/6 WIN */
html>body .properties_small {width: auto;}
/* End Hide */

.properties_small table {
	width: 180px;
}



.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: /**/left top;
	margin: 0px;
}

.sb_title {
	background-image: url(images/sb_tl.gif);
	background-repeat: no-repeat;
	background-position: /**/right 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;
}

.sb_content {
	/* border: 1px dotted #FF0000; */
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	/**/padding: 5px 10px 5px 10px;
	margin: 0px;
}

.sb_content .clsPrompt {
	/**/clear: left;
}

.sb_content .text {
	/**/float: right;
}

.sb_content .knop {
	/**/float: right;
}

.sb_content form {
	margin: 0px;
}

.sb_content ul {
	/**/padding-right: 8px;
	margin-top: 0px;
	/**/margin-right: 8px;
	margin-bottom: 0px;
}

.sb_content li {
	font-size : 75%;
	color : #053462;
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_content li p {
	/**/margin-right : 1em;
}

.sb_content a {
	color: #003060;
}

.sb_content a:active {
	color: #003060;
}

.sb_content a:visited {
	color: #003060;
}

.sb_content a:hover {
	color: #003366;
}

.sb_footer {
	/**/border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}
/* Hide for IE Mac \*/
* html .sb_content {height: 1%;}
/* End Hide */
#leftcontent {
	position: absolute;
	margin-top: 6px;
	/*right: 4px;*/
	width: 170px;
}