<style type="text/css">
<!--
body {
TEXT-DECORATION: none
font-family : Arial, Helvetica, sans-serif;
font-size : 12;
background-color : #CCCCCC;
}

.Header { 
	font-family : Arial, Helvetica, sans-serif;
  font-size : 16;
  font-weight: bolder;
  color: #000000;                
}

.heading1
{
 font-family: Tahoma, Verdana;
 font-size: 20px;
 color: #111111;
 font-weight: bold;
 text-decoration : none;
 line-height: 22px;
}

.tdbackground {
  background-color : #9DACC1;
}

.td1
{
 font-family: Tahoma, Verdana;
 font-size: 12px;
 color: #303030;
 font-weight: none;
 text-decoration : none;
 background-color : #FFFFFF;
}
.td1b
{
 font-family: Tahoma, Verdana;
 font-size: 12px;
 color: #303030;
 font-weight: none;
 text-decoration : none;
  background-color : #D8DDE1;
}


.subbutton
{

	border-width : 2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}

.tarea
{
  font-family : Verdana,Arial, Helvetica, sans-serif;
  font-size : 10;
	width : 500;
	height : 200;  
	border-width : 2; 
}
.itext
{
	
	border-width : 2;
  width: 500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}

.errormsg
{
 font-family : Verdana,Arial, Helvetica, sans-serif;
  font-size : 12;
  color: #330000;
  font-weight: bolder;
}

a {
  color: #2B7208;
	text-decoration: none;
}
a:hover{
	color: #5F717D;
	text-decoration: none;
}
.normal {  
  TEXT-DECORATION: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size : 12;
}

.active {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size : 11;
  color: #AA0000;
  font-weight : bolder;
  cursor: hand;
}
.active:a {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size : 11;
  font-weight : bolder;
  color: #AA0000;
}
.active:hover {
  font-weight : bolder;
  color: #444499;
}

.parent { 
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size : 11;
  color: #000000;
  cursor: hand;
  font-weight: bolder;
}
.parent:a {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size : 11;
  color: #000000; 
}
.parent:hover {
  color: #444499;
  font-weight : bolder;
}

.child {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size : 11;
  color: #000000;
  cursor: hand;
  font-weight: bolder;
}
.child:a {
  color: #777777;
  font-weight: bolder;
}
.child:hover {
  color: #444499;
  font-weight : bolder;  
}

.tdrubrik {
 font-family: Tahoma, Verdana;
 font-size: 13px;
 color: #222222;
 font-weight: bold;
 background-color : #D4D0C8;
 width : 100;
 cursor:hand;
}

.tdnormal {
 font-family: Tahoma, Verdana;
 font-size: 11px;
 color: #000000;
 background-color : #FFFFFF;
}

.tdnormal2 {
 font-family: Tahoma, Verdana;
 font-size: 11px;
 color: #000000;
 background-color : #DADDDA;
}



.visible    { display: inline }
.hidden     { display: none }

-->
</style>

