/*

Color and Font Definitions

*/

.QuickLinks
{
	font-family		:Arial;
	font-size		:8pt;
	font-weight		:bold;
	color			:White;
	text-decoration	:none;
}

.TabLinks
{
	font-size		:10pt;
	font-family		:Verdana;
	font-weight		:bold;
	color			:White;
	text-decoration	:none;
}

.TabChildLinks
{
	font-size		:9pt;
	font-weight		:bold;
	font-family		:Verdana;
	color			:White;
	text-decoration	:none;
}

.TabChildLinksHeader
{
	font-size		:6pt;
	font-weight		:bold;
	font-family		:Verdana;
	color			:White;
	text-decoration	:none;
}

.Banner
{
	font-family		:Verdana;
	font-size		:16pt;
	color			:#892034;
	font-weight		:bold;
	text-decoration	:none;
}

.QuickLinks:hover
{
	font-family		:Arial;
	font-size		:8pt;
	font-weight		:bold;
	color			:#892034;
	text-decoration	:none;
}

.TabLinks:hover
{
	font-size		:10pt;
	font-family		:Verdana;
	font-weight		:bold;
	color			:CCCCCC;
	text-decoration	:none;
}

.TabChildLinks:hover
{
	font-size		:9pt;
	font-weight		:bold;
	font-family		:Verdana;
	color			:#C48F99;
	text-decoration	:none;
}
