.clsPartHead
{
	color:#0099ff;
	background-color: #ffffff;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	text-align: center;
	vertical-align: baseline;
}

.clsPartHeadLeft
{
	color:#ffffff;
	background-color: #ffffff;
	height: 19px;
	text-align: left;
	vertical-align: super;
	width: 5px;
}

.clsPartHeadRight
{
	color:#ffffff;
	background-color: #ffffff;
	
	background-position: top right;
	background-repeat:no-repeat;
	font-size: 82%;
	font-family: verdana, arial, helvetica;
	height: 19px;
	text-align: right;
	vertical-align: super;
	width: 5px;
}

.boxBorder
{
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	width: 100%;	
}

.BoxInfoBottomLeft
{
	color:#ffffff;
	background-color: #ffffff;
	
	
	height: 19px;
	width: 15px;
}

.BoxNewsBottomLeft
{
	color:#ffffff;
	background-color: #0099ff;
	
}

.boxList
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;	
	list-style-type: disc;
	color: #ffffff;
	text-align: left;
	
}

table.boxBody
{
	background-color: #0099ff;
	width: 100%;	
}

a.list
{
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;	
	text-decoration: underline;
	margin: 0px;
	font-variant: small-caps;
	font-weight: bold;
}

a.list:hover
{
	background: #ffffff;
	color: #0099ff;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;	
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
