.clsPart
{
	border-top: 4px solid white;
}

.clsPartContainer
{
	position: relative;
	margin-top: 6px;
	behavior: url(webparts.htc);
}

.clsPartConent
{
	border-right: #959595 1px solid;
	border-left: #959595 1px solid;
	border-bottom: #959595 1px solid;
	background-color: #959595;
}
.clsPartBottom
{
	background-color: #ffffff;
	border-bottom: 1px solid #959595;
}

.clsPartHead
{
	font-size: 100%;
	cursor: move;
	color: #ffffff;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: #003399;
}

.clsDragWindow
{
	border: solid 2px #000000;
	background-color: #cccccc;
	filter: alpha( opacity=20 );
	position: absolute;
	display: none;
}

.clsPartRight
{
	background-color: #003399;
	background-position: top right;
	background-repeat: no-repeat;
	cursor: hand;
	font-size: 100%;
	font-family: Arial, Sans-Serif, Verdana;
	color: #ffffff;
}

.clsPartRightHidden
{
	background-color: #959595;
	background-position: top right;
	background-repeat: no-repeat;
	cursor: hand;
	font-size: 100%;
	font-family: Arial, Sans-Serif, Verdana;
	color: #ffffff;
}

IMG.clsMinimize
{
	visibility: hidden;
}

.clsPartLeft
{
	background-color: #003399;
	font-size: 100%;
	font-family: Arial, Sans-Serif, Verdana;
	color: #ffffff;
}

.link
{
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.linktext
{
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

:hover
{
	text-decoration: underline;
}

.storeUserData
{
	behavior: url(#default#userData);
}

.clsPart LI
{
	margin-right: 7px;
	list-style-type: square;
}

.clsPart UL
{
	margin-left: 20px;
	color: #7a6d6d;
}

.clsPart A
{
	margin-left: -4px;
	text-indent: 4px;
}
