@CHARSET "UTF-8";
/*
 $Rev: 117270 $
 
 This this is just a Sample file for ALKIVIA Styles.
 The file is not loaded, and you have to set the styles in your template.
 Consider this as a list of available styles to customize.
*/

/*
h1.alkivia-title {}
	
h1.alkivia-error {}
*/

table.profile-list {
	width: 100%;
	cell-spacing: 2px;
	cell-padding: 2px;
	}
	
table.profile-list a:link {
      font-size: 12px;
}

table.profile-list a:visited {
      font-size: 12px;
}

table.profile-list tbody {
      font-size: 12px;
}


table.profile-list thead {
	color: #f2f2f2;
	background-color: #595959; 
	text-align: left;	
	}
	
table.profile-list thead {
      font-size: 12px;
}
	
table.profile-info {}

.pager {
	margin: 25px 0 10px 0;
	float: left;
	clear: both;
	}
	
.pager .page-numbers {
	background-color: #f2f2f2;
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid #ff0000;
	}
	
 .pager .prev, .pager .next {
 	font-weight: bold;
	}

.pager .current {
	color: #f2f2f2;
	background-color: #f27830; 
	}

.pager a.page-numbers:hover {
	text-decoration: none;
	color: #f2f2f2;
 	background-color: #734822;
	}

.navigator {}
.navigator .bottom_navigator {}
.navigator .navleft {}
.navigator .navright {}

/* EOF */