BODY	
{
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
}

.button
{ 
	border: 1 solid #A3A3D6 
}

.button-Over 
{ 
	background-color: #A3A3D6; 
	border: 2 solid #FFFFFF 
}

H1 
{
	font-family: Verdana;
	font-size: 22px;
        font-weight: bold;
}

H2 
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
}

H3 
{
	font-family: Verdana;
	font-size: 14px;
    font-weight: bold;        
}

A
{
	font-family: Verdana;
	font-size: 12px;
	border: none;	
}

A:link 
{
	color: #001692;
	text-decoration: none;
	border: none;
}

A:visited 
{
	color: #001692;
	text-decoration: none;
	border: none;
}

A:hover 
{
	color: #00478C;
	text-decoration: underline;
	border: none;	
}

A:link IMG 
{ 
	border: none 
}

A IMG
{ 
	border: none 
}

A:link  IMG
{ 
	border: none 
}

A:visited IMG
{ 
	border: none 
}

A:hover IMG
{ 
	border: none 
}

P 
{
	font-family: Verdana;
	font-size: 12px;	
}

TH 
{
	font-family: Verdana;
	font-size: 11px;
}

TD 
{
	font-family: Verdana;
	font-size: 11px;
}


.smallText 
{
	font-size: 10px;
}

.formCaption
{
	background-color: #2E639B;
}

.formCaptionText
{
	color: white;
}

.textSencamer1
{
	color: #00478C;
	font-weight: bolder;
}

.textSencamer2
{
	color: #4C66A3;
	font-weight: bolder;
}

.textSencamer3
{
	color: #7887BA;
	font-weight: bolder;
}

.textSencamer4
{
	color: #BFD4FC;
	font-weight: bolder;
}

.formLabel
{
  font-size: 12px;
  padding-left: 5px;
}

.inputControl
{
  font-family: Courier New;
  font-size: 12px;
}

.formElement
{
	Background-Image : url(images/form_fondo.gif);
}

.tableHeader
{
        background-color: #5193B7;
}

.tableCell
{
	Background-Image :  url(images/fondo2.gif);
}

.tableCell_1
{
	background-color: #9999FF;
}

.tableCell_2
{
	background-color: #99CCFF;
}


.headerBox
{ 
        background-color: #00478C;
        padding-left: 5px;
}

.headerLink
{ 
        Background-Image :  url(images/barra.gif);
		padding-left: 0px;        
}

.headerText
{
   	font-family: Verdana;
  	font-size: 18px;
        color: white;
}

.headerSencamer1
{ 
        background-color: #2E639B;
		padding-left: 0px;        
}

.headerSencamer4
{ 
        background-color: #5193B7;
		padding-left: 0px;        
}

