<style type="text/css">	<!--
	BODY {
		scrollbar-3dlight-color : #999999;
		scrollbar-arrow-color: #999999;
		scrollbar-base-color: #999999;
		scrollbar-track-color: #FFFFFF;
		scrollbar-darkshadow-color: #999999;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-shadow-color: #ffffff;

		background-color : #ffffff;
	}

	P {
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-style : normal;
		font-weight : normal;
		margin-top : 10 px;
		margin-left: 15 px;
		margin-right: 10 px;
		margin-bottom : 10 px;
		color : #888888;
	}
P span
	{
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-style : normal;
		font-weight : bold;
		margin-top : 10 px;
		margin-left: 0 px;
		margin-right: 10 px;
		margin-bottom : 10 px;
		color : #555555;
	}
	P.txt {
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-style : normal;
		font-weight : normal;
		text-align : justify;
		margin-bottom : 10 px;
		margin-right : 10 px;
		margin-left : 10 px;
		margin-top : 6 px;
		color : #000000;
	}
	P.menage {
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-style : normal;
		font-weight : normal;
		margin-top : 10 px;
		margin-left: 15 px;
		margin-right: 10 px;
		margin-bottom : 0 px;
		color : #888888;
	}

	P.menage I {
		font-style: normal;
		color: red; }
	A:link {
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-style : normal;
		font-weight : bold;
		text-decoration : none;
		color : #888888;
	}

	A:visited {
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-weight : bold;		
		font-style : normal;
		text-decoration : none;
		color : #888888;
	}
	
	A:hover {
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-weight : bold;		
		font-style : normal;
		text-decoration : none;
		color : #000000;
	}

	TABLE.root {
		background-color : #f0f0f0;
		font-family : Verdana,Arial,Tahoma;
		font-size : 8pt;
	}
	
	TD {
		text-align: left;
		vertical-align: top;
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-style : normal;
		font-weight : normal;
		color : #666666;
	}

	TD.txt {
		
		border: 1px solid black;
		border-top: none;
		font-family : Verdana,Arial,Tahoma;
		font-size : 10 px;
		font-style : normal;
		font-weight : normal;
		color : #000000;
	}
	
	textarea 
	{
		width : 240 px;
		height : 140 px;
		text-align : left;
		font-family : Verdana,Arial,Tahoma,Helvetica;
		font-size : 10 px;
		font-weight : normal;
		border : 1px solid;
		color : #000000;
		background-color : #ffffff;
		margin-bottom : 0 px;
		overflow: auto;
	}
	
	input 
	{
		width : 120 px;
		text-align : left;
		font-family : Verdana,Arial,Tahoma,Helvetica;
		font-size : 10 px;
		font-weight : normal;
		border : 1px solid;
		color : #000000;
		background-color : #ffffff;
		margin-bottom : 0 px;
	}
	
	input.bottom 
	{
		width : 90 px;
		text-align : center;
		margin-right : 20 px;
		margin-left : 27 px;
		margin-top : 24	px;		
		margin-bottom : 0 px;
		font-family : Verdana,Arial,Tahoma,Helvetica;
		font-size : 10 px;
		font-weight : bold;
		border : 0 px solid;
		color : #364E74;
		background-color : #ebebeb;
	}

 /* forum */

	DIV.forum
	{
		height:330px;
		width:263px;
		text-align: left;
		padding: 0px;
		margin:0px;
		border : 1px solid #333333;
	}

	DIV.forum .frame {
		height:310px;
		width:240px;

		text-align: left;
		padding:0;
		margin:10px 0 0 15px;
		font-family : Verdana,Arial,Tahoma,Helvetica;
		font-size : 10 px;
		font-weight : normal;
		border: none;
		color : #000000;
		overflow: auto;
		xbackground: #FF0000;
	
	}

	DIV.forum .nick { color: #666666; }
	DIV.forum .nick A { font-weight: normal; color: #666666; text-decoration: none; } 
	DIV.forum .nick A:hover { font-weight: normal; color: #666666; text-decoration: underline; } 
	DIV.forum .nick A:visited { font-weight: normal; color: #666666; } 

	DIV.forum A { font-weight: normal; color: #000000; text-decoration: none; } 
	DIV.forum A:hover { font-weight: normal; color: #000000; text-decoration: underline; } 
	DIV.forum A:visited { font-weight: normal; color: #000000; } 

	textarea.forum 
	{
		height:80 px;
		width:381 px;
		text-align: left;
		padding: 4px 2px 4px 6px;
		margin:0px 0px 5px 0px;
		font-family : Verdana,Arial,Tahoma,Helvetica;
		font-size : 10 px;
		font-weight : normal;
		border : 1px solid #7B6250;
		color : #7B6250;
		overflow: auto;
	}

	DIV.sp1 { 
		background-color: #CEC7BD; border:1px solid #7B6250; color: #000000; padding: 2px 0 0 0;
		text-align:center; width:70px; height:20px; margin:1px 2px 0px 0px; }

	INPUT.sp1 { border:1px solid #7B6250; color: #000000; width:120px; height:20px; padding:2px 2px; margin:0px; }	
	
	DIV.sp2 { 
			background-color: #CEC7BD; border:1px solid #7B6250; color: #000000; padding: 2px 0px 0px 1px;
			text-align:center; width:60px; height:20px; margin:1px 2px 0px 2px; }

	INPUT.sp2 { border:1px solid #7B6250; color: #000000; width:71px; height:20px; padding:2px 2px; margin:0px; }	
	INPUT.sp3 { background-color: #CEC7BD; border:1px solid #7B6250; color: #000000; padding:0;
				text-align:center; width:50px; height:20px; margin:1px 0 0 4px; font-weight:bold; }
}	


	-->
</style>
