.LinkList
{
	overflow:scroll;
	width: 205px;
	height:200;

}
.GreenHeader
{
	font-size: 8pt;
	background-image: url(/images/link/green/header.gif);
	color: white;
	background-repeat: no-repeat;
	font-family: tahoma;
	vertical-align:middle;
	padding-right:25px;
	height:20px;
}
.LinkTable
{
	margin-top:1PX;
	border-right: #a5a5a5 1px solid;
	padding-right: 2px;
	border-top: #a5a5a5 1px solid;

	background-image: url(/images/link/green/gradiantbg.JPG);
	border-left: #a5a5a5 1px solid;

	direction: rtl;
	border-bottom: #a5a5a5 1px solid;
	background-repeat: repeat-x;
	
	height:200;
	vertical-align:top;
	
}
.TitleLink
{
	font-size: 8pt;
	color: #00007d;
	font-family: Tahoma;
	letter-spacing: 0px;
	text-decoration: none;
	direction:rtl;
}
