* {
font-family:					verdana;
font-size:					11;
scrollbar-DarkShadow-Color:		#000000;
scrollbar-Track-Color: 			#000000;
scrollbar-Face-Color: 			#000000;
scrollbar-Shadow-Color: 		#5E7E5E;
scrollbar-3dLight-Color:		#5E7E5E;
scrollbar-Highlight-Color:		#000000;
scrollbar-Arrow-Color: 			#5E7E5E;
}

b {

}

a:link, a:visited {
color: 				#AAC3A3;
	font-family: 		'Georgia', Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		normal;
	font-weight: 		bold;
	text-decoration: 	none;
	text-transform: 	uppercase;
	letter-spacing:		2px;
}

a:hover {
color: 				#FFFFFF;
	font-family: 		'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		normal;
	font-weight: 		normal;
	text-decoration: 	none;
	text-transform: 	uppercase;
	letter-spacing:		2px;
	background-color:	#5E7E5E;
}


h1
{
	color: 				#AAC3A3;
	font-family: 		'Georgia', Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	font-weight: 		bold;
	text-decoration: 	none;
	text-transform: 	uppercase;
	text-align: 		center;
	letter-spacing:		2px;
	border-bottom:		2px dotted #5E7E5E;
	width:				100%;
}

h2 {
color: 							#ffffff;
letter-spacing: 				2px;
font-family: 					times new roman;
text-transform: 				uppercase;
font-size:						12px;
line-height:					20px;
text-align:						center;
background:						#5E7E5E;
}

h3 {
	color: 				#FFFFFF;
	font-family: 		'Georgia', Arial, Helvetica, sans-serif;
	text-transform: 				uppercase;
font-size:						12px;
line-height:					20px;
text-align:						left;
background:						#5E7E5E;
}

input {
font-family: 					verdana;
color: 							#5CC2A4;
font-size: 						12px;
line-height: 					15px;
background-color:				#FFFFFF;
border:							1px solid #5CC2A4;
}

body {
background: 					#000000;
}

.menu, a.menu:link, a.menu:active, a.menu:visited	
{
	color: 				#5E7E5E;
	font-family: 		'Verdana', Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		normal;
	font-weight: 		bold;
	text-decoration: 	none;
	text-transform: 	uppercase;
	text-align: 		left;
	display: 			block; 
}

a.menu:hover	
{
	color: 				#AAC3A3;
	font-family: 		'times new roman', Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		normal;
	font-weight: 		bold;
	text-decoration: 	none;
	text-transform: 	uppercase;
	text-align: 		right;
	letter-spacing:		2px;
	border-right:		5px solid #AAC3A3;
	background-color:	#5E7E5E;
	display: 			block; 
}

.number
{
	color:				#C3AED4;
	font-weight: 		normal;
}