.portal_title {

		font-family: Arial;

	font-size: 13px;

	font-weight: bold;

	text-decoration: none;

	background-image: url(../../images/panel_L_menu_icon.png);

	text-align: left;

	vertical-align: middle;

	text-transform: capitalize;

	color: #333333;

	height: 24px;

	background-repeat: no-repeat;

	background-position: 20px 20px;

	padding-top: 10px;

	padding-left: 35px;

}

.portal_content {

	text-align: center;

	vertical-align: middle;

}

.portal_content_img {

	border-top-width: 6px;

	border-right-width: 8px;

	border-bottom-width: 6px;

	border-left-width: 8px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #e9f1f4;

	border-right-color: #e9f1f4;

	border-bottom-color: #e9f1f4;

	border-left-color: #e9f1f4;

}



.button_1 {

	background:url(../../images/button_login.png) no-repeat;

	font-weight: bold;

	color: #FFFFFF;

	font-size: 12px;

	width:84px;
	height:25px;

}



.button_1:hover{

	background:url(../../images/button_login.png) no-repeat;

	font-weight: bold;

	color: #FFFFFF;

	font-size: 12px;
	width:84px;
	height:25px;

}

.err {

	font-family: Tahoma;

	font-weight: normal;

	color: #FF0000;

	text-decoration: none;

}

.page_path {

	background-color: #ead9f0;

	height: 20px;

	padding-left: 70px;

	font-size: 12px;

	color: #7a2270;

	text-decoration: none;

}



.page_path a{

	font-weight: bold;

	color: #7a2270;

	

}

