BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.month
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #753702;
	border-right-color: #753702;
	border-bottom-color: #753702;
	border-left-color: #753702;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	background-image: url(../../images/calendar_bar.jpg);
	background-repeat: repeat-x;
}
.weekday
{
	BACKGROUND-COLOR: white;
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bolder;
	font-size: 12px;
	border-top: 1px solid #753702;
	border-right: 1px solid #753702;
	border-bottom: 1px solid #753702;
	border-left: 1px none #753702;
}
.eventLabel
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.eventText
{
	COLOR: black;
	font-size: 12px;
	font-style: italic;
}
.selectedDay
{
	BACKGROUND-COLOR: #FFFFCC;
	border: thin solid #FF0000;
}
.day
{
	BACKGROUND-COLOR: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #753702;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #753702;
	border-right-color: #753702;
	border-bottom-color: #753702;
	border-left-color: #753702;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.notaDay
{
	BACKGROUND-COLOR: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #753702;
	border-right-color: #753702;
	border-bottom-color: #753702;
	border-left-color: #753702;
}
.1px_border {
	border-top: 1px solid #753702;
	border-right: 1px none #753702;
	border-bottom: 1px none #753702;
	border-left: 1px solid #753702;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
.weekday_RTB {
	BACKGROUND-COLOR: white;
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bolder;
	font-size: 12px;
	border-top: 1px solid #753702;
	border-right: 1px solid #753702;
	border-bottom: 1px solid #753702;
	border-left: 1px none #753702;
	text-decoration: blink;
}
.1px_border-RB {

	border-top: 1px solid #753702;
	border-right: 1px none #753702;
	border-bottom: 1px none #753702;
	border-left: 1px solid #753702;
}
.txt-eventTIME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.txt-dayNumber {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txt-MonthTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.ADMIN_OPTIONS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
