.toolBarLink
{
	white-space: nowrap;
}
.tip 
{
	width: 180px;
	text-align: left;
	font-size: x-small;
}
body
{
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:Tahoma;
/*	font-size: small;*/
}

.PagePic
{
	width:183px;
	height:218px;
	border-color:#996600;
	border-width:1px;
	border-style: solid;
}
.SepTR
{
	height:30px;
	font-size: 15px;
}
A
{
	cursor: hand;
	color: sienna;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}
