/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorStyleVeoCRM {
	background-color: #ffffff;
	}

.FormTitleBgColorStyleVeoCRM {
	background-color: #2779cc;
	}

.FormTitleFontColorStyleVeoCRM {
	color: #ffffff;
	}

.CaptionBgColorStyleVeoCRM {
	background-color: #9dc6f1;
	}

.CaptionFontColorStyleVeoCRM {
	color: #000000;
	}

.DataBgColorStyleVeoCRM {
	background-color: #f7f7f7;
	}

.AltDataBgColorStyleVeoCRM {
	background-color: #dae9f7;
	}

.DataFontColorStyleVeoCRM {
	color: #000000;
	}

.LinkColorStyleVeoCRM {
	color: #2e63ff;
	}

.VisitedLinkColorStyleVeoCRM {
	color: #2e63ff;
	}

.HoverLinkColorStyleVeoCRM {
	color: #4d009b;
	}

.ColorBgButtonStyleVeoCRM {
	background-color: #2779cc;
}

.ColorFontButtonStyleVeoCRM {
	color: #ffffff;
}

.ColorBgButtonPassiveStyleVeoCRM {
	background-color: #82c0ff;
}

.ColorFontButtonPassiveStyleVeoCRM {
	color: #ffffff;
}



.HeaderStyleVeoCRM {
	width: 100%;
	}

.HeaderStyleVeoCRM th { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 1px;
	background-color: #2779cc; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	padding-left: 8px;
	}



/*ie6*/
* html body .HeaderStyleVeoCRM th {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.HeaderStyleVeoCRM a:link { 
	color: #ffffff;
	}

.HeaderStyleVeoCRM a:visited { 
	color: #ffffff;
	}

.HeaderStyleVeoCRM a:hover, .CaptionStyleVeoCRM a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftStyleVeoCRM { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightStyleVeoCRM { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftStyleVeoCRM img{
	width: 1px;
	}

.HeaderRightStyleVeoCRM img{
	width: 1px;
	}


/* Grid Options */
.GridStyleVeoCRM { 
	
	width: 100%;
	}

.CaptionStyleVeoCRM th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	background-color: #9dc6f1; color: #000000;
	white-space: nowrap;
	}

.CaptionStyleVeoCRM td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	background-color: #9dc6f1; color: #000000;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionStyleVeoCRM th, * html body .CaptionStyleVeoCRM td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.CaptionStyleVeoCRM a:link { 
	color: #000000;
	}

.CaptionStyleVeoCRM a:visited { 
	color: #000000;
	}

.CaptionStyleVeoCRM a:hover, .CaptionStyleVeoCRM a:active { 
	color: #4d009b;
	}

.CaptionStyleVeoCRM img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionStyleVeoCRM input {
	vertical-align: middle;
	}

.RowStyleVeoCRM th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowStyleVeoCRM td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	


/*ie6*/
* html body .RowStyleVeoCRM th, * html body .RowStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowStyleVeoCRM { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}



/*ie6*/
* html body caption.RowStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowStyleVeoCRM a:link { 
	color: #2e63ff;
	}

.RowStyleVeoCRM a:visited { 
	color: #2e63ff;
	}

.RowStyleVeoCRM a:hover, .RowStyleVeoCRM a:active { 
	color: #4d009b;
	}

.SeparatorStyleVeoCRM{
	color: #2779cc;
	}

.SeparatorStyleVeoCRM td{
	height: 1px;
	}


.AltRowStyleVeoCRM th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowStyleVeoCRM td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: left;
	vertical-align: top;
	background-color: #dae9f7; 
	color: #000000;
	}



/*ie6*/
* html body .AltRowStyleVeoCRM th, * html body .AltRowStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowStyleVeoCRM a:link { 
	color: #2e63ff;
	}

.AltRowStyleVeoCRM a:visited { 
	color: #2e63ff;
	}

.AltRowStyleVeoCRM a:hover, .AltRowStyleVeoCRM a:active { 
	color: #4d009b;
	}

.NoRecordsStyleVeoCRM td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterStyleVeoCRM td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecordsStyleVeoCRM td, * html body .FooterStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterStyleVeoCRM a:link { 
	color: #2e63ff;
	}

.FooterStyleVeoCRM a:visited { 
	color: #2e63ff;
	}

.FooterStyleVeoCRM a:hover, .FooterStyleVeoCRM a:active { 
	color: #4d009b;
	}

.FooterStyleVeoCRM img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterStyleVeoCRM input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordStyleVeoCRM { 
	
	width: 100%;
	}

.ErrorStyleVeoCRM td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}



/*ie6*/
* html body .ErrorStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsStyleVeoCRM th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsStyleVeoCRM td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomStyleVeoCRM td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .ControlsStyleVeoCRM th, * html body .ControlsStyleVeoCRM td, * html body .BottomStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomStyleVeoCRM a:link { 
	color: #2e63ff;
	}

.BottomStyleVeoCRM a:visited { 
	color: #2e63ff;
	}

.BottomStyleVeoCRM a:hover, .CaptionStyleVeoCRM a:active { 
	color: #4d009b;
	}

.BottomStyleVeoCRM img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomStyleVeoCRM input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionStyleVeoCRM th{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #dae9f7; 
	color: #000000;
	}

.GroupCaptionStyleVeoCRM td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}



/*ie6*/
* html body .GroupCaptionStyleVeoCRM th, * html body .GroupCaptionStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupCaptionStyleVeoCRM a:link {
	color: #000000;
	}

.GroupCaptionStyleVeoCRM a:visited{
	color: #000000;
	}

.GroupCaptionStyleVeoCRM a:hover, .GroupCaptionStyleVeoCRM a:active{
	color: #4d009b;
	}

.GroupFooterStyleVeoCRM td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #9dc6f1; 
	color: #000000;
	}



/*ie6*/
* html body .GroupFooterStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterStyleVeoCRM a:link {
	color: #2e63ff;
	}

.GroupFooterStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.GroupFooterStyleVeoCRM a:hover, .GroupFooterStyleVeoCRM a:active{
	color: #4d009b;
	}

.GroupFooterStyleVeoCRM img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterStyleVeoCRM input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalStyleVeoCRM td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #dae9f7; 
	color: #000000;
	border-bottom: 2px solid #2779cc;
	}



/*ie6*/
* html body .SubTotalStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalStyleVeoCRM a:link {
	color: #2e63ff;
	}

.SubTotalStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.SubTotalStyleVeoCRM a:hover, .SubTotalStyleVeoCRM a:active{
	color: #4d009b;
	}

.TotalStyleVeoCRM td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #dae9f7; 
	color: #000000;
	}



/*ie6*/
* html body .TotalStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalStyleVeoCRM a:link {
	color: #2e63ff;
	}

.TotalStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.TotalStyleVeoCRM a:hover, .TotalStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Form Options */
.ButtonStyleVeoCRM { 
	background-color: #dae9f7; color: #000000; border: solid 1px #2779cc; padding: 2px; font-weight: bold; font-family: Tahoma; font-size: 10px; font-weight: bold;
	}

/* Calendar */

.CalendarStyleVeoCRM { 
	
	width: 100%;
	}

.CalendarWeekdayNameStyleVeoCRM{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #dae9f7; 
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameStyleVeoCRM a:link {
	color: #2e63ff;
	}

.CalendarWeekdayNameStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.CalendarWeekdayNameStyleVeoCRM a:hover, .CalendarWeekdayNameStyleVeoCRM a:active{
	color: #4d009b;
	}

.CalendarWeekendNameStyleVeoCRM{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #dae9f7;	
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendNameStyleVeoCRM a:link {
	color: #000000;
	}

.CalendarWeekendNameStyleVeoCRM a:visited{
	color: #000000;
	}

.CalendarWeekendNameStyleVeoCRM a:link, .CalendarWeekendNameStyleVeoCRM a:visited{
	color: #4d009b;
	}

/* Calendar Day */
.CalendarDayStyleVeoCRM{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarDayStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarDayStyleVeoCRM a:link {
	color: #2e63ff;
	}

.CalendarDayStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.CalendarDayStyleVeoCRM a:hover, .CalendarDayStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Weekend */
.CalendarWeekendStyleVeoCRM{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: center;
	background-color: #dae9f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendStyleVeoCRM a:link {
	color: #2e63ff;
	}

.CalendarWeekendStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.CalendarWeekendStyleVeoCRM a:hover, .CalendarWeekendStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Today */
.CalendarTodayStyleVeoCRM {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #2779cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarTodayStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarTodayStyleVeoCRM a:link {
	color: #2e63ff;
	}

.CalendarTodayStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.CalendarTodayStyleVeoCRM a:hover, .CalendarTodayStyleVeoCRM a:active {
	color: #4d009b;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayStyleVeoCRM {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #2779cc;
	text-align: center;
	background-color: #dae9f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendTodayStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendTodayStyleVeoCRM a:link {
	color: #2e63ff;
	}

.CalendarWeekendTodayStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.CalendarWeekendTodayStyleVeoCRM a:hover, .CalendarWeekendTodayStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayStyleVeoCRM{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: center;
	background-color: #f7f7f7;	
	color: #2779cc;
	}



/*ie6*/
* html body .CalendarOtherMonthDayStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDayStyleVeoCRM a:link {
	color: #2779cc;
	}

.CalendarOtherMonthDayStyleVeoCRM a:visited{
	color: #2779cc;
	}

.CalendarOtherMonthDayStyleVeoCRM a:hover, .CalendarOtherMonthDayStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayStyleVeoCRM {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #2779cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #2779cc;
	}



/*ie6*/
* html body .CalendarOtherMonthTodayStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodayStyleVeoCRM a:link {
	color: #2779cc;
	}

.CalendarOtherMonthTodayStyleVeoCRM a:visited{
	color: #2779cc;
	}

.CalendarOtherMonthTodayStyleVeoCRM a:hover, .CalendarOtherMonthTodayStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendStyleVeoCRM {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: center;
	background-color: #dae9f7;	
	color: #2779cc;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendStyleVeoCRM a:link {
	color: #2779cc;
	}

.CalendarOtherMonthWeekendStyleVeoCRM a:visited{
	color: #2779cc;
	}

.CalendarOtherMonthWeekendStyleVeoCRM a:hover, .CalendarOtherMonthWeekendStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayStyleVeoCRM {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #2779cc;
	text-align: center;
	color: #2779cc;
	background-color: #dae9f7;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodayStyleVeoCRM a:link {
	color: #2779cc;
	}

.CalendarOtherMonthWeekendTodayStyleVeoCRM a:visited{
	color: #2779cc;
	}

.CalendarOtherMonthWeekendTodayStyleVeoCRM a:hover, .CalendarOtherMonthWeekendTodayStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayStyleVeoCRM{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	background-color: #9dc6f1;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDayStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarSelectedDayStyleVeoCRM a:link {
	color: #000000;
	}

.CalendarSelectedDayStyleVeoCRM a:visited{
	color: #000000;
	}

.CalendarSelectedDayStyleVeoCRM a:hover, .CalendarSelectedDayStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Calendar Navigator */
.CalendarNavigatorStyleVeoCRM {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .CalendarNavigatorStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarNavigatorStyleVeoCRM a:link {
	color: #2e63ff;
	}

.CalendarNavigatorStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.CalendarNavigatorStyleVeoCRM a:hover, .CalendarNavigatorStyleVeoCRM a:active{
	color: #4d009b;
	}

.CalendarNavigatorStyleVeoCRM img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorStyleVeoCRM td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorStyleVeoCRM th {
	font-family: Arial; font-size: 70%;
	}



/*ie6*/
* html body .CalendarNavigatorStyleVeoCRM th, * html body .CalendarNavigatorStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventStyleVeoCRM{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarEventStyleVeoCRM a:link {
	color: #2e63ff;
	}

.CalendarEventStyleVeoCRM a:visited{
	color: #2e63ff;
	}

.CalendarEventStyleVeoCRM a:hover, .CalendarEventStyleVeoCRM a:active{
	color: #4d009b;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thStyleVeoCRM { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}



/*ie6*/
* html body .thStyleVeoCRM {
	font-size: 100%;
}
/*end*/

.HeaderStyleVeoCRM .thStyleVeoCRM { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 1px;
	background-color: #2779cc; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderStyleVeoCRM .thStyleVeoCRM {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.CaptionStyleVeoCRM .thStyleVeoCRM { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: solid 1px #9dc6f1;
	background-color: #9dc6f1; color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionStyleVeoCRM .thStyleVeoCRM {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowStyleVeoCRM .thStyleVeoCRM { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowStyleVeoCRM .thStyleVeoCRM { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsStyleVeoCRM .thStyleVeoCRM { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionStyleVeoCRM .thStyleVeoCRM {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-bottom: dashed 1px #9dc6f1;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #dae9f7; 
	color: #000000;
}



/*ie6*/
* html body .GroupCaptionStyleVeoCRM .thStyleVeoCRM {
	font-family: Arial; font-size: 100%;
}

* html body .RowStyleVeoCRM .thStyleVeoCRM, * html body .AltRowStyleVeoCRM .thStyleVeoCRM, * html body .ControlsStyleVeoCRM .thStyleVeoCRM {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuStyleVeoCRM td {
	font-family: Arial; font-size: 70%;
}



/*ie6*/
* html body .simpleMenuStyleVeoCRM td {
	font-family: Arial; font-size: 100%;
} 
/*end*/
