/* CCSTheme v 3.x */
/* General */
INPUT, TEXTAREA,SELECT {
	font-size: 11px;
	font-family:Arial,Verdana,sans-serif;
	color:333333;
	background:#CCCCCC;
}

/* Colors */
.PageBgColor {
	background-color: #000000;
}

.FormTitleBgColor {
	background-color: #787878;
	}

.FormTitleFontColor {
	color: #ffffff;
	}

.CaptionBgColor {
	background-color: #d7d7d7;
	}

.CaptionFontColor {
	color: #000000;
	}

.DataBgColor {
	background-color: #f7f7f7;
	}

.AltDataBgColor {
	background-color: #ededed;
	}

.DataFontColor {
	color: #000000;
	}

.LinkColor {
	color: #0033cc;
	}

.VisitedLinkColor {
	color: #830083;
	}

.HoverLinkColor {
	color: #ff0000;
	}


/* BEGIN Common */
body {
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #DDDDDD;
	scrollbar-base-color: #BBBBBB;
	background-color: #DDDDDD;
	background-image: url(Images/fondo_h2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text { 
	color: #000000 
	}

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

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


a:link { 
	color: #0033cc;
	}

a:visited { 
	color: #830083;
	}

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

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	{ 
	font-family: Arial; font-size: 80%;
	}

td { 
	font-family: Arial; font-size: 80%;
	}

/* END Common */

.Header {
	width: 100%;
	}

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

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

.HeaderRight img{
	width: 9px;
	}


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

.Caption th { 
	font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	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-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.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: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 80%;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Grid caption { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #787878; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Row a:link { 
	color: #0033cc;
	}

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

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

.Separator{
	color: #787878;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 80%;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	vertical-align: top;
	background-color: #ededed; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

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

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

.NoRecords td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #d7d7d7; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

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

.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 #787878;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 80%;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Bottom td { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #d7d7d7; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	}

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

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

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

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



/* Form Options */
.Button { 
	background-color: #787878; 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-size: 85%; font-family: Tahoma;
	}


	
.cabecera {
	font-size: 14px;
	font-family:Arial, Verdana, sans-serif;
	color:#FF6600;
	font-weight: normal;
	background-color: #CCCCCC;
	margin-top: 14px;
	margin-bottom: 8px;
}
.Bottom_busca { 
	font-size: 80%;
	padding: 3px;
	background-image: url('Images/BgBusca.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}
a.profesional:link{ color: #0033cc; font-size: 18px; font-weight: bold; text-decoration: none; }
a.profesional:visited{ color: #830083; font-size: 18px; font-weight: bold; text-decoration: none; }
a.profesional:hover,a.profesional:active{ color: #ff0000; font-size: 18px; font-weight: bold; text-decoration: underline; }

	
a.basico:link{ color: #0033cc; font-size: 12px; font-weight: bold; text-decoration: none; }
a.basico:visited{ color: #830083; font-size: 12px; font-weight: bold; text-decoration: none; }
a.basico:hover,a.basico:active{ color: #ff0000; font-size: 12px; font-weight: bold; text-decoration: underline; }
