.fields {
	font-family: Tahoma;
	font-size: 10px;
	color: #4F79A2;
}
.blue2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A9FD3;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.white18px {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}

.blue18px {
	font-family: Tahoma;
	font-size: 18px;
	color: #4F79A2;
}

.titles {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4F79A2;
	text-decoration:none;
}

.titlesWhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #4F79A2;
	line-height: 17px;
	text-decoration: none;
}

.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #C23738;
	line-height: 17px;
	text-decoration: none;
}

a.blue:hover {
	font-family: Tahoma;
	color: #5a5a5a;
	text-decoration: underline;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	line-height: 17px;
}

.gray_ring {
	font-family: Tahoma;
	font-size: 10px;
	color: #5a5a5a;
	text-decoration: none;
	line-height: 17px;
}

table {
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;	
}
a.gray:hover {
	font-family: Tahoma;
	color: #6A9FD3;
	text-decoration: underline;
}
.btn {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A9FD3;
	border: 1px solid #4F79A2;
	cursor: hand;
	background-image: url(/images/btn.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}
.btn-ar {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A9FD3;
	border: 1px solid #4F79A2;
	cursor: hand;
	background-image: url(/images/btn-ar.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}
SPAN.TreeviewSpanArea A {
     font-size: 10pt; 
     font-family: verdana,helvetica; 
     text-decoration: none;
     color: black;
}
SPAN.TreeviewSpanArea A:hover {
     color: '#820082';
}
