div.BoxHeader {
	height:19px
}

div.BoxHeader h1 {
	float:left;
	padding-top:1px
}

a.prev_month {
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(/img/bullets.gif) no-repeat scroll 100% -668px
}

a.prev_month:hover {
	background-position:0 -668px
}

a.next_month {
	display:block;
	float:right;
	width:15px;
	height:15px;
	background:url(/img/bullets.gif) no-repeat scroll 100% -643px
}

a.next_month:hover {
	background-position:0 -643px
}

div.month_menu {
	margin-left:40%;
	margin-top:-2px
}

div.month_menu select {
	font-size:11px;
	height:19px;
	padding:0
}

table.vd {
	width:100%;
	margin-bottom:10px
}

table.vd th {
	background:#ff6000;
	border-bottom:1px solid #e1e1e1;
	color:#fff;
	font:12px Arial;
	font-weight:bold;
	padding:5px
}

table.vd td {
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1
}

table.vd td.col1 {
	background:url(/img/dott-e1e1e1.gif) repeat-y
}

table.vd td div.day {
	height:90px;
	position:relative
}

table.vd td.MouseOver {
	background-color:#f8fbff
}

table.vd td.selected div.day {
	background:url(/img/gradient-col2box.gif) repeat-x 0 100% #fff;
	border:1px solid #ff6000
}


table.vd div.left {
	float:left;
	width:30px;
	text-align:center
}

table.vd h1{
	color:#999;
	font:15px Arial;
	font-weight:bold;
	padding-top:5px
}

table.vd div.weekend h1 {
	color:#ff6000
}

div.day a.day {
	position:absolute;
	width:100%;
	height:90px;
	display:block;
	top:0;
	left:0
}

a.Reminder, a.ReminderActive {
	background:url(/img/icons.gif) -14px -509px;
	display:block;
	float:left;
	width:11px;
	height:11px;
	margin:4px 0 0 5px
}

a.ReminderActive {
	background-position:-14px -488px
}

a.Reminder {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50
}

a.Reminder:hover{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1
}

div.day a.Reminder,
div.day a.ReminderActive {
	position:absolute;
	top:20px;
	left:5px
}

a.Reminder-long {
	display:block;
	float:right;
	padding:0 0 3px 20px;
	text-decoration:none;
	background:url(/img/icons.gif) no-repeat scroll -10px -507px
}

table.vd ul {
	list-style:none;
	padding-top:5px;
	float:left;
	text-align:left
}

table.vd li {height:13px}

table.vd span.lv,
table.vd span.black {
	display:block;
	position:absolute;
	right:-1px;bottom:-1px;
	width:19px;
	height:19px;
	background:url(/img/icons.gif) no-repeat -6px -440px
}

table.vd span.black {
	background-position:-6px -459px
}

div.BoxContent {
	border:1px solid #b3caf1;
	border-top:0;
	margin-bottom:10px;
	padding:9px 9px 1px
}

div.BoxContent h3 {
	background:#f6faff;
	border-top:1px solid #b3caf1;
	border-bottom:1px solid #b3caf1;
	font-size:11px;
	color:#ff6000;
	margin:0 -9px 8px;
	padding:5px 9px
}

div.BoxContent span {
	font-weight:normal;
	color:#2b4885;
	padding-left:5px
}

div.BoxContent p {
	padding-bottom:8px
}

div.BoxContent ul {
	list-style:none;
	padding-bottom:8px
}

ul.desc {
	list-style:none;
	padding:0 0 10px 10px
}

ul.desc li {
	margin:3px 0;
	padding:3px 0 3px 30px;
	height:13px
}

ul.desc li.lv {
	background:url(/img/icons.gif) no-repeat -6px -440px
}

ul.desc li.black {
	background:url(/img/icons.gif) no-repeat -6px -459px
}

ul.desc li.reminder{
	background:url(/img/icons.gif) no-repeat -10px -483px
}

@media print
{

div.ColumnLeft,a.Reminder-long {display:none}
div.ColumnCenter {margin:0 !important;width:100% !important}
table.vd td.col1 {border-left:1px solid #e1e1e1}
div.BoxHeader h1,div.month_menu select {border:0;font:bold 12px Arial;text-transform: uppercase;color:#ff6000}
.BoxHeader {border-top:0}

}
