/*shannon added only*/
td  {color : #003663;
	font-size : 12px;
	font-family : Arial;
	list-style : square;
	list-style-type : square;
	list-style-position : inside;
	}
#showall{
	border-collapse : collapse;
}
	
#showall TD{
	border: 1px solid #000000;
	text-align : center
}	

#showlisting TD{
	font-size : 13px;
	font-family : Arial;
}
#showlisting TD.large{
	font-size : 14px;
	font-family : Arial;
	font-weight : strong;
}

img{
border : none;
}

A.stextlinks  {color : 6082B4;
	font-size : 13 px;
	font-family : Arial;
	font-weight : bold;
	}

A:Visited.stextlinks  {color : 6082B4;
	font-size : 13 px;
	font-family : Arial;
	font-weight : bold;
	}

A:Active.stextlinks  {color : navy;
	font-size : 13 px;
	font-family : Arial;
	font-weight : bold;
	}

A:Hover.stextlinks  {
	color : Lime;
	font-size : 13 px;
	font-family : Arial;
	font-weight : bold;
}

/*shannon added only*/

