body{
    background-color: #000000;
    background-position: left top;
    background-repeat: no-repeat;  
    background-attachment: scroll;
    margin-top: 10px;
}

td{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	vertical-align: middle;	
	padding: 4px;
	letter-spacing: 1px;
}

input {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: ##F4F4F4;
	
	
}

select {
	font-family: Tahoma, cursive;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
}

a {
	font-weight: bold;
	color: #CCFF66;
	line-height: 15px;
	letter-spacing: 0pt;
	padding: 3px;
}

a:link {
	text-decoration: none;
	color: #CCFF66;
	line-height: 15px;
	letter-spacing: 0pt;
	padding: 3px;
}

a:active {
	text-decoration: none;
	color: #CCFF66;
	line-height: 11px;
	letter-spacing: 0pt;
	padding: 3px;
}

a:visited {
	text-decoration: none;
	color: #CCFF66;
	line-height: 11px;
	letter-spacing: 0pt;
	padding: 3px;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;	
	line-height: 11px;
	letter-spacing: 0pt;
	padding: 3px;
}
