
.clsPart
{
	width:175;
	/*behavior:url(/javascript/right_menu.htc);		*/
}

.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: #022157;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartRight
{
	background-color: #6699cc;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartLeft
{
	background-color: #6699cc;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	color:#ffffff;
}

.clsPartContainer
{
	position:relative;
}

.text
{
	text-indent: 8px;
	font-family: arial, helvetica;
	font-size: 80%;
	color:#000000;
}

.link
{
	font-family:verdana, arial, helvetica;
	font-size: 80%;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.linktext
{
	font-family:verdana, arial, helvetica;
	font-size: 80%;
	color:#000000;
	text-decoration:none
}


/* FOR THE CALENDAR TOOL */
.calendarText  {
     	font-size : 12;
     	font-family : Arial;
}

/* FOR THE RATE TOOL */
.rateBorder  {
	border-top:1px solid #6699cc;
	border-left:1px solid #6699cc;
	border-right:1px solid #6699cc;
	border-bottom:1px solid #6699cc;
}

.rateText  {
	font-family: arial;
	font-size : 12;
	color:#000000;
}
