.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.def         { 
  font-family               : verdana; 
  font-size                 : 8pt 
}

.def1         { 
  font-family               : verdana; 
  font-size                 : 10pt 
}

table        { 
  border-collapse           : collapse;
}

th           {
  font-family               : Verdana; 
  font-size                 : 8pt; 
  color                     : #FFFFFF; 
  padding-top               : 2px; 
  padding-bottom            : 2px; 
  background-color          : #800000;
}

a.pl:hover   {
  color                     : #FF0000; 
  font-family               : verdana; 
  font-size                 : 8pt;
}

a.pl:active   {
  color                     : #FF0000; 
  font-family               : verdana; 
  font-size                 : 8pt;
}

a.pl:visited   {
  color                     : #FF0000; 
  font-family               : verdana; 
  font-size                 : 8pt;
}

a.pl         {
  color                     : #FF0000; 
  font-family               : verdana; 
  font-size                 : 8pt;
}

a.navi:hover   {
  color                     : #000000; 
  font-family               : verdana; 
  font-size                 : 10pt;
}

a.navi:active   {
  color                     : #000000; 
  font-family               : verdana; 
  font-size                 : 10pt;
}

a.navi:visited   {
  color                     : #000000; 
  font-family               : verdana; 
  font-size                 : 10pt;
}

a.navi         {
  color                     : #000000; 
  font-family               : verdana; 
  font-size                 : 10pt;
}

input        { 
   font-family              : verdana; 
   font-size                : 8pt; 
   border                   : 1px solid #800000; 
   padding-left             : 2px; 
   padding-right            : 2px; 
   padding-top              : 2; 
   padding-bottom           : 1; 
   background-color         : #EFEFEF;
}

select        { 
   font-family              : verdana; 
   font-size                : 8pt; 
   border                   : 1px solid #800000; 
   padding-left             : 2px; 
   padding-right            : 2px; 
   padding-top              : 2; 
   padding-bottom           : 1; 
   background-color         : #EFEFEF;
}

textarea     { 
   font-family              : verdana; 
   font-size                : 8pt; 
   border                   : 1px solid #800000; 
   padding-left             : 2px; 
   padding-right            : 2px; 
   padding-top              : 2; 
   padding-bottom           : 1; 
   background-color         : #EFEFEF;
}

