body {
	background-color: #181818;
	color:#ffffff;
	}
	
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
}

a.down:link {
	color: #9EAD00;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a.down:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a.down:visited {
	color: #84AD00;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}



a.up:link {
	color: #4B4B4B;
	font-size: 12px;
	text-decoration: none;
}

a.up:hover {
	color: #4B4B4B;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}

a.up:visited {
	color: #4B4B4B;
	font-size: 12px;
	text-decoration: none;
}


a.menu:link {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a.menu:hover {
	color: #fff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}



td.bordermenu { 
border-bottom:10px solid #4B4B4B; 
border-top:10px solid #4B4B4B; 
} 
td.borderlink { 
border-top:10px solid #4B4B4B; 
} 

td.bordergreen { 
border-left:10px solid #4B4B4B; 

} 

td.fullborder { 
border:5px solid #fff; 
} 
td.fullborderthin { 
border:2px solid #fff; 
} 
td.borderone{
border-left:5px solid #fff; 
border-right:5px solid #fff; 
border-bottom:1px solid #4B4B4B; 
}
td.borderone2{
border-left:5px solid #fff; 
border-right:5px solid #fff; 
}

td.bordertwo{
border-bottom:5px solid #fff;
border-left:5px solid #fff; 
border-right:5px solid #fff;  
}

h1,h2,h3,h4,h5,h6,b{
color:#9fcD00;text-decoration: none;
}



td.borderonestart{
border-left:3px solid #fff; 
border-right:3px solid #fff; 
border-top:3px solid #fff; 
}

td.bordertwostart{
border-left:3px solid #fff; 
border-right:3px solid #fff; 
}

td.borderthreestart{
border-left:3px solid #fff; 
border-right:3px solid #fff; 
border-bottom:3px solid #fff; 
}
