BODY
{
background-color:#336666;
}

TABLE.mainTable
{
width:750px;
background-color:#eaeaea;
text-align:center;
}

DIV.mainTable
{
width:750px;
border-style:double;
text-align:center;
}


DIV.subTitle
{
width:250px;
height:53px;
border: thin solid darkblue;
text-align:center;
background-color:#FFFFFF;
}


DIV.birLogo
{
width:250px;
height:53px;
border: thin solid darkblue;
text-align:center;
background-color:#FFFFFF;
}


DIV.lltwLogo
{
width:250px;
height:53px;
border: thin solid darkblue;
text-align:center;
background-color:#FFFFFF;
}

DIV.colLeft
{
width:250px;
height:465px;
border: thin solid darkblue;
text-align:center;
background-color:#FFFFFF;
}

DIV.colRight
{
width:505px;
height:490px;
border: thin solid darkblue;
text-align:center;
background-color:#FFFFFF;
padding: 4px 6px;
}


DIV.clMenu
{
width:248px;
height:150px;
border-style:none;
text-align:center;
background-color:#FFFFFF;
}

DIV.clPic
{
width:248px;
height:164px;
border-style:none;
text-align:center;
background-color:#FFFFFF;
}

DIV.clInfo
{
width:248px;
height:150px;
border-style:none;
text-align:center;
background-color:#FFFFFF;
padding: 1px 3px;     
}

P.clInfo
{
text-align:left;
font-family: gill,helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
color: darkblue;
text-indent: 4px;
}


TABLE.clMenu
{
width:248px;
background-color:#CC9999;
font: large fantasy, serif; 
}

TR.clMenuImpar
{

background-color:#CCCCCC;
}

TR.clMenuPar
{
background-color:#9999CC;
}


P.mainText
{
text-align:left;
font-family: verdana,helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
color: #000000;
text-indent: 7px;
}

A.links:link 
{
color: #000000;
text-decoration:none;
}
A.links:hover 
{
color: darkblue;
text-decoration: underline;
}
A.links:visited  
{
color: darkred;
text-decoration:none;
}
A.links:visited:hover 
{
color: darkblue;
text-decoration: underline;
}

TD.logos
{
width:248px;
height:53px;
}


//0,204,255 - tempus, 24, bold, italic

TABLE.backlogoTable
{
width:750px;
height:500px;
text-align:center;
}


DIV.backlogoTable
{
width:750px;
height:500px;
border: thin double darkred;
text-align:center;
background: url(backlogo.jpg) no-repeat fixed center;
}

DIV.blTablePic
{
width:250px;
height:320px;
position:relative; top:6em;
border: thin solid darkred;
text-align:center;
background-color:#ffffff;
}

DIV.blTableText
{
width:450px;
height:320px;
position:relative; top:6em;
border: thin solid darkred;
background-color:#ffffff;
padding: 1px 3px;     
}

P.introduction
{
text-align:left;
font: bold large helvetica, sans-serif;
color: darkred;
text-indent: 12px;
}

UL
{
list-style-type:circle;
font: bold italic large verdana,helvetica, sans-serif;
}


