<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>styles</title>
	<style type="text/css">
	<!--
	body{background-color: #000000;
	color: #cc6600;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #cc6600;
	scrollbar-shadow-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-3d-light-color: #cc6600;
	}
	
	.menu{border-style: none none none none;
	border-color: #cc6600;
	border-width: 1px;
	padding-bottom: 3px;
	filter: alpha(opacity=100, finishopacity=0, style=2); color: black;
	}
	
	.bottom{border-style: none inset none none;
	font-size: 10pt;
	border-color: darkred;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: capitalize;
	}
	
	.left{border-style: none inset none none; 
	border-color: darkred; 
	border-width: 2px;
	padding: 2px 5px 2px 0px;
	text-align: center;
	}
	
	.right{border-style: none; 
	padding: 2px 0px 2px 5px;
	text-align: center;
	}
	
	.lmem{border-style: none inset inset none; 
	border-color: darkred; 
	border-width: 2px;
	padding: 2px 5px 2px 0px;
	text-align: center;
	}
	
	.rmem{border-style: none none inset none; 
	border-color: darkred; 
	border-width: 2px;
	padding: 2px 0px 2px 5px;
	text-align: center;
	} 
	
	input{text-align: center; 
	font-family: Times New Roman; 
	color: #cc6600; 
	background-color: #000000; 
	border-color: darkred;
	}
	
	select{text-align: center; 
	font-family: Times New Roman; 
	color: #cc6600; 
	background-color: #000000; 
	border-color: darkred;
	}
	
	textarea{text-align: left; 
	text-indent: 15px; 
	font-family: Times New Roman; 
	color: #cc6600; 
	background-image: url(img/eyes.gif);
	background-repeat: no-repeat;
	background-color: #000000; 
	border-color: darkred;
	}
	
	A:link, A:visited{color: gray; text-decoration: none;}
	A:Hover{color: white; text-decoration: none; cursor: crosshair;}
	A:Hover{color: white; text-decoration: none; cursor: crosshair;}
	A:active{color: gray; text-decoration: none;}
	
	--//>
</head>

<body>



</body>
</html>
