/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
a.buttonProfile {
	display: block;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 8px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 20px;
	margin: 0 auto 0 auto;
	text-decoration: none;	
}

a.buttonProfile:link, a.buttonProfile:visited { 
	background-color: #B75C8E; 
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.buttonProfile:hover, a.buttonProfile:active, a.buttonProfile:focus { 
	background-color: #B75C8E; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.buttonPool {
	display: block;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 8px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 20px;
	margin: 0 auto 0 auto;
	margin-left: 5px;
	text-decoration: none;	
}

a.buttonPool:link, a.buttonPool:visited { 
	background-color: #13A794; 
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.buttonPool:hover, a.buttonPool:active, a.buttonPool:focus { 
	background-color: #13A794; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

input.user {
	width: 70px;
	color: #9F45A9;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #CDE2FF;
	background-color: white;
}

select.user {
	color: #9F45A9;
	font-size: 10px;
	background-color: white;
	width: 120px;
}

td.accountBoxSerious {
	background-color: #EEECFD;
	font-family: Verdana;
	font-size: 10px;
	color: #455EBD;
	text-decoration: underline;
}

td.accountBoxIntime {
	background-color: #F2E9F4;
	font-family: Verdana;
	font-size: 10px;
	color: #BA5258;
	text-decoration: underline;
}

a.profile:hover, a.profile:active, a.profile:focus, a.profile:visited, a.profile:link { 
	color: #E13679;
	text-decoration: underline;
	font-size: 10px;
}

a.profile {
	text-decoration: 	underline;
	font-size: 9px;
}

td.profile {
	font-family: Verdana; 
	font-size: 9px; 
	color: #E13679; 
	text-decoration: underline; 
	white-space: nowrap; 
	text-align: left;
	width: 100%;
}

td.profilePercent {
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: bold; 
	text-align: right; 
	color: #E13679;	
}

span.profilePercent {
	color: #7BDA82;
}

td.profileTitle {
	font: 10px Verdana; 
	color: #B41F4C; 
	white-space: nowrap;
}

div.profileBar {
	border-top: 2px solid #B41F4C; 
	float: right; 
	width: 81px; 
	margin-top: 5px;
}

img {
	vertical-align: baseline;
}


