<!--
html, body {  
    height:100%;  
    margin:0;
	 background-color: #ffcd14;
	 font-size: 11px;
}  
body {  
    position:relative;  
    min-width:780px;  
    min-height:600px;
	 scrollbar-face-color: #DEE3E7;
	 scrollbar-highlight-color: #FFFFFF;
	 scrollbar-shadow-color: #DEE3E7;
	 scrollbar-3dlight-color: #D1D7DC;
	 scrollbar-arrow-color:  #006699;
	 scrollbar-track-color: #EFEFEF;
	 scrollbar-darkshadow-color: #98AAB1;
}
body{font: 11px/14px Tahoma, Verdana, sans-serif; color: #000; text-align: center;}  
#contenido {  
    position:absolute;  
    width:780px;  
    height:100%;  
    top:50%;  
    left:50%;  
    margin-top:-270px;  
    margin-left:-380px;
	 /*border-left: 1px solid #000000;*/
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
p, td		{ font-size : 11; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr			{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight : bold; text-decoration : none; line-height : 100%; color : #000000;}
label,input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}

a:link	{
	color:#ff0000;}
a:visited {
	color:#ff0000;}
a:hover	{
	color:#000000;}

a.lightblue:link	{
	color:#ffffff;
	text-decoration: none;}
a.lightblue:visited {
	color: #ffffff;
	text-decoration: none;}
a.lightblue:hover	{
	color:#ff0000;
	text-decoration: none;}
	
a.indexlink:link	{
	font-weight: bold;
	color:#000000;}
a.indexlink:visited {
	font-weight: bold;
	color:#000000;}
a.indexlink:hover	{
	font-weight: bold;
	color:#ff0000;}	
	
.loginheaderbg,.logintitles{
	background: #ffcd14 url(images/Row4.3.gif); }

.logintitles{
	color: #43728E; }

.index_news{
	background-color: #F8F8F8;
	border: 1px solid #29516B;
	}
	
.newstitle{
	background-color: #EBEBEB; }
	
.loginbg{
	background-color: #ffcd14; }
	
.rightnavbg{
	background-color: #000000; }

.plan{
	color: #ffffff; }
	
.plan_more_info{
	color: #CCD7DE; }

a.footer:link	{
	color:#767676;
	text-decoration: none;}
a.footer:visited {
	color:#767676;
	text-decoration: none;}
a.footer:hover	{
	color:#333333;
	text-decoration: none;}
		
.hptext{
	font-family: verdana;
	color: #335F7A;
	font-size: 11; }
	
a.folder_caption:link	{
	color:#083C58;
	text-decoration: none;}
a.folder_caption:visited {
	color:#083C58;
	text-decoration: none;}
a.folder_caption:hover	{
	color:#000000;
	text-decoration: none;}
	
a.imgmgr:link	{
	color:#6F6F6F;
	text-decoration: none;}
a.imgmgr:visited {
	color:#6F6F6F;
	text-decoration: none;}
a.imgmgr:hover	{
	color:#000000;
	text-decoration: none;}	   	
-->
   
