BODY  {
	background : /*url(/ch3/images/background.gif)*/ #F0ECDD;
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	color : black;
}

BODY.messList  {
	background : white;
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	color : black;
}
P  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	color : black;
}

TD  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : justify;
	color : #000000;
}

DL  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : left;
}

.dt  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : left;
	color : #800000;
}

H1  {
	font-size : 12pt;
	font-family : 'Tahoma', 'Helvetica', 'Sans-Serif';
	font-weight : bold;
	text-align : center;
	color : #000000;
}

H2  {
	font-size : 10pt;
	font-family : 'Tahoma', 'Helvetica', 'Sans-Serif';
	font-weight : bold;
	text-align : left;
	color : #000060;
}

A:hover  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-decoration : none;
	font-weight : normal;
	color : #005500;
}

A:visited  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-decoration : none;
	font-weight : normal;
	color : #800080;
}

A:active  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-decoration : none;
	font-weight : normal;
	color : #0000ff;
}

A:link  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-decoration : none;
	font-weight : normal;
	color : #000099;
}

.small  {
	font-size : 8pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : right;
	font-weight : normal;
}


IMG.ghost {

FILTER : Alpha(Opacity=10);

}

UL  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : left;
	color : #000060;
}

LI  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : left;
	color : #000060;
	/* font-weight : bold; */
	list-style-image : url(/ch3/images/ball.gif);
}

OL  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : left;
}

li.loupe  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	text-align : left;
	/* font-weight: bold; */
	list-style-image : url(/ch3/images/loupe-gr.gif);
}

li.chat  {
	list-style-image : url(/ch3/icons2/closed.gif);
}

li.user  {
	list-style-image : url(/ch3/images/uball.gif);
}
.level2  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	color : #006060;
	list-style-image : none;
}

.level3  {
	font-size : 9pt;
	font-family : 'Arial', 'Helvetica', 'Sans-Serif';
	color : #000000;
	list-style-image : none;
}

INPUT.BtnRefr  {
	background-image : url(/ch3/images/refresh.gif);
	background-repeat : no-repeat;
	background-position : 1% center;
	width : 200;
}

INPUT.BtnOk  {
	background-image : url(/ch3/images/ok.gif);
	background-repeat : no-repeat;
	background-position : 1% center;
	width : 90;
}

option.optGreen  {
	background-color : #ccffcc;
	font-family : Arial;
}

INPUT.BtnCancel  {
	background-image : url(/ch3/images/cancel.gif);
	background-repeat : no-repeat;
	background-position : 1% center;
	width : 90;
}

INPUT.TxtBut  {
	font-family : Ms Sans Serif;
	color : black;
	font-size : 10pt;
	background-color : #e4e4e4;
}

INPUT.TxtCurr  {
	font-family : Ms Sans Serif;
	color : black;
	font-size : 10pt;
	background-color : #ffffcc;
}

SELECT.Main  {
	font-family : Ms Sans Serif;
	font-size : 10pt;
	width : 250px;
	height : 27px;
	FILTER : Alpha(Opacity=70);
	border : inset;
}

