.tip {
	background-color: #FFFFE1;
	border: 1px black solid;
	padding: 4pt;
	margin-border: 4pt;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=2);
	width: 50%;
}

.tip-title {
	text-align: center;	
   font-weight: bold;
}

.tip-text {
	text-align: left;	
	padding: 4pt;
}

.tip-icon {
  margin-left: 2pt; cursor: pointer;
}

H1 {
	font-size : large;
	font-weight : bold;
}

H2 {
	font-weight : bold;
	font-size : medium;
}

H2.admin {
  font-family: Trebuchet MS;
  font-weight : bold;
  font-size : 14pt;
  margin: -14pt 0 0 0;
  border: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

H3 {
	font-size : small;
	font-weight : bold;
}

.box_left {
	background-image: url(/pplib/images/xp/box_left.gif);
	background-repeat: repeat-y;
}

.box_right {
	background-image: url(/pplib/images/xp/box_right.gif);
	background-repeat: repeat-y;
}

.box_title {
	font-size : 10pt;
	font-weight : bold;
	font-family: Trebuchet MS;
	text-align: left;
}

A { color : Blue; }
A:Visited { color: Blue; }
A:Active { }
A:Hover { color: #00008B	; }

A.menu { font-weight: bold; text-decoration: none; color: Black; padding: 3px; margin: 0px; line-height: 14pt;  }
A.menu:Visited  { color: Black; }
A.menu:Hover  { font-weight: bold; color: Black; background-color: #FFCC99; border: solid 1px Black; padding: 2px; }

A.menuinv { font-weight: bold; text-decoration: none; color: Black; padding: 3px; margin: 0px; line-height: 14pt;  }
A.menuinv:Visited  { color: Black; }
A.menuinv:Hover  { font-weight: bold; color: Black; background-color: #FFCC99; border: solid 1px Black; padding: 2px; }


.rsmenu_img {
	width: 32px; text-align: center;
}

IMG.button {
  vertical-align: top;
}

.flag {
  margin-top: 2px;
  border: 1pt #336699 solid;
}

.rsmenu_active {
 height: 32px; width: 100%; padding-top: 6px; font-weight: bold; 
 text-decoration: none; color: Black;  border: 1px solid #336699;
 margin-bottom: 0;
 margin-left: 0px;
 margin-right: 2px;
 margin-top: -1;
 background-color: #F4BB50;
}

.box_group_title
{
	width: 100%;
	border-top: 1px solid gray;
   color: blue;
	padding-bottom: 4px; 
}

DIV.rsmenu { 
 height: 32px; width: 100%; padding-top: 0px; font-weight: bold; 
 text-decoration: none; color: Black;  border: 1px solid #336699;
 margin-bottom: 0;
 margin-left: 0px;
 margin-right: 2px;
 margin-top: -1;
 cursor: pointer;
}
DIV.rsmenu:Visited  { color: Black; }
DIV.rsmenu:Hover  { font-weight: bold; color: Black; background-color: #FFCC99;  }

.inside {
	border: 1px solid #336699;
}

A.rsmenu { 
 height: 32px; width: 100%; padding-top: 6px;
 font-weight: bold; 
 text-decoration: none; color: Black; 
}
A.rsmenu:Visited  { color: Black; }
A.rsmenu:Hover  { font-weight: bold; color: Black; background-color: #FFCC99;  }

.inside {
	border: 1px solid #336699;
}


.menuframe { border: 1px solid #336699; }

A.nast { font-weight: bold; color: Maroon; }
A.nast:Hover  { font-weight: bold; color: Red; background-color: Yellow }
A.nast:Visited  { color: DarkGray; }

A.file { font-size : 8pt; font-weight: bold; color: Black; text-decoration: none; }
A.file:Hover  { font-weight: bold; color: Black; background-color: #FFCC99; }
A.file:Visited  { color: #505050; }

.CAS {
  font-family : lucida, courier new, helvetica;
  font-size : 9pt;  
}

BODY  {
  FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
  font-size : 8pt;
  MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; TEXT-DECORATION: none;
}

.ODS1 {
  margin-left: 2cm; margin-right: 2cm;
}

.STRED  {
  margin-left: 2cm; margin-right: 2cm; text-align: center;
}


.ODS2  {
  margin-left: 3cm; margin-right: 3cm;
}

TEXTAREA, CODE, PRE  {
	font-size : 10pt;
	font-family : Lucida Console, courier;
}

TD, TH  {
  FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
  font-size : 8pt;
}

.filedesc {
  margin-left: 16pt;
  font-size: 8pt;
}

INPUT, SELECT {
  FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
  font-size : 8pt;
}

INPUT.tlac, INPUT.tlactab, INPUT.tlacvv, INPUT.tlacfile {
  FONT-FAMILY: Tahoma, Helvetica, sans-serif; 
  font-size: 9pt;
  font-weight: bold;
}
