﻿body{
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
.mainFinCalendarTable{
	border:solid 0px /*#9b9a95*/white;
	background-color:#fcfcf6;
	width:520px;
	padding:22px 22px 22px 22px;
}
.SubFinCalendarTable{
	border:solid 0px /*#9b9a95*/white;
	background-color:#fcfcf6;
	width:500px;
	padding:5px 5px 5px 5px;
}
.calendarTitle{
	font-size:18px;
	/*font-weight:bolder;*/
	vertical-align:text-top;
}
.noEventDay{
	background-color: white;
	border:solid 1px #e8e8e8;
}
.eventDay{
	background-color: #B5B2B5;
}
.eventWeek{
	background-color: #D6D7D6;
}
.note{
	font-size: 11px;
	color: #808080/*4F4F4F*/;
}
.nextEventLabel{
	font-size:12px;
	font-weight: normal;
}
.eventDate{
	font-size:11px;
	font-weight: bolder;
}
.eventLabel{
	font-size:11px;
	font-weight: bolder;
}
.eventText{
	font-size:12px;
	font-weight :lighter;
}
.eventTableBorder{
	border:Solid 1px Gray;
	width:100%;
	padding: 1px;
	margin: 0;
}
.eventTableHeader{
	font-size: 11px;
	font-weight: normal;
	height:30px;
}
.subscribePanel{
	background-color: #E7E7E7;
}
.eventTypesPanel{
	background-color: #EFEFEF;
	padding: 15px;
}
.commandButton{
	font-size: 11px;
	border: 0px;
	font-weight: bold;
	color: #ffffff;
	background: url(buttonbg_sf-wrt.gif) repeat-x;
	width: 100px;
	height: 22px;
	padding:0px 0px 0px 0px;
}
.selectedYearLink{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	padding:0px 2px 0px 2px;
}
.yearLink{
	color: #000000;
	font-weight:normal;
	padding:0px 2px 0px 2px;
	text-decoration: underline;
}
.titleColumnHeaderStyle{
	font-weight: bolder;
	background-color: #E7E7E7;
}
.titleColumnStyle{
	font-weight: normal;
	border-top: solid 1px #E7E7E7;
}
.gridHeader{
	font-weight: bolder;
	background-color: #E7E7E7;
	text-align: left;
}
.gridHeader th{
	border-bottom:1px solid #b0afb0;
}
.eventsGridItem{
	text-align: left;
	border-top: solid 1px #E7E7E7;
}
.buttonColumnStyle{
	text-align: center;
	border-top: solid 1px #E7E7E7;
}
.watermark{
	width:195px;
	color: Gray;
	padding-left: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: Gray;
	font-size: 11px;
	height: 16px;
	vertical-align:middle;
}
.remindDaysTextBox{
	width:65px;
	padding-right: 5px;
	text-align:right;
	border-style:solid;
	border-width: 1px;
	border-color: Gray;
	font-size: 11px;
	height: 13px;
	vertical-align:middle;
}
.textbox{
	width:195px;
	padding-left: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: Gray;
	font-size: 11px;
	height: 16px;
	vertical-align:middle;
}
.emptyRow{
	height: 18px;
}
.radCalendarheader{
	border: 1px solid #9C9A94;
}
A:link, A:visited{    
	color: #e78500;
	text-decoration: none;
}
A:hover, A:active{    
	color: #e78500;
	text-decoration: underline;
}
.tableBackground{
	border-top: solid 1px #E7E7E7;
}
.tableBackground div{
	width: 132px;
}
