/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorBee08 {
	background-color: #ffffff;
	}

.FormTitleBgColorBee08 {
	background-color: #c6c8ca;
	}

.FormTitleFontColorBee08 {
	color: #626466;
	}

.CaptionBgColorBee08 {
	background-color: #ffffff;
	}

.CaptionFontColorBee08 {
	color: #626466;
	}

.DataBgColorBee08 {
	background-color: #ffffff;
	}

.AltDataBgColorBee08 {
	background-color: #f2f2f2;
	}

.DataFontColorBee08 {
	color: #626466;
	}

.LinkColorBee08 {
	color: #2e3092;
	}

.VisitedLinkColorBee08 {
	color: #830000;
	}

.HoverLinkColorBee08 {
	color: #ff0000;
	}

.ColorBgButtonBee08 {
	background-color: #009fe3;
}

.ColorFontButtonBee08 {
	color: #ffffff;
}

.ColorBgButtonPassiveBee08 {
	background-color: #009fe3;
}

.ColorFontButtonPassiveBee08 {
	color: #ffffff;
}



.HeaderBee08 {
	width: 100%;
	}

.HeaderBee08 th { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); background-color: #ffffff; color: #626466;
	width: 100%;
	white-space: nowrap;
	padding-left: 8px;
	}



/*ie6*/
* html body .HeaderBee08 th {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.HeaderBee08 a:link { 
	color: #626466;
	}

.HeaderBee08 a:visited { 
	color: #626466;
	}

.HeaderBee08 a:hover, .CaptionBee08 a:active { 
	color: #626466; text-decoration: none;
	}

.HeaderLeftBee08 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightBee08 { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftBee08 img{
	width: 1px;
	}

.HeaderRightBee08 img{
	width: 1px;
	}


/* Grid Options */
.GridBee08 { 
	border: solid 1px #c6c8ca; border-bottom: 0px;
	width: 100%;
	}

.CaptionBee08 th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	}

.CaptionBee08 td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionBee08 th, * html body .CaptionBee08 td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.CaptionBee08 a:link { 
	color: #626466;
	}

.CaptionBee08 a:visited { 
	color: #626466;
	}

.CaptionBee08 a:hover, .CaptionBee08 a:active { 
	color: #ff0000;
	}

.CaptionBee08 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionBee08 input {
	vertical-align: middle;
	}

.RowBee08 th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	color: #626466;
	}

.RowBee08 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #626466;
	}
	


/*ie6*/
* html body .RowBee08 th, * html body .RowBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowBee08 { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border: solid 1px #c6c8ca; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #626466;
	}



/*ie6*/
* html body caption.RowBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowBee08 a:link { 
	color: #2e3092;
	}

.RowBee08 a:visited { 
	color: #830000;
	}

.RowBee08 a:hover, .RowBee08 a:active { 
	color: #ff0000;
	}

.SeparatorBee08{
	color: #c6c8ca;
	}

.SeparatorBee08 td{
	height: 1px;
	}


.AltRowBee08 th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	color: #626466;
	}

.AltRowBee08 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	vertical-align: top;
	background-color: #f2f2f2; 
	color: #626466;
	}



/*ie6*/
* html body .AltRowBee08 th, * html body .AltRowBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowBee08 a:link { 
	color: #2e3092;
	}

.AltRowBee08 a:visited { 
	color: #830000;
	}

.AltRowBee08 a:hover, .AltRowBee08 a:active { 
	color: #ff0000;
	}

.NoRecordsBee08 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	background-color: #ffffff; 
	color: #626466;
	vertical-align: top;
	}

.FooterBee08 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #626466;
	}



/*ie6*/
* html body .NoRecordsBee08 td, * html body .FooterBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterBee08 a:link { 
	color: #2e3092;
	}

.FooterBee08 a:visited { 
	color: #830000;
	}

.FooterBee08 a:hover, .FooterBee08 a:active { 
	color: #ff0000;
	}

.FooterBee08 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterBee08 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordBee08 { 
	border: solid 1px #c6c8ca; border-bottom: 0px;
	width: 100%;
	}

.ErrorBee08 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff; 
	}



/*ie6*/
* html body .ErrorBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsBee08 th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	color: #626466;
	}

.ControlsBee08 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #626466;
	}
	
.BottomBee08 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #626466;
	}



/*ie6*/
* html body .ControlsBee08 th, * html body .ControlsBee08 td, * html body .BottomBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomBee08 a:link { 
	color: #2e3092;
	}

.BottomBee08 a:visited { 
	color: #830000;
	}

.BottomBee08 a:hover, .CaptionBee08 a:active { 
	color: #ff0000;
	}

.BottomBee08 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomBee08 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionBee08 th{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #626466;
	}

.GroupCaptionBee08 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #626466;
	}



/*ie6*/
* html body .GroupCaptionBee08 th, * html body .GroupCaptionBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupCaptionBee08 a:link {
	color: #626466;
	}

.GroupCaptionBee08 a:visited{
	color: #626466;
	}

.GroupCaptionBee08 a:hover, .GroupCaptionBee08 a:active{
	color: #ff0000;
	}

.GroupFooterBee08 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #ffffff; 
	color: #626466;
	}



/*ie6*/
* html body .GroupFooterBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterBee08 a:link {
	color: #2e3092;
	}

.GroupFooterBee08 a:visited{
	color: #830000;
	}

.GroupFooterBee08 a:hover, .GroupFooterBee08 a:active{
	color: #ff0000;
	}

.GroupFooterBee08 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterBee08 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalBee08 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #626466;
	border-bottom: 2px solid #c6c8ca;
	}



/*ie6*/
* html body .SubTotalBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalBee08 a:link {
	color: #2e3092;
	}

.SubTotalBee08 a:visited{
	color: #830000;
	}

.SubTotalBee08 a:hover, .SubTotalBee08 a:active{
	color: #ff0000;
	}

.TotalBee08 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #626466;
	}



/*ie6*/
* html body .TotalBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalBee08 a:link {
	color: #2e3092;
	}

.TotalBee08 a:visited{
	color: #830000;
	}

.TotalBee08 a:hover, .TotalBee08 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonBee08 { 
	background-color: #009fe3; 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: 10px; font-weight: bold;
	}

/* Calendar */

.CalendarBee08 { 
	border: solid 1px #c6c8ca;
	width: 100%;
	}

.CalendarWeekdayNameBee08{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f2f2f2; 
	color: #626466;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameBee08 a:link {
	color: #2e3092;
	}

.CalendarWeekdayNameBee08 a:visited{
	color: #830000;
	}

.CalendarWeekdayNameBee08 a:hover, .CalendarWeekdayNameBee08 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameBee08{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f2f2f2;	
	color: #626466;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendNameBee08 a:link {
	color: #626466;
	}

.CalendarWeekendNameBee08 a:visited{
	color: #626466;
	}

.CalendarWeekendNameBee08 a:link, .CalendarWeekendNameBee08 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayBee08{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: center;
	background-color: #ffffff;	
	color: #626466;
	}



/*ie6*/
* html body .CalendarDayBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarDayBee08 a:link {
	color: #2e3092;
	}

.CalendarDayBee08 a:visited{
	color: #830000;
	}

.CalendarDayBee08 a:hover, .CalendarDayBee08 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendBee08{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: center;
	background-color: #f2f2f2;	
	color: #626466;
	}



/*ie6*/
* html body .CalendarWeekendBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendBee08 a:link {
	color: #2e3092;
	}

.CalendarWeekendBee08 a:visited{
	color: #830000;
	}

.CalendarWeekendBee08 a:hover, .CalendarWeekendBee08 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayBee08 {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 2px solid #c6c8ca; border-top: 1px solid #c6c8ca;
	text-align: center;
	background-color: #ffffff;	
	color: #626466;
	}



/*ie6*/
* html body .CalendarTodayBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarTodayBee08 a:link {
	color: #2e3092;
	}

.CalendarTodayBee08 a:visited{
	color: #830000;
	}

.CalendarTodayBee08 a:hover, .CalendarTodayBee08 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayBee08 {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 2px solid #c6c8ca; border-top: 1px solid #c6c8ca;
	text-align: center;
	background-color: #f2f2f2;	
	color: #626466;
	}



/*ie6*/
* html body .CalendarWeekendTodayBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendTodayBee08 a:link {
	color: #2e3092;
	}

.CalendarWeekendTodayBee08 a:visited{
	color: #830000;
	}

.CalendarWeekendTodayBee08 a:hover, .CalendarWeekendTodayBee08 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayBee08{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: center;
	background-color: #ffffff;	
	color: #c6c8ca;
	}



/*ie6*/
* html body .CalendarOtherMonthDayBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDayBee08 a:link {
	color: #c6c8ca;
	}

.CalendarOtherMonthDayBee08 a:visited{
	color: #c6c8ca;
	}

.CalendarOtherMonthDayBee08 a:hover, .CalendarOtherMonthDayBee08 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayBee08 {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 2px solid #c6c8ca; border-top: 1px solid #c6c8ca;
	text-align: center;
	background-color: #ffffff;	
	color: #c6c8ca;
	}



/*ie6*/
* html body .CalendarOtherMonthTodayBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodayBee08 a:link {
	color: #c6c8ca;
	}

.CalendarOtherMonthTodayBee08 a:visited{
	color: #c6c8ca;
	}

.CalendarOtherMonthTodayBee08 a:hover, .CalendarOtherMonthTodayBee08 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendBee08 {
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: center;
	background-color: #f2f2f2;	
	color: #c6c8ca;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendBee08 a:link {
	color: #c6c8ca;
	}

.CalendarOtherMonthWeekendBee08 a:visited{
	color: #c6c8ca;
	}

.CalendarOtherMonthWeekendBee08 a:hover, .CalendarOtherMonthWeekendBee08 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayBee08 {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 2px solid #c6c8ca; border-top: 1px solid #c6c8ca;
	text-align: center;
	color: #c6c8ca;
	background-color: #f2f2f2;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodayBee08 a:link {
	color: #c6c8ca;
	}

.CalendarOtherMonthWeekendTodayBee08 a:visited{
	color: #c6c8ca;
	}

.CalendarOtherMonthWeekendTodayBee08 a:hover, .CalendarOtherMonthWeekendTodayBee08 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayBee08{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff;
	color: #626466;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDayBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarSelectedDayBee08 a:link {
	color: #626466;
	}

.CalendarSelectedDayBee08 a:visited{
	color: #626466;
	}

.CalendarSelectedDayBee08 a:hover, .CalendarSelectedDayBee08 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorBee08 {
	font-family: Arial; font-size: 70%;
	padding: 4px;
	background-color: #ffffff; color: #626466;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #626466;
	}



/*ie6*/
* html body .CalendarNavigatorBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarNavigatorBee08 a:link {
	color: #2e3092;
	}

.CalendarNavigatorBee08 a:visited{
	color: #830000;
	}

.CalendarNavigatorBee08 a:hover, .CalendarNavigatorBee08 a:active{
	color: #ff0000;
	}

.CalendarNavigatorBee08 img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorBee08 td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorBee08 th {
	font-family: Arial; font-size: 70%;
	}



/*ie6*/
* html body .CalendarNavigatorBee08 th, * html body .CalendarNavigatorBee08 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventBee08{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventBee08 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarEventBee08 a:link {
	color: #2e3092;
	}

.CalendarEventBee08 a:visited{
	color: #830000;
	}

.CalendarEventBee08 a:hover, .CalendarEventBee08 a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thBee08 { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}



/*ie6*/
* html body .thBee08 {
	font-size: 100%;
}
/*end*/

.HeaderBee08 .thBee08 { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); background-color: #ffffff; color: #626466;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderBee08 .thBee08 {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.CaptionBee08 .thBee08 { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionBee08 .thBee08 {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowBee08 .thBee08 { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	color: #626466;
}

.AltRowBee08 .thBee08 { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	color: #626466;
}

.ControlsBee08 .thBee08 { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	background-color: #ffffff; color: #626466;
	white-space: nowrap;
	color: #626466;
}

.GroupCaptionBee08 .thBee08 {
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #c6c8ca;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #626466;
}



/*ie6*/
* html body .GroupCaptionBee08 .thBee08 {
	font-family: Arial; font-size: 100%;
}

* html body .RowBee08 .thBee08, * html body .AltRowBee08 .thBee08, * html body .ControlsBee08 .thBee08 {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuBee08 td {
	font-family: Arial; font-size: 70%;
}



/*ie6*/
* html body .simpleMenuBee08 td {
	font-family: Arial; font-size: 100%;
} 
/*end*/
