﻿/*
204
236
255

VERDE:#00C20A
GOLD: #EABD00 #FFD700

*/
.TopRowHeight
{
 height:75px;
 }
 .Heading 
 {	height:5px;
	padding-left:2px;
	padding-right:0px;
	color:ButtonText;
	background-Color:ButtonFace;
	font-size: 12px; text-decoration: none;
	width:inherit;
 }

.tablebackcolor 
{ 
     border-bottom-style:groove;
     border-top-style:groove;
     border-left-style:groove;
     border-right-style:groove;
      border-width:2;
        border-bottom-width:thin;
      border-bottom-width:2;
      border-top-width:2;
      border-left-width:2;
      border-right-width:2;
      
  background: activeborder; }

.tdhead
{
	background-color: #6B00C2;  
	/*background-image:url(../images/bg2.gif);*/
	height:25px;
	padding-left:5px;
	color:white;
	font-weight:bold;
	font-size:xx-small;
    	
}

.TotalWidth 
{
    width:650px;
    }
    
 .PaddedTotalWidth 
 {
    width: 755px;
    }
.LeftRightWidth 
{
    width:120px;
}
.Rigth2Width
{
    width:650px;
}

.inactivetabHL {
	
	background-color:#f2f2f2;
	font-size: .95em;
	text-align:center;
	
}
a.serviceLink 		    { font-family: verdana; color: #000000; font-size: 10px; text-decoration: none }
a:hover.serviceLink 	{ font-family: verdana; color: #6B00C2; font-size: 10px; text-decoration: none; }
a:highlight 	{ font-family: verdana; color: #6B00C2; font-size: 12px; text-decoration: none; }

.tblBodyclass
{
 width:650px;
 height:500px;    
}


.RightNavDim
{
    width:100px;
    height: 500px;
    font-size:xx-small;
}
.BannerClass
{
    /* background-image:url("http://www.pasaquina.net/images/BG.jpg"); */
    background: "#6B00C2"; /* border-right: #000000 thin groove; */
    height: 75px;
    border-top-style: outset;
    border-right-style: outset;
    border-left-style: outset;
    border-bottom-style: outset;
        border-top-width: thin;
    border-left-width: thin;
    border-bottom-width: thin;
     border-right-width: thin;
    
}
.MarqueeBackGroundClass
{
    /*background:"#0073FF";
    color:White;*/
    background:"black";
    color:Lime;
    font-family:Franklin Gothic Book;
}
.marqueeLabel
{
    width:550px;
 font-family: Rockwell;
  font-weight:bold;
 }
.bannerLabelClass
{
    font-weight: bold;
    font-size: 36pt;
    color: #FFD700;
    font-family: Rockwell;
    border-top-width: medium;
    border-left-width: medium;
    border-bottom-width: medium;
     border-right-width: medium;
    vertical-align: middle;
    letter-spacing: 10pt;
    text-align: center;
   
}
.BtnClass
{
    background: #FFD700;

    border-left: 2px outset;
    border-top: 2px outset;
    
    border-left-style: outset;
    border-top-style: outset;    
    
    
    vertical-align: top;
    width: 120px;
    
    margin-left: 1px;
    margin-right: 1px;

}

.LeftNavTable
{
    background: "#6B00C2";
    width: 125px;
    
    /*border-top-style: inset;
    border-right-style: inset;
    border-left-style: inset;
    border-bottom-style: inset;*/
     border-left: 2px inset;
     border-right: 2px inset;
     border-top: 2px inset;
     border-bottom: 2px inset;
}

.LogoTable
{ 
    width:120px;
    height:75px;
    padding-left: 0px;
}


.csMainTable
{
    left: 0px;
    width: 650px;
    position: absolute;
    height: 800px;
    vertical-align: top;
    table-layout: fixed;
    border-collapse: separate;
    text-align: center;

}


body
{
    background:white;
    font-family: 'Palatino Linotype';
    letter-spacing: normal;
    color: #000000;
    font-size: 8px;
    margin-top: 0px;
    border-right: activeborder thick inset;
    border-top: activeborder thin inset;
    border-left: activeborder thin inset;
    border-bottom: activeborder thick inset;
    margin-left: 1px;
    padding-right: 5px;
    padding-left: 0px;
    margin-right: 5px;
}
table 
{
     font-size: 10px;
     font-family:Palatino Linotype;
    }
.copyright
{
	font-size:10px;
	color:#999999;
    
}


 tr.alt td { 
background: #E3E5E4; 
color: #13181E; 
} 

.altcolor 
{ 

    background: #E3E5E4; }
    