<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CCSTheme v 3.x */
/* General */

/* Colors */

a            {text-decoration: none; color: #2a1d09;}
a:hover      {text-decoration: underline; color:#FF0000}

.b1 {border: 1px solid #D9D9D9; background-color:#FFFFFF}
.b2 {border: 1px solid #e4e4e4;}
.b3 {border: 1px solid #c5c2ba; background-color:#ffffff; font-size:16px;}

a:link.a1, a:visited.a1 { text-decoration: none; color: #1b1b1b; font-size:16px; font-weight: bold;}
a:hover.a1, a:active.a1 { text-decoration: underline; color: #ff0000;}

a:link.a2, a:visited.a2 { text-decoration: none; color: #393939; font-size:12px; font-weight: normal; line-height:200%}
a:hover.a2, a:active.a2 { text-decoration: underline; color: #ff0000;}

a:link.a2c, a:visited.a2c { text-decoration: none; color: #393939; font-size:14px; font-weight: normal; line-height:200%; font-variant:small-caps}
a:hover.a2c, a:active.a2c { text-decoration: underline; color: #ff0000;}

a:link.a2a, a:visited.a2a { text-decoration: none; color: #e40000; font-size:12px; font-weight: bold; line-height:150%}
a:hover.a2a, a:active.a2a { text-decoration: underline; color: #393939;}

a:link.a2b, a:visited.a2b { text-decoration: none; color: #b06400; font-size:12px; font-weight: bold; line-height:150%}
a:hover.a2b, a:active.a2b { text-decoration: underline; color: #393939;}

a:link.a3, a:visited.a3 { text-decoration: none; color: #ff4a4a; font-size:16px; font-weight: bold;}
a:hover.a3, a:active.a3 { text-decoration: underline; color: #1b1b1b;}

a:link.a3a, a:visited.a3a { text-decoration: none; color: #1b1b1b; font-size:12px; font-weight: bold;}
a:hover.a3a, a:active.a3a { text-decoration: underline; color: #ff4a4a;}

a:link.a4, a:visited.a4 { text-decoration: none; color: #ff4a4a; font-size:14px; font-weight: bold;}
a:hover.a4, a:active.a4 { text-decoration: underline; color: #ff0000;}

a:link.a5, a:visited.a5 { text-decoration: none; color: #ffffff; font-size:10px;}
a:hover.a5, a:active.a5 { text-decoration: underline; color: #ff0000;}

a:link.a6, a:visited.a6 { text-decoration: none; color: #190000; font-size:21px; font-family:Times New Roman; font-style:italic; }
a:hover.a6, a:active.a6 { text-decoration: underline; color: #ff0000;}

a:link.a6a, a:visited.a6a { text-decoration: none; color: #ffffff; font-size:21px; font-family:Times New Roman; font-style:italic; }
a:hover.a6a, a:active.a6a { text-decoration: underline; color: #ff0000;}

a:link.a7, a:visited.a7 { text-decoration: none; color: #190000; font-size:12px;}
a:hover.a7, a:active.a7 { text-decoration: underline; color: #ff0000;}

a:link.a8, a:visited.a8 { text-decoration: none; color: #ffffff; font-size:14px; background-color:#ff4c4c }
a:hover.a8, a:active.a8 { text-decoration: underline; color: #190000;}

a:link.a9, a:visited.a9 { text-decoration: none; color: #ffffff; font-size:14px; background-color:#ffa939 }
a:hover.a9, a:active.a9 { text-decoration: underline; color: #190000;}


a:link.a22, a:visited.a22
{
	display:block;
	padding-top:2px;
	padding-left:0px;
	width:104px;
    height:15px;
    color: #000000;
	background-image:url('../../images/but.gif');
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
}

a:hover.a22, a:active.a22 
{ background-image:url('../../images/but1.gif'); text-decoration:none; color: #FF0000; font-weight: normal;}

a:link.a23, a:visited.a23
{
	display:block;
	padding-top:5px;
	padding-left:0px;
	width:191px;
    height:44px;
    color: #000000;
	background-image:url('../../images/but2.gif');
	text-decoration:none;
	font-size:28px; font-family:Times New Roman; font-style:oblique
}

a:hover.a23, a:active.a23 
{ background-image:url('../../images/but2a.gif'); text-decoration:none; color: #FFFFFF; padding-top:15px; height:75px;}

a:link.a24, a:visited.a24
{
	display:block;
	padding-top:2px;
	padding-left:0px;
	width:159px;
    height:15px;
    color: #000000;
	background-image:url('../../images/but3.gif');
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
}

a:hover.a24, a:active.a24 
{ background-image:url('../../images/but3a.gif'); text-decoration:none; color: #FF0000; font-weight: normal;}

.PageBgColor {
	background-color: #f6f6f6;
	}

.FormTitleBgColor {
	background-color: #e4e4e4;
	}

.FormTitleFontColor {
	color: #ffffff;
	}

.CaptionBgColor {
	background-color: #d7d7d7;
	}

.CaptionFontColor {
	color: #000000;
	}

.DataBgColor {
	background-color: #ffffff;
	}

.AltDataBgColor {
	background-color: #ececec;
	}

.DataFontColor {
	color: #000000;
	}

.LinkColor {
	color: #ff4141;
	}

.VisitedLinkColor {
	color: #ff4141;
	}

.HoverLinkColor {
	color: #ff0000;
	}

.ColorBgButton {
	background-color: #b4b4b4;
}

.ColorFontButton {
	color: #ffffff;
}

.ColorBgButtonPassive {
	background-color: #dddddd;
}

.ColorFontButtonPassive {
	color: #ffffff;
}

/* BEGIN Common */
body { 
	color: #707070;
	background-color: #f6f6f6;
	font-family: Arial; font-size: 12px;
	}


html&gt;body {
	font-family: Arial; font-size: 12px;
}

html&gt;body td, html&gt;body th, html&gt;body table {
	font-size: 100%;
}


/*ie6*/
* html body {
	font-family: Arial; font-size: 12px;
}

* html body td, * html body th, * html body table {
	font-size: 100%;
}
/*end*/

.text { 
	color: #000000
	}

a.menulink:link, a.menulink:visited { 
	color: #ff4141;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link { 
	color: #ff4141;
	}

a:visited { 
	color: #ff4141;
	}

a:hover, a:active { 
	color: #ff0000;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	}

form {
	margin: 0px;
	}

h1	{
	color: #585656;
	font-size: 18px; font-weight: normal;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	color: #585656;
	font-size: 16px; font-weight: normal;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	color: #585656;
	font-size: 14px; font-weight: normal;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	color: #585656;
	font-size: 11px; font-weight: normal;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	color: #585656;
	font-size: 10px; font-weight: normal;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	color: #585656;
	font-size: 9px;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 12px;
	}

td { 
	font-family: Arial; font-size: 12px;
	}

/*input, textarea, select {
	font-family: Arial; font-size: 12px;
	font-size: 100%;
}

html&gt;body input, html&gt;body select, html&gt;body textarea {
	font-family: Arial; font-size: 12px;
	font-size: inherit;
}*/

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 15px; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); background-color: #ffffff; color: #000000;
	width: 100%;
	white-space: nowrap;
	background-position: right top; padding-left: 8px;
	}


html&gt;body .Header th {
	font-size: 15px; text-align: left;
}


/*ie6*/
* html body .Header th {
	font-size: 15px; text-align: left;
}
/*end*/

.Header a:link { 

	}

.Header a:visited { 

	}

.Header a:hover, .Caption a:active { 
	text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeft img{
	width: 1px;
	}

.HeaderRight img{
	width: 14px;
	}


/* Grid Options */
.Grid { 
	border:0px solid #E4E4E4; background-color: #f8f8f8;
	width: 100%; background-repeat:no-repeat; padding: 2px
	}

.Grid1 { 
	border:1px solid #E4E4E4; background-position: right top; background-color: #FFFFFF;
	width: 100%; background-image:url('../../Images/bg2.gif'); background-repeat:no-repeat; padding: 12px;
	}

.Caption th { 
	font-size: 12px; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 12px; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}


html&gt;body .Caption th, html&gt;body .Caption td {
	font-size: 12px; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .Caption th, * html body .Caption td {
	font-size: 12px; text-align: left; vertical-align: top;
}
/*end*/

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 0px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}
	

html&gt;body .Row th, html&gt;body .Row td {
	font-size: 12px;
}


/*ie6*/
* html body .Row th, * html body .Row td {
	font-size: 12px;
}
/*end*/

caption.Row { 
	font-size: 12px;
	padding: 3px;
	border: 1px solid #e4e4e4; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}


html&gt;body caption.Row {
	font-size: 12px;
}


/*ie6*/
* html body caption.Row {
	font-size: 12px;
}
/*end*/

.Row a:link { 
	color: #ff4141;
	}

.Row a:visited { 
	color: #ff4141;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #e4e4e4;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
	background-color: #ececec; 
	color: #000000;
	}


html&gt;body .AltRow th, html&gt;body .AltRow td {
	font-size: 12px;
}


/*ie6*/
* html body .AltRow th, * html body .AltRow td {
	font-size: 12px;
}
/*end*/

.AltRow a:link { 
	color: #ff4141;
	}

.AltRow a:visited { 
	color: #ff4141;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	background-color: #ffffff; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 0px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html&gt;body .NoRecords td, html&gt;body .Footer td {
	font-size: 12px;
}


/*ie6*/
* html body .NoRecords td, * html body .Footer td {
	font-size: 12px;
}
/*end*/

.Footer a:link { 
	color: #ff4141;
	}

.Footer a:visited { 
	color: #ff4141;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4;
	width: 100%;
	}

.Error td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff; 
	}


* html&gt;body .Error td {
	font-size: 12px;
}


/*ie6*/
* html body .Error td {
	font-size: 12px;
}
/*end*/

.Controls th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}
	
.Bottom td { 
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html&gt;body .Controls th, html&gt;body .Controls td, html&gt;body .Bottom td {
	font-size: 12px;
}


/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {
	font-size: 12px;
}
/*end*/

.Bottom a:link { 
	color: #ff4141;
	}

.Bottom a:visited { 
	color: #ff4141;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}


html&gt;body .GroupCaption th, html&gt;body .GroupCaption td {
	font-size: 12px;
}


/*ie6*/
* html body .GroupCaption th, * html body .GroupCaption td {
	font-size: 12px;
}
/*end*/

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ff0000;
	}

.GroupFooter td{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d7d7d7; 
	color: #000000;
	}


html&gt;body .GroupFooter td {
	font-size: 12px;
}


/*ie6*/
* html body .GroupFooter td {
	font-size: 12px;
}
/*end*/

.GroupFooter a:link {
	color: #ff4141;
	}

.GroupFooter a:visited{
	color: #ff4141;
	}

.GroupFooter a:hover, .GroupFooter a:active{
	color: #ff0000;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	border-bottom: 2px solid #e4e4e4;
	}


html&gt;body .SubTotal td {
	font-size: 12px;
}


/*ie6*/
* html body .SubTotal td {
	font-size: 12px;
}
/*end*/

.SubTotal a:link {
	color: #ff4141;
	}

.SubTotal a:visited{
	color: #ff4141;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	}

.Total td{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
	}


html&gt;body .Total td {
	font-size: 12px;
}


/*ie6*/
* html body .Total td {
	font-size: 12px;
}
/*end*/

.Total a:link {
	color: #ff4141;
	}

.Total a:visited{
	color: #ff4141;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button { 
	background-color: #b4b4b4; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-family: Tahoma; font-size: 11px;
	}

/* Calendar */

.Calendar { 
	border: 1px solid #e4e4e4;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ececec; 
	color: #000000;
	font-weight: normal;
	}


html&gt;body .CalendarWeekdayName {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarWeekdayName {
	font-size: 12px;
}
/*end*/

.CalendarWeekdayName a:link {
	color: #ff4141;
	}

.CalendarWeekdayName a:visited{
	color: #ff4141;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	}

.CalendarWeekendName{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ececec;	
	color: #000000;
	font-weight: normal;
	}


html&gt;body .CalendarWeekendName {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarWeekendName {
	font-size: 12px;
}
/*end*/

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


html&gt;body .CalendarDay {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarDay {
	font-size: 12px;
}
/*end*/

.CalendarDay a:link {
	color: #ff4141;
	}

.CalendarDay a:visited{
	color: #ff4141;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: center;
	background-color: #ececec;	
	color: #000000;
	}


html&gt;body .CalendarWeekend {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarWeekend {
	font-size: 12px;
}
/*end*/

.CalendarWeekend a:link {
	color: #ff4141;
	}

.CalendarWeekend a:visited{
	color: #ff4141;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 12px;
	padding: 1px;
	border-top: 3px solid #e4e4e4; border-right: 3px solid #e4e4e4; border-left: 2px solid #e4e4e4; border-bottom: 2px solid #e4e4e4;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


html&gt;body .CalendarToday {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarToday {
	font-size: 12px;
}
/*end*/

.CalendarToday a:link {
	color: #ff4141;
	}

.CalendarToday a:visited{
	color: #ff4141;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 12px;
	padding: 1px;
	border-top: 3px solid #e4e4e4; border-right: 3px solid #e4e4e4; border-left: 2px solid #e4e4e4; border-bottom: 2px solid #e4e4e4;
	text-align: center;
	background-color: #ececec;	
	color: #000000;
	}


html&gt;body .CalendarWeekendToday {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarWeekendToday {
	font-size: 12px;
}
/*end*/

.CalendarWeekendToday a:link {
	color: #ff4141;
	}

.CalendarWeekendToday a:visited{
	color: #ff4141;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: center;
	background-color: #ffffff;	
	color: #e4e4e4;
	}


html&gt;body .CalendarOtherMonthDay {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarOtherMonthDay {
	font-size: 12px;
}
/*end*/

.CalendarOtherMonthDay a:link {
	color: #e4e4e4;
	}

.CalendarOtherMonthDay a:visited{
	color: #e4e4e4;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 12px;
	padding: 1px;
	border-top: 3px solid #e4e4e4; border-right: 3px solid #e4e4e4; border-left: 2px solid #e4e4e4; border-bottom: 2px solid #e4e4e4;
	text-align: center;
	background-color: #ffffff;	
	color: #e4e4e4;
	}


html&gt;body .CalendarOtherMonthToday {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarOtherMonthToday {
	font-size: 12px;
}
/*end*/

.CalendarOtherMonthToday a:link {
	color: #e4e4e4;
	}

.CalendarOtherMonthToday a:visited{
	color: #e4e4e4;
	}

.CalendarOtherMonthToday a:hover, .CalendarOtherMonthToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: center;
	background-color: #ececec;	
	color: #e4e4e4;
	}


html&gt;body .CalendarOtherMonthWeekend {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarOtherMonthWeekend {
	font-size: 12px;
}
/*end*/

.CalendarOtherMonthWeekend a:link {
	color: #e4e4e4;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #e4e4e4;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 12px;
	padding: 1px;
	border-top: 3px solid #e4e4e4; border-right: 3px solid #e4e4e4; border-left: 2px solid #e4e4e4; border-bottom: 2px solid #e4e4e4;
	text-align: center;
	color: #e4e4e4;
	background-color: #ececec;	
	}
	

html&gt;body .CalendarOtherMonthWeekendToday {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendToday {
	font-size: 12px;
}
/*end*/

.CalendarOtherMonthWeekendToday a:link {
	color: #e4e4e4;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #e4e4e4;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #d7d7d7;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	

html&gt;body .CalendarSelectedDay {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarSelectedDay {
	font-size: 12px;
}
/*end*/

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 12px;
	padding: 3px;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html&gt;body .CalendarNavigator {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarNavigator {
	font-size: 12px;
}
/*end*/

.CalendarNavigator a:link {
	color: #ff4141;
	}

.CalendarNavigator a:visited{
	color: #ff4141;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ff0000;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigator td {
	font-size: 12px;
	}

.CalendarNavigator th {
	font-size: 12px;
	}


html&gt;body .CalendarNavigator th, html&gt;body .CalendarNavigator td {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarNavigator th, * html body .CalendarNavigator td {
	font-size: 12px;
}
/*end*/

/* Calendar Extra */
.CalendarEvent{
	font-size: 12px;
	text-align: left;
	}


html&gt;body .CalendarEvent {
	font-size: 12px;
}


/*ie6*/
* html body .CalendarEvent {
	font-size: 12px;
}
/*end*/

.CalendarEvent a:link {
	color: #ff4141;
	}

.CalendarEvent a:visited{
	color: #ff4141;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.th { 
	font-family: Arial; font-size: 12px;
	font-weight: bold;
}


html&gt;body .th {
	font-size: 100%;
}


/*ie6*/
* html body .th {
	font-size: 100%;
}
/*end*/

.Header .th { 
	font-size: 15px; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); background-color: #ffffff; color: #000000;
	width: 100%;
	white-space: nowrap;
}


html&gt;body .Header .th {
	font-size: 15px; text-align: left;
}


/*ie6*/
* html body .Header .th {
	font-size: 15px; text-align: left;
}
/*end*/

.Caption .th { 
	font-size: 12px; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
}


html&gt;body .Caption .th {
	font-size: 12px; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .Caption .th {
	font-size: 12px; text-align: left; vertical-align: top;
}
/*end*/

.Row .th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRow .th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.Controls .th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaption .th {
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #000000;
}


html&gt;body .GroupCaption .th {
	font-size: 12px;
}

html&gt;body .Row .th, html&gt;body .AltRow .th, html&gt;body .Controls .th {
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaption .th {
	font-size: 12px;
}

* html body .Row .th, * html body .AltRow .th, * html body .Controls .th {
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenu td {
	font-size: 12px;
}


html&gt;body .simpleMenu td {
	font-size: 12px;
} 


/*ie6*/
* html body .simpleMenu td {
	font-size: 12px;
} 


a:link.n2, a:visited.n2{
background: #2C2E2D url('../../images/bg4.gif') repeat-x;
border-left:1px solid black; border-right:1px solid black; border-top:0px solid black; border-bottom:1px solid black; 
display:block;
padding-top:8px;
color:#676561;
height:20px;
padding-left:5px;
padding-right:5px;
font-size:11px; text-align:center;
font-weight: normal;
}

a:hover.n2, a:active.n2{
background: #2C2E2D url('../../images/bg3.gif') repeat-x;
border-left:1px solid black; border-right:1px solid black; border-top:0px solid black; border-bottom:1px solid black; 
display:block;
padding-top:8px;
color:#c3beb3;
height:20px;
padding-left:5px;
padding-right:5px;
font-size:11px; text-align:center;
font-weight: normal;
}

/*end*/</pre></body></html>