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

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;
}

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

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

A:hover 
{
	color: #FF0000;
	text-decoration: underline;
}

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;
}

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

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

.formElement
{
	background-color: lightgrey;
}

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

.tableCell
{
	background-color: lightgrey;
}

.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;        
}

