<STYLE TYPE="text/css">

  .mozilladummy {font-size: 12pt}
 BODY {
	font-family: Verdana;
	font-size: 10pt;
	color: #DDD;
	background-image: url("images/bg-gray.gif");
	background-color: #333333;
	align: left;
}

 #main_contents {
	background-color: #333333;
	margin-top:	0;
	margin-left: 80;
	margin-right: 80;
	padding: 10;
	border: none;
}
.table_color {
	background-color: #333333;
}


  .code {font-family: Courier New; font-size: 10pt; color: #ADD8E6}
  .codecomment {font-family: Courier New; font-size: 10pt; color: #9999FF}

a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}


.highlight {
	background-color: #ffce7b;
	border: 1px dashed #ffa500;
	color: Black;
	padding: 0.5em;
	margin-top: auto;
	margin-right: 0em;
	margin-bottom: auto;
	margin-left: 0em;
	font-family: Verdana;
	font-size: 14px;
	list-style-type: circle;
	padding: 5px;
	font-weight: bold;
}
 .highlight strong
{
		font-size: 18px;
		font-weight: bolder;
}

  .source {
	border: 1px dotted #888888;
	font-family: "Courier New";
	color: black;
	font-size: 10pt;
	width: auto;
	overflow: auto;
	padding: 3px;
	background-color: #F5F5F5;
	white-space: pre;
}
 
  .title {
	font-size: medium;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

  .title_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF9900;

	background-image: url("images/bg_topic.gif");
	background-repeat: no-repeat;
	hbackground-position: left top;
	height: 39;
	padding: 7
}

  .bg_title_temp {
	
	background-image: url("images/bg_topic.gif");
	background-repeat: no-repeat;
	hbackground-position: center top;
}

</STYLE>
