BODY	{
	SCROLLBAR-FACE-COLOR: #9BAED6;
	SCROLLBAR-TRACK-COLOR: #E1E9FF;
	SCROLLBAR-BASE-COLOR: #66E6FF;
	SCROLLBAR-ARROW-COLOR: #C1D0F7;
	SCROLLBAR-3DLIGHT-COLOR: #C1D0F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #BCC8E2;
	SCROLLBAR-DARKSHADOW-COLOR: #565C6B;
	SCROLLBAR-SHADOW-COLOR: #6382C2;
}

a:link {
	color: #0322FA;
	font-style: normal;
	text-decoration : none;
}

a:link2 {
	color: #000000;
	font-style: bold;
	text-decoration : none;
}

a:visited {
	color: #0322FA;
	font-style: normal;
	text-decoration : none;
}

a:hover {
	color: #000000;
	font-style: normal;
	text-decoration : none;
}

a:active {
	color: #000000;
	font-style: normal;
	text-decoration : none;
}

INPUT {
	background-color: #C1D0F7;
	color: #565C6B;
	font-family: verdana;
	border: #9BAED6 1px ridge;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
} 

SELECT {
	border: #9BAED6 1px ridge;
	background-color: #C1D0F7;
	color: #565C6B;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
} 


TABLE {
	border: 0px ridge;
	border-color: #9BAED6 #565C6B #6382C2 #C1D0F7;
 }

TD {
	border: 0px ridge #9BAED6;
	border-color: #9BAED6 #565C6B #6382C2 #C1D0F7;
} 

TEXTAREA {
	background-color: #C1D0F7;
	cursor: hand;
	border: 9BAED6 1px ridge;
	color: black;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
} 

.title_black {
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
}

.text_black {
  font-size: 9pt;
  font-style: normal;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
}

.text_blue {
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #0322FA;
  font-family: Verdana;
  text-decoration: none;
}

.text_med_black {
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
}

.text_med_blue {
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  color: #0322FA;
  font-family: Verdana;
  text-decoration: none;
}

.text_small_black {
  font-size: 7pt;
  font-style: normal;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
}


.stdtext
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    LINE-HEIGHT: 2px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.normtext
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	line-height: normal;
	font-variant: normal;
}


.titletext
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	line-height: normal;
	font-variant: normal;
}

.cssLayAdmin {
	OVERFLOW: hidden;
	visibility: visible;
	position:absolute;
	left:0px;
	top:0px;
	WIDTH: 100%;
	height:100%;
	z-index:0;
	border: 0px none #000000;
	overflow: hidden;
	background-image: url('/parasoft/img/fond.jpg');
}

.cssLayAdm1Body {
	OVERFLOW: auto;
	POSITION: absolute;
	Z-INDEX: 2;
	LEFT: 4px;
	WIDTH: 98%;
	TOP: 2px;
	HEIGHT: 99%;
}


