select{
 	margin:0px;
  	padding:0px;
	font-size:10px;
    font-family:Tahoma; 
    color:#8E8E8E; 
    line-height:10px;
	}

body div{
 	margin:0px;
  	padding:0px;
	font-size:11px;
    font-family:Tahoma; 
    color:#000000; 
    line-height:14px;

	}
a{
	color:#000099;
	text-transform:none;
	letter-spacing:normal; 
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #A9E657;
}
.NavBar{
	color:#000099;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	letter-spacing:1px;
	font-family: Tahoma, Verdana, sans-serif;
}


  .input{
  		width:156px;
		height:16px;
		border-width:1px;
		border-style:solid;
		background-color:#4D3648;
		border-color:#6F5B6B;
    	line-height:10px;
		padding-top:1px;
		padding-left:2px;
		color:#FFFFFF;
		font-family:tahoma; font-size:11px;
		}

  .textarea{
  		width:176px; height:40px;
		border-width:1px;
		border-style:solid;
		background-color:#1C1C1C;
		border-color:#616161;
    	line-height:10px;
		padding-top:3px;
		padding-left:8px;
		line-height:12px;
		overflow:auto;
		overflow:hidden;
}
.white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.smallWhite {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #A9E657;
	letter-spacing: 2px;
	text-decoration: none;
}
.directory {

	color:#000099;
	text-decoration:none;
	font-size:9px;
	letter-spacing:1px;
	font-family: Tahoma, Verdana, sans-serif;
}
