body {
       font-family: arial unicode ms,arial,helvetica,sans-serif;
       scrollbar-base-color:#ffffff;
       scrollbar-3d-light-color:#dee3ef;
       scrollbar-arrow-color:#ffffff;
       scrollbar-darkshadow-color:#dee3ef;
       scrollbar-face-color:#ffffff;
       scrollbar-highlight-color:#dee3ef;
       scrollbar-shadow-color:#dee3ef;
       scrollbar-track-color:#ffffff;
	}


/*index: header and headerimg, margin, height, width, text*/
.h_body {
	background-color : #ffffff;
	margin : 18 0 0 18;
}

.img_body {
	margin-left: 18px;
	background-color : #ffffff;
}

.intro_body {
	margin: 0 0 0 0;
	background-color : #ffffff;
}

.h_tr {
	text-align: left;
	height: 16px;
	background-color : #dee3ef;
}

.p_leer {
  width: 7px;
}

.rb_leer {
  width: 15px;
}

.rh_leer {
  height: 15px;
}

.rh_leer2 {
  height: 12px;
}

.h_bluedot{
	background-image : url(3x1blue.gif);
	height: 1px;	
}

/* blue line */
.bl_abst1 {
	width: 58px;
}
.bl_abst2 {
	width: 47px;
}

.h_title {
	font-size: 13px;
	font-weight: bold;
	color: #333366;
}

.bl_txt {
	font-size: 12px;
	color: #333366;
	background-color: #dee3ef;	
}



/*index, article: margin, height, width, text*/
.ccd_body {
	margin: 0 0 0 15;
	background-color : #ffffff;
}

.m_headerrow {
	height: 34px;
	vertical-align:middle	
}

.c_tr {
	height: 18px;
}

.c_title {
	font-size: 12px;
	font-weight: bold;
}

.c_text {
	font-size: 12px;
	line-height: 16px;
}

.c_rb {
	color : #333366;
	font-weight: bold;
}

.c_footer {
	font-size: 10px;
	color : #333366;
	line-height: 14px;
}

/*ped: right column*/

.rightdown {
	vertical-align:bottom;
}

/*index, article: icons, icons-text*/
.l_tr {
	height: 19px;
}

.l_icon {
	text-indent: 14px;
	width: 35px;
}

.l_txt {
	font-size: 11px;
	color : #000000;
	text-indent: 7px;
}

		  
.l_border {
	border-style: solid;
	border-color: #dee3ef;
	border-width: 1px;
}


/*index, article: projects*/
.p_txt {
	font-size: 11px;
	color : #000000;
	text-indent: 14px;
}

.p_text {
	font-size: 11px;
	color : #000000;
	margin: 7 7 7 7;
}

.p_tr {
	background-color: #dee3ef;
	height: 19px;
}



:link {
	text-decoration:none;	
	color: #333366;
}

:visited {
	color: #333366;
	text-decoration:none;	
}
