/* CSS Document */
.Link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	height: 15px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #008ACC;
}
a:hover {
	color: #008ACC;
}
a:active {
	color: #FFCC00;
}
.Formbut{
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color : #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	text-align: center;
	color: #000000;
}
.TextBox{
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color : #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
	text-align: center;
}
.TextBoxMiddle{
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color : #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	text-align: center;
}
.TextBoxLarge{
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color : #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 235px;

}
.titleBig {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
}
.titleevent {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	background-color:#F0F7E1;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
.text2{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	height: 15px;
}
.RowMenu {
	background: #8CA2B8;
}
.titleRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8CA2B8;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 20px;
}
.BorderCalendar{
	border-top: #EAE9E9 1px solid;
	border-left: #EAE9E9 1px solid;
	border-right: #EAE9E9 1px solid;
	border-bottom: #EAE9E9 1px solid;
	background-color : #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
}
.BorderCalendarSmoll{
	border-top: #EAE9E9 1px solid;
	border-left: #EAE9E9 1px solid;
	border-right: #EAE9E9 1px solid;
	border-bottom: #EAE9E9 1px solid;
	background-color : #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
}
.titleRowCalendarEnabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 20px;
}
.BorderCalendarEnabled{
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-right: #336699 1px solid;
	border-bottom: #336699 1px solid;
	background-color : #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
}
.NumberCalendar{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	height: 15px;
	background-color: #FFFFFF;
}
.NumberCalendarWeekEnd{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	height: 15px;
	background-color: #FFFFFF;
}
.NumberCalendarSelected{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	background-color: #336699;
}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold; }

