/* CSS Document */

/* Clear CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, P, FONT, A, LABEL {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	margin-top: 0;
	padding: 0;
}
body { background:  url("../images/backgrd.gif") repeat-y; width: 100%; }
.ErrorMsg{color: #FF0000; font-size: 13px; font-weight: bold;}
.ClearPageBODY{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.ClearFormTABLE{ background-color: #FFFFFF;  padding: 4px;  }
.ClearFormHeaderFont{ color: #000000; font-size: 16px; font-weight: bold;}
.ClearFieldCaptionTD{ background-color: #E7E7E7; color: #000000; font-size: 13px; font-weight: bold; padding-left: 4px; }
.ClearAltDataTD{ background-color: #F7F7F7; color: #000000; font-size: 13px; padding: 4px;  }
.ClearColumnTD{ background-color: #B9B9B8; color: #881C1C; font-size: 13px; font-weight: bold;  padding: 4px;  }
.ClearDataTD{ background-color: #DFDFDF; color: #000000; font-size: 13px;  padding: 4px;  }
.ClearErrorDataTD{ background-color: #F7F7F7; color: #FF0000; font-size: 13px; font-weight: bold; }
.ClearSeparatorTD{ height: 2px; background-color: #666666; }
.ClearFooterTD{ background-color: #E7E7E7; color: #000084; font-size: 13px; font-weight: bold; }
a.ClearSorterLink:link,a.ClearSorterLink:visited{ color: #881C1C; font-size: 13px; font-weight: bold; text-decoration: none; }
a.ClearSorterLink:hover,a.ClearSorterLink:active{ color: #881C1C; font-size: 13px; font-weight: bold; text-decoration: underline; }
a.ClearDataLink:link,a.ClearDataLink:visited{ color: #881C1C; font-size: 13px; text-decoration: none; }
a.ClearDataLink:hover,a.ClearDataLink:active{ color: #881C1C; font-size: 13px; text-decoration: underline; }
a.ClearNavigatorLink:link,a.ClearNavigatorLink:visited{ color: #881C1C; font-weight: bold; font-size: 13px; text-decoration: none; }
a.ClearNavigatorLink:hover,a.ClearNavigatorLink:active{ color: #881C1C; font-weight: bold; font-size: 13px; text-decoration: underline; }
.ClearButton { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.ClearInput { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; background-color: #FFFFFF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ClearTextarea { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; background-color: #FFFFFF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.ClearSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #881C1C; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #881C1C; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #881C1C; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #881C1C; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #881C1C; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #881C1C; text-decoration: none; }
TD.selectedDay { background-color: #E7E7E7; color: #000000; font-size: 13px; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; background-color: #FFFFFF; color: #000000; font-size: 13px; }
TD.workday { background-color: #FFFFFF; color: #000000; font-size: 13px; }
TD.weekend { background-color: #EEEEEE; color: #000000; font-size: 13px; }
TH.calendar { margin: 1px; background-color: #E7E7E7; color: #000084; font-size: 13px; font-weight: bold; }
.CalendarButtons { border-bottom: solid 1px #000000; border-left: solid 1px #000000; border-right: solid 1px #000000; border-top: solid 1px #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.CalendarControls { font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 13px; }
.Table { background-color: #DEDBDE; }
#content { background-color: #FFFFFF;
margin-left: 0px;
margin-right: 0px; }
#footer { border-top: 2px solid #333333; padding-top: 4px; padding-bottom: 4px; margin-top: 0px; }
#headertitle { display: none; }
#menu { background-color: #FFFFFF;
margin-left: 0px;
margin-right: 0px; }

a:link {
	color: #881C1C;
	text-decoration: none;
}

a:visited {
	color: #881C1C;
	text-decoration: none;
}

a:hover {
	color: #881C1C;
	text-decoration: underline;
}
