a { font-family: "Tahoma",Arial; 	font-size: 11px; 	color : #FF6600; }
a:link {  text-decoration: none; }
a:visited { 	text-decoration: none; }
a:active { color : #FF6600;  text-decoration: none; }
a:hover { color : #FF6600; 	text-decoration:underline; }

.data {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dataBold1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.dataBold1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.dataBold2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.data_Bold {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999 ;
	text-decoration: none;
}
.dataBlue_bold_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009DF0 ;
	text-decoration: none;
}
.dataBlue_bold_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #009DF0 ;
	text-decoration: none;
}
.dataBlue_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #009DF0 ;
	text-decoration: none;
}
.data_Blue_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009DF0 ;
	text-decoration: none;
}
.data_Blue_10_Bold {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #009DF0 ;
	text-decoration: none;
}
.data_White_10,.data_White_10 a {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF ;
	text-decoration: none;
}
.data_Grey_Normal_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999 ;
	text-decoration: none;
}
.data_Grey_bold_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999 ;
	text-decoration: none;
}
.data_Grey_Normal_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999 ;
	text-decoration: none;
}
.data_Grey_Normal_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999 ;
	text-decoration: none;
}
.data_Grey_bold_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999 ;
	text-decoration: none;
}
.data_Grey_bold_12_Select {
	color: #FF6600 ;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A.dataOrangeNormal:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.dataOrangebold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.dataOrange_Normal {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600 ;
	text-decoration: none;.tbl_Brown1 {
	border: 1px dashed #CC9933;
}
.tbl_Brown1 {
	background-color: #F36021;
}
.bg_Black {
	background-color: #000000;
}
.text_red {
	color: #FF0000;
}


a.link_white:link { 
	color : #FFFFFF; text-decoration: none; 
}
a.link_white:visited {
	color : #FFFFFF; text-decoration: none; 
}
a.link_white:active { 
	color : #FF6600;  text-decoration: none; 
}
a.link_white:hover { 
	color : #FF6600; 	text-decoration:underline; 
}



a.link_black:link { 
	color : #000000; text-decoration: none; 
}
a.link_black:visited {
	color : #000000; text-decoration: none; 
}
a.link_black:active { 
	color : #FFFFFF;  text-decoration: none; 
}
a.link_black:hover { 
	color : #FFFFFF; 	text-decoration:underline; 
}



a.link_Active:link { 
	color : #FF6600; text-decoration: none; 
}
a.link_Active:visited {
	color : #FF6600; text-decoration: none; 
}
a.link_Active:active { 
	color : #FF0000;  text-decoration: none; 
}
a.link_Active:hover { 
	color : #FF0000; 	text-decoration:underline; 
}

a.link_NotActive:link { 
	color : #FFFFFF; text-decoration: none; 
}
a.link_NotActive:visited {
	color : #FFFFFF; text-decoration: none; 
}
a.link_NotActive:active { 
	color : #FF0000;  text-decoration: none; 
}
a.link_NotActive:hover { 
	color : #FF0000; 	text-decoration:underline; 
}