<!--
BODY
{
	SCROLLBAR-FACE-COLOR: #6495ed;
	SCROLLBAR-HIGHLIGHT-COLOR: #97AEBB;
	SCROLLBAR-SHADOW-COLOR: #97AEBB;
	SCROLLBAR-3DLIGHT-COLOR: #97AEBB;
	SCROLLBAR-ARROW-COLOR: #97AEBB;
	SCROLLBAR-TRACK-COLOR: #97AEBB;
	SCROLLBAR-DARKSHADOW-COLOR: #97AEBB;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size:xx-small;
}

.titre
{
	font-family: Verdana;
	font-size:small;
	font-weight:bolder;
}

DIV
{
	font-family: Verdana;
}

HR
{
	color :#97aebb;
}

SELECT
{
	font-family: Verdana;
	font-size:xx-small;
}

OPTION
{
	font-family: Verdana;
	font-size:xx-small;
}

INPUT
{
	font-family: Verdana;
	font-size:xx-small;
}

TD
{
	font-family: Verdana;
	font-size:xx-small;
}

.tbButton
{
    BORDER-BOTTOM: #97AEBB solid 1px; 
    BORDER-LEFT: #97AEBB solid 1px; 
    BORDER-RIGHT: #97AEBB solid 1px; 
    BORDER-TOP:  #97AEBB solid 1px; 
    TOP: 1px;
    HEIGHT: 23px; 
    WIDTH: 23px;
}

.tbButtonMouseOverUp
{
    BORDER-BOTTOM: buttonshadow solid 1px; 
    BORDER-LEFT: buttonhighlight solid 1px; 
    BORDER-RIGHT: buttonshadow solid 1px; 
    BORDER-TOP:  buttonhighlight solid 1px; 
    TOP: 1px;
    HEIGHT: 23px; 
    WIDTH: 23px;
}

.tbButtonDown
{
    BACKGROUND-COLOR: #86959D;
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
    TOP: 1px;
    HEIGHT: 23px; 
    WIDTH: 24px;
}
-->



