/* */
.clheadblock{
	position: relative;
	width: 140px;
	border: 1px solid #000066;
	text-align:left;
}
.clheadtext{
	background-color: #000066;
	color:#999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
 
/* */
.crblock{
	position: relative;
	width: 140px;
	border: 1px solid #000066;
	color: #cccccc;
}

.crblock600{
	position: relative;
	width: 600px;
	border: 1px solid #000066;
	color: #cccccc;
}

.crheadbox
{
	background-color: #000066;
	color: #cccccc;

}

/* */
.crheadboxletter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	text-decoration: none;
}


.cmtitle{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}
.cmtitlex{
	font-size: 14px;
	color: #999999;
}
.cminfo{
	font-size: 10px;
	color: #999999;
}


.columntext 
{
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.columnlink a:link, .columnlink a:active, .columnlink a:visited{
	font-size: 8pt;
	font-family: "Times New Roman", Times, serif;
	color: #cccccc;
	text-decoration: none;
}

.columnlink a:hover{
	color: #0000ff;
	text-decoration: none;
}

.linkabout {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}

.linktitle {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

.linktitle a:hover{
	color: red;
	text-decoration: none;
}

.linktitle a:link{
	color: #cccccc;
	text-decoration: none;
}

.linklist {
	margin-bottom: 5px;
	width: 95%;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	list-style-image: url(../img/crossbullet.png);
	border-bottom-color: #999999;
	border-bottom-style: none;
	border-bottom-width: 1px;
	
}

