body, TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width:0px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
P
{
	padding:0px;
	margin:0px;
}
.BaseColor, A
{
	color:#04247F;
	text-decoration : none;
}
A:HOVER
{
	color:#5179EC;
}
.ListItem
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.SelectedListItem
{
	font-weight: bold;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/line.gif);
	color: forestgreen;
	background-repeat: repeat-x;
	height: 25px;
	background-color: whitesmoke;
}
.LineVert
{
	BACKGROUND-POSITION: left ;
	background-image: url(../images/userLineVer.gif);
	background-repeat: repeat-y;
}
