.ERROR
{
	COLOR: red;
	BACKGROUND-COLOR: yellow;
	font-family: Times New Roman;
	font-size: 12pt;
}
BODY
{
	BACKGROUND-COLOR: white;
}
.ALT-TR
{
	BACKGROUND-COLOR: white;
	COLOR: #008457;
}
THEAD
{
	COLOR: white;
	BACKGROUND-COLOR: #008457;
	font-family: Times New Roman;
	font-size: 14pt;
}
TBODY
{
    COLOR: black;
    BACKGROUND-COLOR: #F1F1EB;
}

A:hover
{
	COLOR: #008457;
	font-family: Times New Roman;
	font-size: 12pt;
}
A:link
{
	COLOR: #008457;
	font-family: Times New Roman;
	font-size: 12pt;
}
A:active
{
	COLOR: #008457;
	font-family: Times New Roman;
	font-size: 12pt;
}
A:visited
{
	COLOR: #008457;
	font-family: Times New Roman;
	font-size: 12pt;
}
.calendarlegenda
{
	font-size: 12px;
	font-family: Times New Roman;
}
.calendar
{
 	border-color: Blue;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	font-family: Times New Roman;
}
.calendar_month
{
	BACKGROUND-COLOR: orange;
	color: Navy;
	font-size: 12px;
}
.calendar_dow
{
	BACKGROUND-COLOR: silver;
	color: Black;
}
.calendar_day_unavailable
{
	BACKGROUND-COLOR: red;
	color: Black;
}
.calendar_day_unavailable_sel
{
	BACKGROUND-COLOR: black;
	color: White;
}
.calendar_day_ok
{
	BACKGROUND-COLOR: green;
	color: Black;	
}
.calendar_day_ok_sel
{
	BACKGROUND-COLOR: silver;	
	color: Black;
}
.septabelas
{
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1eb;
}
.pleasewait
{
	font-family: Arial;
	font-size: 20pt;
	margin: 0px;
	padding: 0px;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	z-index: 900;
}
.letrampeq
{
	font-family: Times New Roman;
	font-size: 8pt;
}
.letrapeq
{
	font-family: Times New Roman;
	font-size: 10pt;
}
.letramed
{
	font-family: Times New Roman;
	font-size: 12pt;
}
.letragra
{
	font-family: Times New Roman;
	font-size: 14pt;
}
