div.sopecal {
	width: 260px;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 0px;
	text-align: center;
	float: right;
}
div.us_cal_placeholder {
	
}
table.sopecal_links_tb {
	width: 100%;
	background-color: #FFFFFF;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table.sopecal_links_tb a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
div.sopecal_title {
	font-weight: bold;
	font-size: 14px;
	color: rgb(147, 125, 92);
	height: 16px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
table.sopecal {
	width: 100%;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table.sopecal caption {
	font-weight: bold;
	font-size: 12px;
	color: rgb(82,110,54);
	border: 0px solid #000000;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
table.sopecal tfoot {
	font-weight: bold;
	font-size: 11px;
	color: rgb(82,110,54);
	border: 0px solid #000000;
}

table.sopecal th {
	background-color: rgb(217, 224, 215);
	font-weight: bold;
	font-size: 10px;
	color: rgb(82,110,54);
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.sopecal td.in_month {
	width: 40px;
	background-color: rgb(178,192,174);
	font-weight: bold;
	font-size: 10px;
	color: rgb(82,110,54);
	height: 20px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table.sopecal td.selected {
	background-color: rgb(255,255,255);
	font-weight: bold;
	font-size: 10px;
	color: rgb(82,110,54);
	height: 20px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table.sopecal a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: rgb(82,110,54);
}

table.sopecal caption a {
	Display: inline;
}