/* Python CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; }
.PythonPageBODY{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; }
.PythonFormTABLE{ border: 1px solid #7281BC; }
.PythonFormHeaderFont{ color: #E69923; font-size: 15px; font-weight: bold; }
.PythonFieldCaptionTD{ border-bottom: 1px solid #7281BC; background-color: #B0BADF; color: #000000; font-size: 11px; font-weight: bold; }
.PythonAltDataTD{ border-bottom: 1px solid #7281BC; background-color: #E3E4E4; color: #000000; font-size: 11px; }
.PythonColumnTD{ border-bottom: 2px solid #000000; background-color: #7281BC; color: #000000; font-size: 11px; }
.PythonDataTD{ border-bottom: 1px solid #7281BC; color: #000000; font-size: 11px; }
.PythonErrorDataTD{ border-bottom: 1px solid #7281BC; color: #C03838; font-size: 11px; }
.PythonSeparatorTD{ height: 1px; background-color: #000000; }
.PythonFooterTD{ border-top: 2px solid #000000; background-color: #7281BC; color: #000000; font-weight: bold; font-size: 11px; text-align: center; }
a.PythonSorterLink:link,a.PythonSorterLink:visited{ color: #000000; font-size: 11px; text-decoration: underline; }
a.PythonSorterLink:hover,a.PythonSorterLink:active{ color: #000000; font-size: 11px; text-decoration: none; }
a.PythonDataLink:link,a.PythonDataLink:visited{ color: #000084; font-size: 11px; text-decoration: underline; }
a.PythonDataLink:hover,a.PythonDataLink:active{ color: #000084; font-size: 11px; text-decoration: none; }
a.PythonNavigatorLink:link,a.PythonNavigatorLink:visited{ color: #000000; font-weight: bold; font-size: 11px; text-decoration: underline; }
a.PythonNavigatorLink:hover,a.PythonNavigatorLink:active{ color: #000000; font-weight: bold; font-size: 11px; text-decoration: none; }
.PythonButton { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #B0BADF; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.PythonInput { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.PythonTextarea { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.PythonSelect { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #C03838; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #c03838; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000084; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #C03838; text-decoration: none; }
TD.selectedDay { margin: 1px; background-color: #7281BC; color: #000000; font-size: 11px; }
TD.today { border-top: 1px solid #C03838; border-left: 1px solid #C03838; border-bottom: 1px solid #C03838; border-right: 1px solid #C03838; color: #000000; font-size: 11px; }
TD.workday { border-bottom: 1px solid #7281BC; color: #000000; font-size: 11px; }
TD.weekend { border-bottom: 1px solid #7281BC; background-color: #B0BADF; color: #000000; font-size: 11px; }
TH.calendar { margin: 1px; border-bottom: 2px solid #000000; background-color: #7281BC; color: #000000; font-size: 11px; }
.CalendarButtons { margin: 1px; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #B0BADF; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; }
.Table { border: 1px solid #7281BC; }
.popup {position:absolute;top:100;left:100;background-color: #7281BC; position:absolute;width:50; visibility:visible; z-index:10000;} 
.popuptitle{ text-align: center;font-family: Tahoma;font-size: 14px;font-weight: bolder;color: white;}
