
.SC_Item, .SC_ItemSelected {
background-color:#d6d3d3;
background-position:left center;
background-repeat:no-repeat;
border:1px solid #000000;
margin-bottom:2px;
margin-top:2px;
overflow:hidden;
padding:2px 3px 2px 11px;
}


.TextTitle{
	color:#005a56;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;

	}
	
.TextSubtitleTitle{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005a56;
	line-height:17px;
	font-weight:Bold;
	}
	
	.TextGeneral{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	color: #666666;
	line-height:17px;

	}
	
.TextGeneralWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	color: #ffffff;
	line-height:17px;

	}

.TextGeneralRed{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	color: #964f43;
	line-height:17px;

	}

	
	
	
.TextItalic{
	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#86b7f4;
	line-height:17px;
	font-weight:normal;
	font-style:italic;
	}
	
.BlackBold {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.SmallFont {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}