body
{
	background-color:#000000;
}
.boxbg
{
	background-color:#494949;
}
.whitebold
{
	font-family:Tahoma;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.grayfontbold
{
	font-family:Tahoma;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	color:#a3a3a3;
}
.grayfontboldunder
{
	font-family:Tahoma;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	color:#a3a3a3;
	text-decoration:line-through;
}
.grayfont
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#a3a3a3;
	line-height:24px;
}
.grayfontsmall
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#a3a3a3;
	line-height:24px;
}
.grayfontsmallu
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#a3a3a3;
	line-height:24px;
	text-decoration:line-through;
}
.orangefont
{
	font-family:Tahoma;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	color:#ffae00;
}
.orangetext
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ffae00;
}
.footerlinks
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#ffae00;
}
.footerlinks:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffae00;
}
.blacklinks
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.blacklinks:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}
.whiteheader
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.whitetext
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.redtext
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
}
.pages 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffae00;
	font-weight:normal;
	text-decoration:none;
}
.pages:hover
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#888888;
	font-weight:normal;
	text-decoration:underline;
}
.pages_sel
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#888888;
	font-weight:normal;
	text-decoration:none;
}