a:link { 		text-decoration: none;color: #c0c0c0; }



a:visited { 	text-decoration: underline;color: #c0c0c0; }



a:active { 		text-decoration: none;color: #660000; }



a:hover {	 	text-decoration: underline;color: #7b7b7b; }



.text { 		font-size: 10px; 

				color: #7b7b7b; 

				font-family:  helvetica, arial, chicago, times;

				text-decoration: none; }



.text2 { 		font-size: 10px; 

				color: #e1e1e1; 

				font-family:  COURIER New, lucida console;

				text-decoration: none; }



.text3 { 		font-size: 10px; 

				color: #000000; 

				font-family:  helvetica, arial, chicago, times;

				text-decoration: none; }



.forms {		border-color:#4b7880;

				background:#c2c2c2;

				border-width:1;

				border-style:solid;

				font-family: helvetica, arial, chicago, times;

				font-size: 10px;

				color: #ff0000;	}					



.hd				{

					position: relative;

					z-index: 0;

					top: 0px;

					left: 0px;

					width: auto;

					height: auto;

					visibility: visible;

	

	

}			

.iface 			{ 

					position: relative; 

					z-index: 2; 

					top: 0px; 

					left: 0px; 

					width: auto; 

					height: auto; 

					visibility: visible;

}			

.content		{

					position: relative;

					z-index: 1;

					top: 0px;

					left: 0px;

					width: auto;

					height: auto;

					visibility: visible;

}

.l1		{

					position: absolute;

					z-index: 0;

					top: 0px;

					left: 0px;

					width: 100%;

					height: 100%;

					visibility: visible;

}

.l2		{

					position: absolute;

					z-index: 1;

					top: 0px;

					left: 0px;

					width: 100%;

					height: 100%;

					visibility: visible;

}

.l3		{

					position: absolute;

					z-index: 2;

					top: 0px;

					left: 0px;

					width: 100%;

					height: 100%;

					visibility: visible;

}

BODY			{

					scrollbar-face-color:#eaeaea;

					scrollbar-arrow-color:#eaeaea;

					scrollbar-track-color:#ffffff;

					scrollbar-shadow-color:#eaeaea;

					scrollbar-highlight-color:#eaeaea;

					scrollbar-3dlight-color:#aeaeae;

					scrollbar-darkshadow-Color:#aeaeae;

}

