/* Style sheet file for Outline3d help */
body {
  font-family : Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #BBF8FA;
 /* background : url(pic/BG.gif); */
 /* background-color:white; */
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
table {
  font-family : Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: black; 
}
td {
/*  background-color:white;  */
}
a {
  cursor:hand;
}

#menu a:link  {
  text-decoration: none;
  color: white; 
}


a:link  {
  text-decoration: none;
  color: #084E9D; 
}
a:visited {
  color: black; 
  text-decoration: none;
}
a:hover {
  color: #FEA23D; 
  text-decoration: none;
}

.ContHead
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 14px;
  backgroud-color:#6F9FD0;
	font-weight:bold;
}

.HTopic
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}

.HSubTopic
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#6F9FD0;
	font-weight:bold;
}


.greencell
{
  background-color: #96BC98;
}

.ltgreencell
{
  background-color: #ABD6AD;
}
.orangecell
{
	font-family : verdana, helvetica, sans-serif;
	font-size: 10px;
  background-color: #F4C281;
  color: black;
}
.lightbluecell
{
	font-family : verdana, helvetica, sans-serif;
	font-size: 10px;
  background-color: #87B6EB;
  color: white;
}
.ltorangecell
{
  background-color: #FEDDAE;
}
.darkbluecell
{
/*	background : url(pic/TD3_foto.gif);*/
 background-color: #3854A5; 
}
