body {
	background-color: #000000;
}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.heading {
	font-family:arial;
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
	
}
.bigheading {
	font-family:arial;
	font-size: 16px;
	color: #ff9900;
	text-decoration: none;
	
}
.smalltext {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.links a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.links a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.links a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}

.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: auto;
	height: auto;
	background-repeat:repeat-x;
	background-color: #979494;
	border: 1px solid #999999;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background-image:url(linksn.gif);
	display:block;
	padding:10px 5px 10px 5px;
	height:17px;
	text-align:center;
	

}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight:bold;
	text-decoration:none;
	background-image:url(linkr.gif);
	display:block;
	padding:10px 5px 10px 5px;
	height:17px;
	text-align:center;
	

}
.selected A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight:bold;
	text-decoration:none;
	background-image:url(linkr.gif);
	display:block;
	padding:10px 5px 10px 5px;
	height:17px;
	text-align:center;

}
.leftlink a {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#5b5959;
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding:3px 3px 3px 20px;
	height:14px;
	text-align:left;
	

}
.leftlink a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#9b9a9a;
		background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding:3px 3px 3px 20px;
	height:14px;
	text-align:left;
	

}
.selected1 A{
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#9b9a9a;
		background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding:3px 3px 3px 20px;
	height:14px;
	text-align:left;

}