.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6DB5E7;
}
.type_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #569DD5;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #165485;
}
a:link {
	text-decoration: none;
	color: #569DD5;
}

a:visited {
	text-decoration: none;
	color: #569DD5;
}

a:hover {
	text-decoration: underline;
	color: #01A3D3;
}

.mxw_cld {
 background:url("images/spacer.gif");
 width:35px;
 height:22px;
}

#calendar_field_id_btn {
border:0px;
padding:0px;
margin:0px;
background:url(images/calender.gif);
width:35px;
height:20px
cursor: pointer;
cursor: hand;
}.titlegrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
