.linkitem  {
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
	font-size : 9pt;
	font-weight : bold;
	color : #5E5E5E;
	width:100%;
	padding:3;



	
}


.nav {

	font-family:verdana,arial,helvetica,sans-serif;
	text-decoration:none;
	font-size:7pt;
	font-weight:bold;
	color:#00472C;
}

.navbox {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#00472C;
}


.nav:hover {
	color : #ffffff;
	text-decoration:underline;
}

.linkitem:hover  {
	text-decoration:none;
	background:#FFFFFF;
}

.linktable  {

	border-style: solid;
	border-color: Silver;
	border-width: 1px;
	background:#FCE9BF;
	
}

.table  {

	font-family: arial,helvetica,sans-serif;
	font-size : 9pt;
	
}

TH.table  {

	background:#FDEBD0;

	
}

TD.table  {

	background:#CDE9BE;
	font-weight : bold;
	
}

TD  {

	font-family: arial,helvetica,sans-serif;
	font-size : 10pt;
	
}
