A:active
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : DarkRed;
	}

A:link
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : red;
	text-decoration : none;
	}

A:visited
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : red;
	text-decoration : none;
	}

A:hover
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : darkred;
	background : silver;
	text-decoration : none;
	}

BODY
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : black;
	text-decoration : none;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	border: 0px solid silver ;
	scrollbar-face-color: gray ;
	scrollbar-shadow-color: black ;
	scrollbar-highlight-color: silver ;
	scrollbar-3dlight-color: gray ;
	scrollbar-darkshadow-color: black ;
	scrollbar-track-color: silver ;
	scrollbar-arrow-color: silver }
	}

TD.Footer
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : darkred;
	}

TD
	{
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : navy;
	}

TEXTAREA
	{
	BACKGROUND-ATTACHMENT : fixed ;
	BACKGROUND-COLOR : transparent ;
/*	BACKGROUND-IMAGE : url(image.jpg) ; */
	BORDER-BOTTOM : thin inset ;
	BORDER-LEFT : thin inset ;
	BORDER-RIGHT : thin inset ;
	BORDER-TOP : thin inset ;
	FONT-FAMILY : Arial ;
	COLOR : teal ;
	FONT-WEIGHT : bold ;
	LIST-STYLE : inside ;
	OVERFLOW : auto ;
	POSITION : relative ;
	}

#men
	{
	BORDER-RIGHT: 2px outset;
	BORDER-TOP: 2px outset;
	Z-INDEX: 1;
	LEFT: 0px;
	VISIBILITY: hidden;
	BORDER-LEFT: 2px outset;
	BORDER-BOTTOM: 2px outset;
	POSITION: absolute;
	TOP: 0px;
	}

#men A
	{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 4px;
	MARGIN: 1px 1px 1px 16px;
	FONT: 12px sans-serif;
	WIDTH: 100%;
	HEIGHT: 100%;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	}

.ico
	{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FLOAT: left;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: medium none
	}

