html { overflow: -moz-scrollbars-vertical; }
a       { outline: none; }
table { color:#707070; text-decoration: none; font-size: 10pt; font-weight:normal; font-family: tahoma; }
.news { color:#606090; text-decoration: none; font-size: 8pt; font-weight:normal; font-family: tahoma; }
b { color:#000000; text-decoration: none;}
s { color:#000000; text-decoration: none;}
li { margin-left:10pt;list-style-position:outside;padding-left:5pt }
.docTITLE { color:#000000; text-align:center; font-size: 14pt; font-weight:bold; font-family: tahoma;}
.docHEADER1 { color:#000000; text-align:left; font-size: 11pt; font-weight:bold; font-family: tahoma;}
.docHEADER2 { color:#000000; text-align:left; font-size: 10pt; font-weight:bold; font-family: tahoma;}
.docTEXT { text-align:justify; font-size: 10pt; font-weight:normal; font-family: tahoma;}
.docSAMPLE { color:#666699; text-align:left; font-size: 8pt; font-weight:normal; font-family: tahoma;}
.docCODE { color:#666699; text-align:left; font-size: 8pt; font-weight:normal; font-family: lucida console,courier new;}
.docNOTE { text-decoration: none; text-align:left; font-style:italic; font-size: 10pt; font-weight:normal; font-family: tahoma;}
.docLIST { text-indent:-8;padding-left:30;padding-top:3;padding-bottom:3; }
.docBULLET { text-decoration: none; color:#000000; text-align:left; font-size: 10pt; font-weight:bold; font-family: tahoma; text-indent: 5}
.docSUBTEXT { margin-left: 20}
.b { text-decoration: none; font-weight:bold;}
.fragment {
       font-family: Fixed, monospace;
       font-size: 95%;
}
PRE.fragment {
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 9pt; 
}
P.link { font-size: 8pt; font-weight:normal; font-family:tahoma; cursor:pointer; text-decoration:underline; }
SPAN.comment       { color: #A0A0A0 }
SPAN.stringliteral { color: #002080 }
SPAN.keywordtype   { color: #604020 }
SPAN.keyword       { color: #008000 }
SPAN.preprocessor  { color: #806020 }
SPAN.macro   			 { color: #5A77EA }
SPAN.class   			 { color: #F9A237 }
SPAN.function			 { color: #9D50B0 }
SPAN.member			 	 { color: #802020 }
SPAN.variable		 	 { color: #5343A2 }
SPAN.number			 	 { color: #C00000 }
SPAN.namespace	 	 { color: #E06900 }
SPAN.activationcode{ 
	color: #8E2371;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
DIV.justification{
  border: 1px solid #CCCCCC;
  background-color: #f5f5f5;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 2px;
  margin-right: 8px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  color:#666699;
  text-align:left;
  font-size: 8pt;
  font-weight:normal;
  font-family: tahoma;
}
SPAN.show_hide{ display: none; }
