@charset "utf-8";
/* Nurbs Factor Main Style sheet CSS Document */

@import url(//fonts.googleapis.com/css?family=Quicksand);

body {
	margin:0;
	padding:0;
	font-family: 'Quicksand', sans-serif;
	font-size:12px;
	font-weight: 550;
	color:#cccccc;
	text-decoration:none;
	background-color: #292929;
	text-transform: none;

}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.sans_10Grey {
	color:#CCCCCC;
	font-weight:550;
	font-size:12px;
	font-family: 'Quicksand', sans-serif;
}

.sans_11Grey {
	color:#CCCCCC;
	font-weight:550;
	font-size:13px;
	font-family: 'Quicksand', sans-serif;
}

.sans_12Grey {
	color: #FFFFFF;
	font-weight: 550;
	font-size: 14px;
	text-decoration: none;
	font-family: 'Quicksand', sans-serif;
}

.title_news, .title_news a {
	color:#333333;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.title_news a:hover {text-decoration:underline;}

.txt_news_detail {
	color:#747474;
	font-size:14px;
	text-decoration:none;
	padding-right: 2;
	padding-left: 2;
	padding-top: 2px;
	padding-bottom: 2px;
}
.txt_news_detail a { color:#747474; text-decoration:none;}
.txt_news_detail a:hover {text-decoration:underline;}
/*end*/

.white_12 {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	text-transform:none;
}
.red_10 {
	color:#993366;
	font-size:13px;
	font-weight: 550;
	font-family: 'Quicksand', sans-serif;
}

.TabbedPanelsTab {
	color: #FFFFFF;
	font-weight: 550;
	font-size: 14px;
	text-decoration: none;
	font-family: 'Quicksand', sans-serif;
}

.TabbedPanelsTabGroup {
	color: #FFFFFF;
	font-weight: 550;
	font-size: 10px;
	text-decoration: none;
	font-family: 'Quicksand', sans-serif;
}

/*end*/

.txt_regis, .txt_regis a {
	color:#333333;
	font-size:14px;
	text-decoration:none;
	background-color: #999999;
}
.txt_regis a:hover {text-decoration:underline;}

.txt_menu_top, .txt_menu_top a {color:#747474; font-size:14px; text-decoration:none;}
.txt_menu_top a:hover {text-decoration:underline;}
.txt_menu_top_de, .txt_menu_top_de a {
	color:#999999;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}
