<!--

/* Global */

body
{
	background-color: #FFFFFF;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
}

TR, TD
{
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


/* Menu Bar */

#menuBar a:link, #menuBar a:active, #menuBar a:visited
{
	font-family: arial;
	font-size: 13px;
	color: #840000;
	font-weight: bold;
	text-decoration: none;
}

#menuBar a:hover
{
	font-family: arial;
	font-size: 13px;
	color: #840000;
	font-weight: bold;
	text-decoration: underline;
}

#menuBar
{
	font-family: arial;
	font-size: 13px;
	color: #8484FF;
	font-weight: bold;
}


/* Date */

#date
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


/* Newsletter */


#newsletterBig
{
	font-family: verdana;
	font-size: 11px;
	color: #008000;
	font-weight: bold;
}

#newsletterSmall
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

/* Misc Links */

#miscLinks a:link, #miscLinks a:active, #miscLinks a:visited
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#miscLinks a:hover
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


/* Navigation */

#nav
{

	font: 11px arial, verdana;
	color: #000000;
	font-weight: bold;
}

#nav a:active, #nav a:visited, #nav a:link
{

	color: #0000FF;
	text-decoration: none;
}

#nav a:hover
{

	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

/* Idea List */

#ideaList a:link, #ideaList a:active, #ideaList a:visited
{

	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}

#ideaList a:hover
{

	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

/* Type List */

#typesList a:link, #typesList a:active, #typesList a:visited
{

	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#typesList a:hover
{

	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}

#typeTitle 
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}











-->
</style>
