﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 9px;
    font-family: Verdana, Arial;
}
table
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
A
{
    color:#666666;
    font-size: 9px;
    font-family: Verdana, Arial;
    text-decoration:none;
}
A:hover
{
    color:#c0260b;
    text-decoration:underline;
}
.hand
{
    cursor:pointer;
}
A:active
{
    color:#c0260b;
}
.subMenu, .subMenu:visited
{
    color:White;
}
.subMenu:hover
{
    color:White;
    text-decoration:underline; 
}
.subMenuTable
{
    background-color:#df370e;
    border-width:1px;
    border-color:#515151;
    border-collapse:collapse;
    border-style:solid;
    width:130px;
}
img
{
    border-width:0px;
    padding:0px;
}
h4
{
	font-weight:bold;
	font-size:16px
}
h5
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
ul
{
	list-style:disc;
	list-style-image:url(../imagens/base/listDot.gif);
}
li
{
	color:#000000;
}
.Title
{
    font-size:22px;
    color:#464d54;
}
.SubTitle
{
    font-weight:bold;
    font-size:10px;
}
.SmallNewsDate
{
    color:#fb8e00;
}
.SmallNewsTitle
{
    font-weight:bold;
    color:#002046;
}
.SmallNewsCorp
{
    color:#002046;
    font-size:9px;
}
.SmallNewsDetails
{
    color:#efb100;
    font-weight:bold;
}
.NewsDate
{
    color:#fb8e00;
}
.NewsTitle
{
    font-size:12px;
    font-weight:bold;
    color:#002046;
}
.NewsCorp
{
    color:#002046;
    text-align:justify;
}
.bottomMenu
{
    font-size:9px;
}
.languageLink
{
    font-size:9px;
    color:White;
}
.languageLink:hover
{
    font-size:9px;
    color:White;
}
.hand
{
    cursor:pointer;
}
.drag
{
    position:relative;
    z-index: 100;
}