
.PageBODY {
	color: #000000;
	background-image: url(images/bg_gral.gif);
}
.MainTABLE {
	background-color: #FFFFFF;
}
.FooterTABLE {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.FormTABLE {border: 0px solid}
.FormHeaderTD {
	text-align: left;
	border-bottom: 1px solid #666666;
}
.FormHeaderFONT {font-size: 12pt; color: #F15009; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica; text-decoration:none}
.FieldCaptionTD {
	background-color: #FCB22D;
	border: 0px solid;
}
.FieldCaptionFONT {font-size: 11px; color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica}
.DataTD {
	background-color: #FFFFEE;
	border: 0px solid;
}
.RecordSeparatorTD {
	background-color: #FFFFEE;
	border: 0px none;
}
.DataFONT {font-size: 11px; color: #959594; font-family: Tahoma, Verdana, Arial, Helvetica}
.ColumnFONT {font-size: 12px; color: #FFFFFF; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica}
.ColumnTD {
	background-color: #FCB22D;
	border: 0px solid;
}

table.calendar {border: 0}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none; color:#CC3300}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-size: 10pt; color:#CC3300}
/**/
.top_text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #8291A7;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #F15009;
	text-decoration: none;
}
.text2 {

	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #959594;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text4 {

	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}