.greybordertopbot1px {
	border: 1px solid #C0C0C0;
}
.greybordertoponly1px {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
}
.greyborderrightonly1px {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C0C0C0;
}
.greyborderleft1px {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: C5C4C4;
}
.tahomafont {
	text-decoration: none; 
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif; 
	line-height: 14px
	}
.dottedlinebottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: 666666;


}
.dottedlinebgbottom {
	background-image: url(Images/dotline1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.listblue {
	list-style-position: outside;
	list-style-image: url(Images/dot_blue.gif);
	list-style-type: disc;


}
.ltgreyborder {
	border: 1px solid D7D9D7;
}

