/* GLOBAL DEFINITIONS */
body
	{
	font-family:		Arial, Helvetica;
	color:			#000000;
	background:		#000000;
	background-color:	#000000;
	margin:			2px;
	}
p, td, li, div
	{
	font-family:		Arial, Helvetica;
	text-decoration:	none;
	}
a
	{
	font-family:		Arial, Helvetica;
	text-decoration:	none;
	color:			#663366;
	}
input	{ font-size: 10px; }

/* Top navigation bar */
.topnav
	{
	color:		#FFFFFF;
	font-size:	12px;
	font-weight:	bold;
	}
.topnavdate
	{
	color:		#FFFFFF;
	font:		10px Verdana;
	font-weight:	bold;
	}

/* FIND IT FAST */
.fifmain
	{
	color:		#FFFFFF;
	font-size:	14px;
	font-weight:	bold;
	}
.fiftext
	{
	color:		#FFFFFF;
	font-size:	12px;
	}

/* Headlines */
.headlines { font-size: 12px; }
.headlinesmain
	{
	color:		#000000;
	font-size:	16px;
	font-weight:	bold;
	}
.headlinesheader
	{
	font:		10px Verdana;
	color:		#FFFFFF;
	font-weight:	bold;
	}
.headlinesmainatleft
	{
	color:		#009900;
	font-size:	12px;
	font-weight:	bold;
	}
.headlinesmore
	{
	font:		10px Verdana;
	color:		#009900;
	font-weight:	bold;
	}

/* Boxes */
.box	{ font-size: 12px; }
.boxheader
	{
	font:		10px Verdana;
	color:		#FFFFFF;
	font-weight:	bold;
	}
.boxmain
	{
	font:		14px Verdana;
	color:		#663366;
	font-weight:	bold;
	}
.boxmore
	{
	font:		10px Verdana;
	color:		#996699;
	font-weight:	bold;
	}

/* Top 5 Lists */
.top5 { font: 10px Verdana; }
.top5main
	{
	color:		#FFFFFF;
	font:		10px Verdana;
	font-weight:	bold;
	}

/* Story Content */
.storyheadline
	{
	font-size:	13px;
	color:		#663366;
	font-weight:	bold;
	}
.storydate	{ font-size: 12px; }
.storyauthor
	{
	font-size:	12px;
	font-weight:	bold;
	}
.storytext { font-size: 14px; }

/* Table bgcolors */
.tablegray	{ background: #CCCCCC; }
.tablegrey	{ background: #CCCCCC; }
.tableheader	{ background: #663366; }
.tableheadlines	{ background: #663366; }
.tableleftnav	{ background: #996699; }
.tabletopnav	{ background: #663366; }
.tablefif	{ background: #009900; }
.tablefifblue	{ background: #6699CC; }
.tablefifpurple	{ background: #663366; }
.tableblack	{ background: #000000; }
.tablewhite	{ background: #FFFFFF; }

/* Footer links */
.footer
	{
	font:		10px Verdana;
	color:		#FFFFFF;
	}

/* Miscellaneous Font Declarations */
.smallboxtext	{ font: 10px Verdana; }
.smalltext	{ font: 10px Verdana; }
.mediumtext	{ font: 11px Verdana; }
.normaltext	{ font-size: 12px; }
.bigtext	{ font-size: 13px; }
.largetext	{ font-size: 14px; }
.largesttext	{ font-size: 16px; }