body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8 px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #111111;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	line-height: normal;
	background-image: url(http://www.winte.com/gfx/body_bg.gif);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #111111;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	line-height: normal;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #111111;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	line-height: normal;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: underline;
	font-size: 10 px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}

a:active {
	color: #000000;
	}

form           { margin-bottom: 0; margin-top:0;}

input          {font-family: Tahoma, verdana; font-size: 10px; 
		background-color: #eeeeee; 
		color: #333333; 
		border: 1px solid rgb(90,90,90)}
		
.login
		{position:relative;
		top:-50;
		left:190;}
				
				
td
		{font-family:Tahoma, verdana; font-size:10px;
		color: #000000;}

				
textarea       {font-family: Tahoma, verdana; font-size: 10px; 
		background-color: #eeeeee; 
		color: #333333; 
		border: 1px solid rgb(140,90,90); 
		font-weight:none;
		scrollbar-face-color: #eeeeee;
		scrollbar-base-color: #eeeeee;
		scrollbar-shadow-color: #eeeeee;
		scrollbar-highlight-color: #eeeeee;
		scrollbar-3dlight-color: #eeeeee;
		scrollbar-darkshadow-color: #eeeeee;}