@charset "utf-8";

.contentEXO {
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 12px;
	color: #999999;
	font-weight:normal;
}

.contentEXOOrange {
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 12px;
	color: #FD5E0F;
	font-weight:normal;
}
.contentEXOBold {
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 12px;
	color: #FD5E0F;
}

.contentEXOsmall {
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 11px;
	color: #999999;
	font-weight:normal;
}

.contentEXOsmall10 {
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 10px;
	color: #999999;
	font-weight:normal;
}

input
{
	BORDER-RIGHT: #262626 1px solid; 
	BORDER-TOP: #262626 1px solid; 
	BORDER-LEFT: #262626 1px solid; 
	BORDER-BOTTOM: #262626 1px solid; 
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 11px;
	color: #999999;
	background: #0F0F0F;
	padding: 2px 8px;	
}

fieldset    
{
	BORDER-RIGHT: #262626 1px solid; 
	BORDER-TOP: #262626 1px solid; 
	BORDER-LEFT: #262626 1px solid; 
	BORDER-BOTTOM: #262626 1px solid; 
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 11px;
	color: #999999;
	background: #0F0F0F;
	padding: 2px 8px;	
}

textarea    
{
	BORDER-RIGHT: #262626 1px solid; 
	BORDER-TOP: #262626 1px solid; 
	BORDER-LEFT: #262626 1px solid; 
	BORDER-BOTTOM: #262626 1px solid; 
	font-family: "Lucida Sans Unicode", "Verdana";
	font-size: 11px;
	color: #999999;
	background: #0F0F0F;
	padding: 2px 8px;	
	overflow: auto;
}

/* 2017 CSS Update */
@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro:400,300,500);
@import url(https://fonts.googleapis.com/css?family=Ropa+Sans);

.XContent14 {
	font-family: 'Ropa Sans';
	font-size: 14px;
	color: #999999;
	font-weight:400;
}

.XContent14Orange {
	font-family: 'Ropa Sans';
	font-size: 14px;
	color: #FD5E0F;
	font-weight:400;
}

.XContentOrange {
	font-family: 'Ropa Sans';
	font-size: 16px;
	color: #FD5E0F;
	font-weight:400;
}

#DIG2TableGray {
	border: 1px solid #424242;
    border-collapse:separate;
    border-spacing: 1;
	background-color: #2D2D2D;
	padding: 1px;	
	spacing: 1px;
}

a:link, a:visited, a:active {
	font-family: 'Ropa Sans';
	font-size: 14px;
	color: #999999;
	font-weight:400;
	text-decoration:none;
}
a:hover {
	font-family: 'Ropa Sans';
	font-size: 14px;
	color: #FD5E0F;
	font-weight:400;
	text-decoration:none;
}
