@import "portalDefault.css";
@import "bip.css";

.divLink {	
	padding: 3px;
	font-family: Verdana;
	font-size: 8pt;
}

.alink {
	background-image: url(../img/form_register_proc.png);
	background-repeat: no-repeat;	
	padding-left : 17px;
	font-size: 8pt;
	text-decoration: none;
	color: #335599;
	float: left;
	width: 84%;
}

.alink:hover {
	color: #BB0000;
	text-decoration: underline;
}

.dataTable {
	font-family: Verdana;
	font-size: 9pt;	
}

.tdP {
	color: #335599;
}

.customText {
	border: solid 1px #AACCEE;
}

.labelTitleWidth {
	width: 79%;	
}

.labelWidth {
	width: 20%;	
}

.titleBorder {	
	background-color: #EEE0E5;
	border: solid 1px #CBAAAA;
}

.actLabel {
	color: #7B3A3A;
}