.calendar_text {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 17px;
	padding:5px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN:justify;
	border: 1px solid #939368;

}
.content {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.corner-left {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/left_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.corner-right {

	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.border {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFC6C6;
	border-right-color: #DFC6C6;
	border-bottom-color: #DFC6C6;
	border-left-color: #DFC6C6;
}
.border-wotb {


	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFC6C6;
	border-bottom-color: #DFC6C6;
	border-left-color: #DFC6C6;
}
.border-bottomonly {

	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFC6C6;
	border-bottom-color: #CDA7A7;
	border-left-color: #DFC6C6;
}
.textfield {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #1B1B1B;
	text-decoration: none;
	height: 25px;
	width: 250px;
	vertical-align: middle;
	border: 1px solid #E2CBCB;
	clear: both;









}
