a{color : navy}

.menu
{
	color:	#777777;
	font-family: Georgia;
	font-size:	10pt;
	cursor: hand; cursor: hand;
}

.selectedmenu
{
	color:	#000000;
	font-family: Georgia;
	font-size:	10pt;
	cursor: pointer; cursor: hand;
}

.listLink
{
	font-family: Arial;
	font-size: 10pt;
	color: #246BFF;
	text-decoration: none;
	cursor: hand; cursor: hand;	
}

.listItem
{
	font-family: Arial;
	font-size: 10pt;
	color: #575757;
}

.selectedlistLink
{
	font-family: Arial;
	font-size: 10pt;
	color: red;
	text-decoration: none;
	cursor: pointer; cursor: hand;	
}

.navLink
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	cursor: pointer; cursor: hand;	
}

.selectednavLink
{
	font-family: Arial;
	font-size: 10pt;
	color: yellow;
	text-decoration: none;
	cursor: pointer; cursor: hand;	
}

.emailLink
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
	cursor: pointer; cursor: hand;
}

.title1
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #000000;
}

.title2
{
	font-family: Tahoma;
	font-size: 11pt;
	color: navy;	
}

.title3
{
	font-family: Georgia;
	font-size: 11pt;
	color: navy;	
}

.empText
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #575757;
}

.normalText
{
	font-family: Arial;
	font-size: 10pt;
	color: #575757;
}

.categoryBox
{
	font-family: Georgia;
	font-size: 12pt;
	height: 26px;
	color:	#FFFFFF;
	background-color: navy;
	padding-left: 4px;
}

.boxText
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
}

.tbHeader
{
	font-family: Georgia;
	font-size: 12pt;
	color:	#FFFFFF;
}

.gendata
{
	font-size:7pt;
	font-family:tahoma;	
	color : #FFFFFF;
}

