/* CSS for Phoenix Management*/

.body, td, th {
	font-family: "Century Gothic", Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight: 600;
	line-height:19px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#C5CFD9;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}

a:link {
	/*color: #000000;*/
	text-decoration:underline; font-weight:bold;
}
a:visited {
	/*olor: #000000;*/
	text-decoration:underline; font-weight:bold;
}
a:hover {
	/*color: #FF0000;*/
	text-decoration:underline;
}
a:focus {
	/*color: #333333;*/
	text-decoration:none
}
a:active {
	/*color: #000000;*/
	text-decoration:none
}
.text {
	font-family: "Century Gothic", Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
}
.scroll {
	color:#000000;
	width: 94%;
	height: 690px;
	overflow: auto;
	margin: 10px;
}
.footer {
	font-size: 10px;
	font-family:"Century Gothic", Helvetica, sans-serif;
}
.names {
	font-size:16px;
	font-weight:bold;
	color: #14324E;
	font-family: "Century Gothic", sans-serif;
	line-height: 18px;
}
.titles {
	font-size:13px;
	font-weight:bold;
	color:000000;
	font-family: "Century Gothic", sans-serif;
	line-height: 18px;
}