<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 */

.b1 {border: 6px solid #e4e4e4;}

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

.a1 {font-size:14px; color: #632E2E; font-weight: bold}
:hover.a1 {color: #FF0000;}

.a1a {font-size:12px; color: #632E2E; font-weight: bold}
:hover.a1a {color: #FF0000;}

.a2 {font-size:24px; color: #632E2E; font-weight: normal}
:hover.a2 {color: #FF0000;}

.a4 {font-size:21px; color: #fff9e7; }
:hover.a4 {color: #ff0000; text-decoration: none;}

.a44 {font-size:9px; color: #b1a993; font-weight: normal;}
:hover.a44 {color: #fff9e7; font-weight: normal;}

.a5 {font-size:19px; color: #9d9d9d; }
:hover.a5 {color: #ff0000; text-decoration: none;}

.a6 {font-size:12px; color: #9d9d9d; }
:hover.a6 {color: #ff0000; text-decoration: none;}

.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;
}

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

.a22a
{
	display:block;
	padding-top:2px;
	padding-left:0px;
	width:134px;
    height:15px;
    color: #000000;
	background-image:url('../../images/but2.gif');
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
}

:hover.a22a
{ background-image:url('../../images/but3.gif'); text-decoration:none; color: #FF0000; font-weight: normal;}


.PageBgColor {
	background-color: #ffffff;
	}

.FormTitleBgColor {
	background-color: #e7e3da;
	}

.FormTitleFontColor {
	color: #6b6153;
	}

.CaptionBgColor {
	background-color: #f8f4e9;
	}

.CaptionFontColor {
	color: #8c8a83;
	}

.DataBgColor {
	background-color: #fbfbfb;
	}

.AltDataBgColor {
	background-color: #f1f1f1;
	}

.DataFontColor {
	color: #888888;
	}

.LinkColor {
	
	}

.VisitedLinkColor {
	
	}

.HoverLinkColor {
	color: #ff0000;
	}

.ColorBgButton {
	background-color: #dbdbdb;
}

.ColorFontButton {
	color: #6b6153;
}

.ColorBgButtonPassive {
	background-color: #ffffff;
}

.ColorFontButtonPassive {
	color: #b2aba3;
}

/* BEGIN Common */
body { 
	color: #000000;
	background-color: #ffffff;
	font-family: Tahoma; font-size: 12px;
	}


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

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


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

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

.text { 
	color: #888888
	}

a:link.menulink, a:visited.menulink { 
	
	}

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


a:link { 
	
	}

a:visited { 
	
	}

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

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

form {
	margin: 0px;
	}

h1	{
	color: #5c5c5c;
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	color: #5c5c5c;
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	color: #5c5c5c;
	font-size: 120%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	color: #5c5c5c;
	font-size: 110%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	color: #5c5c5c;
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	color: #5c5c5c;
	font-size: 90%; font-weight: normal;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

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

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

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

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

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 70%; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #6b6153;
	width: 100%;
	white-space: nowrap;
	padding-left: 8px;
	}


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


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

.Header a:link { 
	color: #6b6153;
	}

.Header a:visited { 
	color: #6b6153;
	}

.Header a:hover, .Caption a:active { 
	color: #ff0000; text-decoration: underline;
	}

.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: 1px;
	}


/* Grid Options */
.Grid { 
	border: 1px solid #e7e3da;
	width: 100%;
	}

.Caption th { 
	font-size: 80%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #f8f4e9; color: #8c8a83;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #f8f4e9; color: #8c8a83;
	white-space: nowrap;
	}


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


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

.Caption a:link { 
	color: #8c8a83;
	}

.Caption a:visited { 
	color: #8c8a83;
	}

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

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

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #fbfbfb; color: #888888;
	white-space: nowrap;
	color: #888888;
	}

.Row td { 
	font-size: 80%;
	padding-left:11px; padding-right:11px; padding-top:2px; padding-bottom:2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	vertical-align: top;
	background-color: #fbfbfb; 
	color: #888888;
	}
	
.Row1 td { 
	font-size: 90%;
	padding-left:15px; padding-right:15px; padding-top:2px; padding-bottom:2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	vertical-align: top;
	background-color: #fbfbfb; 
	color: #888888;
	}
	

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


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

caption.Row { 
	font-size: 80%;
	padding: 2px;
	border: 1px solid #e7e3da; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #fbfbfb; 
	color: #888888;
	}


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


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

.Row a:link { 
	
	}

.Row a:visited { 
	
	}

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

.Separator{
	color: #e7e3da;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #fbfbfb; color: #888888;
	white-space: nowrap;
	color: #888888;
	}

.AltRow td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	vertical-align: top;
	background-color: #f1f1f1; 
	color: #888888;
	}


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


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

.AltRow a:link { 
	
	}

.AltRow a:visited { 
	
	}

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

.NoRecords td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	background-color: #fbfbfb; 
	color: #888888;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 2px;
	border: 1px solid #f8f4e9; border-left: 0px none;
	background-color: #fbfbfb; color: #888888;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #888888;
	}


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


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

.Footer a:link { 
	
	}

.Footer a:visited { 
	
	}

.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: 1px solid #e7e3da;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #fbfbfb; 
	}


* html&gt;body .Error td {
	font-size: 100%;
}


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

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #fbfbfb; color: #888888;
	white-space: nowrap;
	color: #888888;
	}

.Controls td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	vertical-align: top;
	background-color: #fbfbfb; 
	color: #888888;
	}
	
.Bottom td { 
	font-size: 80%;
	padding: 2px;
	border: 1px solid #f8f4e9; border-left: 0px none;
	background-color: #fbfbfb; color: #888888;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #888888;
	}


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


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

.Bottom a:link { 
	
	}

.Bottom a:visited { 
	
	}

.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: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f1f1f1; 
	color: #888888;
	}

.GroupCaption td{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #fbfbfb; 
	color: #888888;
	}


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


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

.GroupCaption a:link {
	color: #8c8a83;
	}

.GroupCaption a:visited{
	color: #8c8a83;
	}

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

.GroupFooter td{
	font-size: 80%;
	padding: 2px;
	border: 1px solid #f8f4e9; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #f8f4e9; 
	color: #888888;
	}


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


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

.GroupFooter a:link {
	
	}

.GroupFooter a:visited{
	
	}

.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: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f1f1f1; 
	color: #888888;
	border-bottom: 2px solid #e7e3da;
	}


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


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

.SubTotal a:link {
	
	}

.SubTotal a:visited{
	
	}

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

.Total td{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f1f1f1; 
	color: #888888;
	}


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


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

.Total a:link {
	
	}

.Total a:visited{
	
	}

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

/* Form Options */
.Button { 
	background-color: #dbdbdb; color: #6b6153; 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 #e7e3da;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f1f1f1; 
	color: #888888;
	font-weight: normal;
	}


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


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

.CalendarWeekdayName a:link {
	
	}

.CalendarWeekdayName a:visited{
	
	}

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

.CalendarWeekendName{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f1f1f1;	
	color: #888888;
	font-weight: normal;
	}


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


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

.CalendarWeekendName a:link {
	color: #8c8a83;
	}

.CalendarWeekendName a:visited{
	color: #8c8a83;
	}

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

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: center;
	background-color: #fbfbfb;	
	color: #888888;
	}


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


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

.CalendarDay a:link {
	
	}

.CalendarDay a:visited{
	
	}

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

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: center;
	background-color: #f1f1f1;	
	color: #888888;
	}


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


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

.CalendarWeekend a:link {
	
	}

.CalendarWeekend a:visited{
	
	}

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

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	padding: 0px;
	border: 2px solid #d43700;
	text-align: center;
	background-color: #fbfbfb;	
	color: #888888;
	}


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


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

.CalendarToday a:link {
	
	}

.CalendarToday a:visited{
	
	}

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

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	padding: 0px;
	border: 2px solid #e7e3da;
	text-align: center;
	background-color: #f1f1f1;	
	color: #888888;
	}


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


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

.CalendarWeekendToday a:link {
	
	}

.CalendarWeekendToday a:visited{
	
	}

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

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: center;
	background-color: #fbfbfb;	
	color: #e7e3da;
	}


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


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

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

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

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

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	padding: 0px;
	border: 2px solid #e7e3da;
	text-align: center;
	background-color: #fbfbfb;	
	color: #e7e3da;
	}


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


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

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

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

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

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: center;
	background-color: #f1f1f1;	
	color: #e7e3da;
	}


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


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

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

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

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

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	padding: 0px;
	border: 2px solid #e7e3da;
	text-align: center;
	color: #e7e3da;
	background-color: #f1f1f1;	
	}
	

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


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

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

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

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

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #e1d9c7;
	color: #8c8a83;
	text-align: center;
	font-weight: bold;
	}
	

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


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

.CalendarSelectedDay a:link {
	color: #8c8a83;
	}

.CalendarSelectedDay a:visited{
	color: #8c8a83;
	}

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

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 2px;
	background-color: #fbfbfb; color: #888888;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #888888;
	}


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


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

.CalendarNavigator a:link {
	
	}

.CalendarNavigator a:visited{
	
	}

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

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

.CalendarNavigator td {
	font-size: 80%;
	}

.CalendarNavigator th {
	font-size: 80%;
	}


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


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

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


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


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

.CalendarEvent a:link {
	
	}

.CalendarEvent a:visited{
	
	}

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

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

.th { 
	font-family: Tahoma; 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: 70%; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #6b6153;
	width: 100%;
	white-space: nowrap;
}


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


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

.Caption .th { 
	font-size: 80%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #f8f4e9; color: #8c8a83;
	white-space: nowrap;
}


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


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

.Row .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #fbfbfb; color: #888888;
	white-space: nowrap;
	color: #888888;
}

.AltRow .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #fbfbfb; color: #888888;
	white-space: nowrap;
	color: #888888;
}

.Controls .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	background-color: #fbfbfb; color: #888888;
	white-space: nowrap;
	color: #888888;
}

.GroupCaption .th {
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #f8f4e9; border-right: 1px solid #f8f4e9;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f1f1f1; 
	color: #888888;
}


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

html&gt;body .Row .th, html&gt;body .AltRow .th, html&gt;body .Controls .th {
	font-size: 100%;
}


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

* html body .Row .th, * html body .AltRow .th, * html body .Controls .th {
	font-size: 100%;
}
/*end*/

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


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


/*ie6*/
* html body .simpleMenu td {
	font-size: 100%;
}


/* ##################################################################################################### */
.menuanchorclass{
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:#d8d0b6;
height:20px;
padding-left:1px;
padding-right:1px;
font-size:11px; text-align:center;
font-weight: normal;
}

:hover.selectedanchor{
background: #2C2E2D url('../../images/bg3a.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:#feffdc;
height:20px;
padding-left:1px;
padding-right:1px;
font-size:11px; text-align:center;
font-weight: normal;
}


.n1{
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:#D8D0B6;
height:20px;
padding-left:5px;
padding-right:5px;
font-size:11px; text-align:center;
font-weight: normal;
}

:hover.n1{
background: #2C2E2D url('../../images/bg3a.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:#feffdc;
height:20px;
padding-left:5px;
padding-right:5px;
font-size:11px; text-align:center;
font-weight: normal;
}
.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;
}

:hover.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;
}
.n3{
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:#FF0000;
height:20px;
padding-left:5px;
padding-right:5px;
font-size:11px; text-align:center;
font-weight: normal;
}

:hover.n3{
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;
}
/* ######### Default class for drop down menus ######### */

.anylinkmenu{
border:10px solid #e2ded4; position: absolute;
padding: 1px 8px;
padding-top:5px;
padding-bottom:25px;
visibility: hidden;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #FBFBFB;
width: 200px;
font-style:normal; font-variant:normal; font-weight:normal; font-size:11px;
padding-left:4; padding-right:4; padding-top:1; padding-bottom:1;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e7e3da;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols {
position: absolute;
width: 220px;
left: 0;
top: 0;
visibility: hidden;
display:block;
border-bottom: 1px solid #e7e3da;
border: 10px solid #e7e3da;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #FBFBFB; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px;
}

.anylinkmenucols li{
padding-bottom: 3px;
display: block;
}

.anylinkmenucols .column{
float: left;
padding: 1px 8px;
margin-right: 5px;
background: #fbfbfb;
display: block;
line-height: 18px;
border-bottom: 1px solid #e7e3da;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
display: block;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: #696969;
visibility: hidden;
}
/*end*/</pre></body></html>