/* CSS Document */
/*-------------------------------------------------start topst part---------------------------------------------*/

#toplogo_nia{
	background-image:url(../images/topst_head_logo.gif);
	background-repeat:no-repeat;
}
#topst_menu{
	font-family:"MS Sans Serif";
	font-size:10px;
	color:#959595;
	text-decoration:none;
	text-align:right;
	margin:3px 0px 0px 0px;
	height:18px;
	width:692px;
	float:left;
}
#change_language{
	width:75px;
	float:right;
	margin-right:3px;
}
#topst_menu a:link{
	color:#959595;
	text-decoration:none;
}
#topst_menu a:visited{
	color:#959595;
	text-decoration:none;
}
#topst_menu a:hover{
	color:#2678B7;
	text-decoration:underline;
}
#topst_menu a:active{
	color:#2678B7;
	text-decoration:underline;
}
/*------------------------------------------------end top part---------------------------------------------*/

/*------------------------------------------------start middle part---------------------------------------------*/
.dashline{
	background-image:url(../images/bg_dashline.gif);
	background-repeat:repeat-y;
}

#a_mainpage_activity{
	width:283px;
	margin:18px 0px 15px 25px;
}

#btn_readall_mainpage_act{
	text-align:right;
	margin-right:16px;
}
#btn_readall_mainpage_port{
	text-align:right;
	margin-right:9px;
}

.normaltext{
	font-family:"MS Sans Serif";
	font-size:11px;
	color:#464646;
	text-decoration:none;
	line-height: 15px;
}
.normaltext a:link{
	color:#2678B7;
	text-decoration:none;
}
.normaltext a:visited{
	color:#2678B7;
	text-decoration:none;
}
.normaltext a:hover{
	color:#2678B7;
	text-decoration:underline;
}
.normaltext a:active{
	color:#2678B7;
	text-decoration:underline;
}

#a_mainpage_portfolio{
	width:394px;
	margin:18px 23px 15px 21px;
}

.head2{
	font-family:"MS Sans Serif";
	font-size:12px;
	font-weight:bold;
	color:#2174A4;
	text-decoration:none;
}
ul{
	list-style-image:url(../image/bullet.gif);
	margin-top:9px;
	margin-bottom:9px;
}

/*------------------------------------------------end middle part---------------------------------------------*/


/*--------------------------------------------start footer part----------------------------------------------*/

#footer_text{
	font-family:"MS Sans Serif";
	font-size:10px;
	color:#ACACAC;
	text-align:center;
	margin-top:9px;

}
.footer_bg{
	background-image:url(../images/bottom_bg_footer.gif);
	background-repeat:no-repeat;
	height:39px;
	background-color:#DDDDDD;
}

/*--------------------------------------------end footer part----------------------------------------------*/

