/* CCSTheme v 3.x */

/* General */



/* BEGIN Common */

body { 

	font-family: Arial; font-size: 80%;

	background-color: #cfcfcf;

	}

	

p { 

	margin-top: 5px; 

	}

/*

a:link { 

	color: #666666;

	}

*/

/*a:visited { 

	color: #ffffff;

	}*/



a:hover,a:active { 

	color: #cc4141;

	}



ul, ol, blockquote { 

	margin-top: 5px; 

	margin-bottom: 10px; 

	margin-left: 20px 

	}



form {

	margin: 0px;

	}



h1	{

	font-size: 150%;

	margin-top: 5px; 

	margin-bottom: 5px;

	}



h2	{ 

	font-size: 130%;

	margin-top: 15px; 

	margin-bottom: 5px; 

	}



h3	{ 

	font-size: 110%; font-style: italic;

	margin-top: 15px; 

	margin-bottom: 5px; 

	}



h4	{ 

	font-size: 100%;

	margin-top: 15px; 

	margin-bottom: 5px; 

	}



h5	{ 

	font-size: 100%; font-style: italic;

	margin-top: 15px; 

	margin-bottom: 5px; 

	}



h6	{ 

	font-size: 90%;

	margin-top: 15px; 

	margin-bottom: 5px; 

	}



th	{ 

	color:#FF0000;

	font-family: Arial; font-size: 80%;

	

	}



td { 

	font-family: Arial; font-size: 80%;

	}



/* END Common */



.Header {

	width: 100%;

	}



.Header th { 

	font-size:80%; 

	font-weight:bold; 

	text-align:left;

	padding:3px;

	background: url(Images/headercolor.gif);

	color: #ffffff;

	width: 100%;

	white-space: nowrap;

	border:1px solid #000066;

	}

 .th_bis { 

	font-size:80%; 

	font-weight:bold; 

	text-align:left;

	padding:3px;

	background: url(Images/headercolor-hd.jpg);

	color: #ffffff;

	width: 100%;

	white-space: nowrap;

	border:1px solid #000066;

	}

.Header a:link { 

	color: #ffffff;

	}



.Header a:visited { 

	color: #ffffff;

	}



.Header a:hover, .Caption a:active { 

	color: #ffffff; text-decoration: none;

	}



.HeaderLeft { 

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

	}



.HeaderRight { 

	background-image: url(Images/HeaderRight.gif);

	}



.HeaderLeft img{

	width: 14px;

	}



.HeaderRight img{

	width: 14px;

	}





/* Grid Options */

.Grid { 

	

	width: 100%;

	}



.Caption th { 

	font-size: 80%; 	text-align: left; vertical-align: top;

	padding: 3px;

	border-bottom: solid 1px #787878;

	background-image: url(Images/CaptionBg.gif); color: #000000;

	white-space: nowrap;

	}



.Caption td { 

	font-size: 80%; 	

	text-align: left; 

	vertical-align: top;

	padding: 3px;

	border-bottom: solid 1px #787878;

	background: url(Images/headercolor.gif);

	background-repeat:x; 

	color: #000000;

	white-space: nowrap;

	}



.Caption a:link { 

	color: #000000;

	}



.Caption a:visited { 

	color: #000000;

	}



.Caption a:hover, .Caption a:active { 

	color: #cc4141;

	}



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

	border-bottom: solid 1px #cccccc;

	background-color: #f7f7f7; color: #000000;

	white-space: nowrap;

	color: #000000;

	}



.Row td { 

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px #cccccc;

	vertical-align: top;

	background-color: #f7f7f7; 

	color: #000000;

	}



.Row a:link { 

	color: #CC0000  ;

	}



.Row a:visited { 

	color: #990000  ;

	}



.Row a:hover, .Row a:active { 

	color: #cc4141;

	}



.Separator{

	color: #787878;

	}



.Separator td{

	height: 1px;

	}





.AltRow th { 

	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	background-color: #f7f7f7; color: #000000;

	white-space: nowrap;

	color: #000000;

	}



.AltRow td { 

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	vertical-align: top;

	background-color: #ededed; 

	color: #000000;

	}



.AltRow a:link { 

	color: #3763a6;

	}



.AltRow a:visited { 

	color: #8a8a8a;

	}



.AltRow a:hover, .AltRow a:active { 

	color: #cc4141;

	}



.NoRecords td { 

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px #787878;

	background-color: #f7f7f7; 

	color: #000000;

	vertical-align: top;

	}



.Footer td { 

	font-size: 80%;

	padding: 3px;

	background-color: #DFDFDF; 

	color: #000000;

	text-align: center;

	vertical-align: middle;

	white-space: nowrap;

	color: #000000;

	}



.Footer a:link { 

	color: #000000;

	}



.Footer a:visited { 

	color: #000000;

	}



.Footer a:hover, .Footer a:active { 

	color: #cc4141;

	}



.Footer img {

	margin: 2px; 

	vertical-align: middle;

	}



.Footer input {

	vertical-align: middle;

	}



/* Record Options */

.Record { 

	

	width: 100%;

	}



.Error td { 

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px #cccccc;

	color: #0033CC;

	vertical-align: top;

	background-color: #f7f7f7; 

	}



.Controls th { 

	font-size: 80%; 

	font-weight: normal; 

	text-align: left; 

	vertical-align: top;

	padding: 3px;

	border-bottom: solid 1px #CCCCCC;

	background-color: #f7f7f7; color: #000000;

	white-space: nowrap;

	color: #000000;

	}



.Controls td { 

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px #cccccc;

	vertical-align: top;

	background-color: #f7f7f7; 

	color: #000000;

	}



.Bottom td { 

	font-size: 80%;

	padding: 3px;

	background-color: #DFDFDF; 

	color: #000000;

	text-align: right;

	vertical-align: middle;

	white-space: nowrap;

	color: #000000;

	}



.Bottom a:link { 

	color: #000000;

	}



.Bottom a:visited { 

	color: #000000;

	}



.Bottom a:hover, .Caption a:active { 

	color: #cc4141;

	}



.Bottom img {

	margin: 2px;

	vertical-align: middle; 

	}



.Bottom input {

	vertical-align: middle;

	}



/* Report */

.GroupCaption th{

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	white-space: nowrap;

	text-align: left; 

	vertical-align: top;

	font-weight: bold;

	background-color: #ededed; 

	color: #000000;

	}



.GroupCaption td{

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	vertical-align: top;

	font-weight: bold;

	background-color: #f7f7f7; 

	color: #000000;

	}



.GroupCaption a:link {

	color: #000000;

	}



.GroupCaption a:visited{

	color: #000000;

	}



.GroupCaption a:hover, .GroupCaption a:active{

	color: #cc4141;

	}



.GroupFooter td{

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px red;

	text-align: center;

	vertical-align: middle;

	white-space: nowrap;

	background-color: #d7d7d7; 

	color: #000000;

	}



.GroupFooter a:link {

	color: #000000;

	}



.GroupFooter a:visited{

	color: #000000;

	}



.GroupFooter a:hover,.GroupFooter a:active{

	color: #cc4141;

	}



.GroupFooter img {

	margin: 2px; 

	vertical-align: middle;

	}



.GroupFooter input {

	vertical-align: middle;

	}



.SubTotal td{

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px #cccccc;

	vertical-align: top;

	font-weight: bold;

	background-color: #ededed; 

	color: #000000;

	border-bottom: 2px solid #787878;

	}



.SubTotal a:link {

	color: #3763a6;

	}



.SubTotal a:visited{

	color: #8a8a8a;

	}



.SubTotal a:hover, .SubTotal a:active{

	color: #cc4141;

	}



.Total td{

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	vertical-align: top;

	white-space: nowrap;

	font-weight: bold;

	background-color: #ededed; 

	color: #000000;

	}



.Total a:link {

	color: #3763a6;

	}



.Total a:visited{

	color: #8a8a8a;

	}



.Total a:hover, .Total a:active{

	color: #cc4141;

	}



/* Form Options */

.Button { 

	margin: 2px

	}



/* Calendar */



.Calendar { 

	

	width: 100%;

	}



.CalendarWeekdayName{

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px #787878;

	text-align: center; 

	vertical-align: top;

	white-space: nowrap;

	background-color: #ededed; 

	color: #000000;

	}



.CalendarWeekdayName a:link {

	color: #3763a6;

	}



.CalendarWeekdayName a:visited{

	color: #8a8a8a;

	}



.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{

	color: #cc4141;

	}



.CalendarWeekendName{

	font-size: 80%;

	padding: 3px;

	border-bottom: solid 1px #787878;

	white-space: nowrap;

	text-align: center; 

	vertical-align: top;

	background-color: #ededed;	

	color: #000000;

	}



.CalendarWeekendName a:link {

	color: #000000;

	}



.CalendarWeekendName a:visited{

	color: #000000;

	}



.CalendarWeekendName a:link, .CalendarWeekendName a:visited{

	color: #cc4141;

	}



/* Calendar Day */

.CalendarDay{

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	text-align: center;

	background-color: #f7f7f7;	

	color: #000000;

	}



.CalendarDay a:link {

	color: #3763a6;

	}



.CalendarDay a:visited{

	color: #8a8a8a;

	}



.CalendarDay a:hover, .CalendarDay a:active{

	color: #cc4141;

	}



/* Calendar Weekend */

.CalendarWeekend{

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	text-align: center;

	background-color: #ededed;	

	color: #000000;

	}



.CalendarWeekend a:link {

	color: #3763a6;

	}



.CalendarWeekend a:visited{

	color: #8a8a8a;

	}



.CalendarWeekend a:hover, .CalendarWeekend a:active{

	color: #cc4141;

	}



/* Calendar Today */

.CalendarToday {

	font-size: 80%;

	border: 2px solid #787878;

	text-align: center;

	background-color: #f7f7f7;	

	color: #000000;

	}



.CalendarToday a:link {

	color: #3763a6;

	}



.CalendarToday a:visited{

	color: #8a8a8a;

	}



.CalendarToday a:hover, .CalendarToday a:active {

	color: #cc4141;

	}



/* Calendar Weekend Today */

.CalendarWeekendToday {

	font-size: 80%;

	border: 2px solid #787878;

	text-align: center;

	background-color: #ededed;	

	color: #000000;

	}



.CalendarWeekendToday a:link {

	color: #3763a6;

	}



.CalendarWeekendToday a:visited{

	color: #8a8a8a;

	}



.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{

	color: #cc4141;

	}



/* Calendar Other Month's Day */

.CalendarOtherMonthDay{

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	text-align: center;

	background-color: #f7f7f7;	

	color: #787878;

	}



.CalendarOtherMonthDay a:link {

	color: #787878;

	}



.CalendarOtherMonthDay a:visited{

	color: #787878;

	}



.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{

	color: #cc4141;

	}



/* Calendar Other Month's Today */

.CalendarOtherMonthToday {

	font-size: 80%;

	border: 2px solid #787878;

	text-align: center;

	background-color: #f7f7f7;	

	color: #787878;

	}



.CalendarOtherMonthToday a:link {

	color: #787878;

	}



.CalendarOtherMonthToday a:visited{

	color: #787878;

	}



.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{

	color: #cc4141;

	}



/* Calendar Other Month's Weekend */

.CalendarOtherMonthWeekend {

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	text-align: center;

	background-color: #ededed;	

	color: #787878;

	}



.CalendarOtherMonthWeekend a:link {

	color: #787878;

	}



.CalendarOtherMonthWeekend a:visited{

	color: #787878;

	}



.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{

	color: #cc4141;

	}



/* Calendar Other Month's Weekend Today */

.CalendarOtherMonthWeekendToday {

	font-size: 80%;

	border: 2px solid #787878;

	text-align: center;

	color: #787878;

	background-color: #ededed;	

	}



.CalendarOtherMonthWeekendToday a:link {

	color: #787878;

	}



.CalendarOtherMonthWeekendToday a:visited{

	color: #787878;

	}



.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{

	color: #cc4141;

	}



/* Calendar Selected Day (for DatePicker) */

.CalendarSelectedDay{

	font-size: 80%;

	padding: 3px;

	border-bottom: dashed 1px #787878;

	background-color: #d7d7d7;

	color: #000000;

	text-align: center;

	font-weight: bold;

	}



.CalendarSelectedDay a:link {

	color: #000000;

	}



.CalendarSelectedDay a:visited{

	color: #000000;

	}



.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{

	color: #cc4141;

	}



/* Calendar Navigator */

.CalendarNavigator {

	font-size: 80%;

	padding: 3px;

	background-color: #d7d7d7; color: #000000;

	text-align: center;

	vertical-align: middle;

	white-space: nowrap;

	color: #000000;

	}



.CalendarNavigator a:link {

	color: #3763a6;

	}



.CalendarNavigator a:visited{

	color: #8a8a8a;

	}



.CalendarNavigator a:hover, .CalendarNavigator a:active{

	color: #cc4141;

	}



.CalendarNavigator img{

	margin: 2px;

	vertical-align: middle; 	

	}



/* Calendar Extra */

.CalendarEvent{

	font-size: 80%;

	text-align: left;

	}



.CalendarEvent a:link {

	color: #3763a6;

	}



.CalendarEvent a:visited{

	color: #8a8a8a;

	}



.CalendarEvent a:hover, .CalendarEvent a:active{

	color: #cc4141;

	}

	

.text{

font-family:Arial;

font-size:16px;

font-weight:bold;

color:#333333;

}



.menu1{

font: Arial;

font-size:14px;

color:#333333;

font-weight:bold;

}



.menu2{

font: Arial;

font-size:14px;

color: #CC0000;

font-weight:bold;

}



.links{

font-family: Arial;

font-size:14px;

color:#FFF;

padding-left:15px;

font-weight:bold;

text-decoration:none;

}



.texto{

font-family: Arial;

font-size:12px;

color:#ffffff;

padding-left:15px;

font-weight:bold;

text-align:justify;

}



.links:hover{

font-family: Arial;

font-size:14px;

color: #0033FF;

padding-left:15px;

font-weight:bold;

text-decoration:none;

}



