
.clsPart
{
	width:138;
	border-top: 4px solid white;
}

.clsPartContainer
{
	width:138;
//	position:relative;
//	margin-top:6px;
	behavior:url(/scripts/webparts.htc);
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;	
}




.clsContact A
{
	text-decoration:none;
	:link {text-decoration: none; color: black}
	:visited {text-decoration: none; color: black}
	:active {text-decoration: none; color: black}
	:hover {text-decoration: bold; color:red }
}


.clsLink A
{
	text-decoration:none;
	:link {text-decoration: none; color: black}
	:visited {text-decoration: none; color: black}
	:active {text-decoration: none; color: black}
	:hover {text-decoration: bold; color:red }
}

.MenuTbl
{
 bgcolor:#ffffff;
 font-family : arial, helvetica, sans-serif;
 border-width: 1; 
 border-color: #6699cc;
}

.MenuItem
{
	width: 145;
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 5; 
	padding-bottom: 5;
	align: left;
	valign: top;
}

.clsPartConent
{
	background-color: #CCCCCC;
	border-left:1px solid #6699cc;
	border-right:1px solid #6699cc;
	border-bottom:1px solid #6699cc;
}

.clsPartBottom
{
	background-color: #ffffff;
	border-bottom:1px solid #6699cc;
}

.clsPartHead
{
	background-color: #6699cc;
	cursor:move;
	font-size: 81%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}


.clsTblHead
{
	background-color: #6699cc;
	font-size: 68%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}


.clsDragWindow
{
	border:solid 2px #000000;
	background-color:#666666;
	filter:alpha( opacity=20 );
	position:absolute;
	display:none;
}

.clsPartRight
{
	background-color: #6699cc;
	background-image: url('http://www.euromind.com/images/chevronUp.gif');
	background-position:  right top;
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 80%;
	font-family: verdana, arial, helvetica;
	color:#ffffff
}

.clsPartRightHidden
{
	background-color: #cccccc;
	background-image: url('http://www.euromind.com/images/chevronDown.gif');
	background-position:  right top;
	background-repeat:no-repeat;
	cursor:hand;
	font-size: 80%;
	font-family: verdana, arial, helvetica;
	color:#ffffff
}

IMG.clsMinimize
{
	visibility:hidden;
}

.clsPartLeft
{
	background-color: #6699cc;
	font-size: 80%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}


.small
{
	font-size:10;
	font-family: arial, helvetica;	
	margin-left:0px; 
	
	{

.text
{

	font-family: arial, helvetica;
	font-size: 70%;
	color:#000000;
}

.link
{
	font-family:verdana, arial, helvetica;
	font-size: 90%;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.linktext
{
	font-family:verdana, arial, helvetica;
	font-size: 90%;
	color:#000000;
	text-decoration:none
}

.qform
{	
	border:1px solid #6699CC; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	padding-left: 1; 
	padding-right: 1; 
	padding-top: 0; 
	padding-bottom: 0; 
	margin-right:-18px ; 
	margin-left:-18px ;
}


.storeUserData
{
	behavior:url(#default#userData);
}

.clsPart LI
{
	margin-right:7px;
	font-size:95%;
	list-style-type:disc;
	color:#cccccc;
}

.clsPart UL
{
	margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;
	margin-left:20px;
	color:#cccccc;
}

.clsPart A
{
	Font-size:75%;
	margin-left:-4px;	
	text-indent:4px;
	text-decoration:none;
	:link {text-decoration: none; color: black}
	:visited {text-decoration: none; color: black}
	:active {text-decoration: none; color: black}
	:hover {text-decoration: bold; color:red }
}