
A:LINK.menu {font-family: Arial;
            color:#ffffff;
			font-weight:bold;
            text-decoration:none;
            font-size:10pt}

A:VISITED.menu  {font-family: Arial;
            color:#ffffff;
			font-weight:bold;
            text-decoration:none;
            font-size:10pt}

A:ACTIVE.menu   {font-family: Arial;
            color:#ffffff;
			font-weight:bold;
            text-decoration:none;
            font-size:10pt}

A:HOVER.menu    {font-family: Arial;
            color:#4B9ADF;
			font-weight:bold;
            text-decoration:none;
            font-size:10pt}


.table {font-family:Arial; color:black; font-size:10pt;}
.mainheader {font-family:Arial Rounded MT Bold; color:#377BCC; font-size:14pt; text-align:center;}
.header {font-family:Arial Rounded MT Bold; color:#377BCC; font-size:11pt; text-align:left;}


.category	{
	font-size:	10pt;
	text-align:	center;
	text-decoration: none;
	font-weight: normal;
	color:		#FFFFFF;
	background-color: #5A297B;
	font-family:	Arial, Times New Roman;
	width:178px; height:23px;
	padding-top:3px;}
	
A:HOVER.category	{
	font-size:	10pt;
	text-align:	center;
	text-decoration: none;
	font-weight: normal;
	color:		#000000;
	background-color: #E7DEEF;
	font-family:	Arial, Times New Roman;
	width:178px; height:23px;}
	

A:LINK.article {font-family: Arial;
            color:black;
			font-weight:normal;
            text-decoration:none;
            font-size:11pt}

A:VISITED.article  {font-family: Arial;
            color:black;
			font-weight:normal;
            text-decoration:none;
            font-size:11pt}

A:ACTIVE.article   {font-family: Arial;
            color:black;
			font-weight:normal;
            text-decoration:none;
            font-size:11pt}

A:HOVER.article    {font-family: Arial;
            color:gray;
			font-weight:normal;
            text-decoration:none;
            font-size:11pt}
			
UL.home {list-style-image: url(images/home-bullet.gif) }