
	body, td, div, input, select
	{
		font-family: verdana, arial, helvetica;
		font-size: 11px;
		color: black;
	}

	a.menuentry:link, a.menuentry:visited, a.menuentry:active
	{
		color: #224466;
		text-decoration: none;		
	}

	a.menuentry:hover
	{		
		color: #666666;
		text-decoration: none;
	}

	a.menuentrytop:link, a.menuentrytop:visited, a.menuentrytop:active
	{
		color: #939CD2;
		text-decoration: none;
		font-weight: bold;	
	}	

	a.menuentrytop:hover
	{		
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}
	
	.menuentrytop
	{
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;	
	}

	.header
	{
		font-size: 13px;
		letter-spacing: 1px;
		font-weight: bold;
		color: rgb( 0, 47, 147 );
	}

	.subheader
	{
		font-size: 11px;
		letter-spacing: 1px;
		font-weight: bold;
		color: rgb( 0, 47, 147 );
	}

	.subtext
	{
		font-size: 10px;
	}
	
	.header_light
	{
		font-size: 13px;
		letter-spacing: 1px;
		font-weight: bold;
		color: rgb( 255, 255, 255 );
	}

	.subheader_light
	{
		font-size: 10px;
		letter-spacing: 1px;
		font-weight: bold;
		color: rgb( 245, 245, 245 );
	}

	.subtext_light
	{
		font-size: 10px;
		color: rgb( 245, 245, 245 );
	}

	a.list:link, a.list:visited, a.list:active
	{
		color: #ffffff;
		text-decoration: none;		
	}

	a.list:hover
	{		
		color: #f8f8f8;
		text-decoration: none;
	}

	a.list_selected:link, a.list_selected:visited, a.list_selected:active
	{
		color: rgb( 0, 47, 147 );
		text-decoration: none;		
	}

	a.list_selected:hover
	{
		color: rgb( 0, 0, 0 );
		text-decoration: none;
	}
	
	