.linha {
	border:thin solid #607CD4;
}

.botaobranco {
		font-family:Arial;
		font-size:11px;
		font-color:000000;
		background-color:FFFFFF;
	}

.linksuperior  {
	font-family : Arial;
	font-size : xx-small;
	text-decoration : none;
	color : White;
}

A:hover  {
	text-decoration : underline;
	font-family : Verdana;
	color : #6699FF;
}

.normalbranca  {
	font-size : xx-small;
	font-family : Verdana;
	color : White;
}

.normalpreta  {
	font-size : xx-small;
	font-family : Verdana;
	color : Black;
}

.grandepreta  {
	font-size : 11px;
	font-family : Verdana;
	color : Black;
	font-weight : bold;
}

.normalpretap  {
	font-size : 9px;
	font-family : Verdana;
	color : Black;
}

.normalazul  {
	font-size : xx-small;
	font-family : Verdana;
	color : #6699FF;
}

.normalazulp  {
	font-size : 9px;
	font-family : Verdana;
	color : #6699FF;
}

.linkmenu  {
	font-size : xx-small;
	font-family : Verdana;
	color : #607DC4;
	font-weight : bold;
	text-decoration : none;
}

a  {
	font-size : xx-small;
	font-family : Verdana;
	text-decoration : none;
}

.destaquelista  {
	font-size : xx-small;
	font-family : Verdana;
	color : Navy;
	font-weight : bold;
}


.titulopagina  {
	font-size : x-small;
	font-family : Verdana;
	color : Navy;
	font-weight : bold;
	text-align : center;
}

.tituloclube  {
	font-size : large;
	font-family : Verdana;
	color : Navy;
	font-weight : bold;
	text-align : center;
}

.paginacentral  {
	background : White;
	margin-left : 40px;
	margin-top : 25px;
	padding-right : 40px;
	scrollbar-face-color : #607CD4;
	scrollbar-highlight-color : #607CD4;
	scrollbar-3dlight-color : #607CD4;
	scrollbar-darkshadow-color : #607CD4;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : white;
	scrollbar-track-color : white;
}

.vitrine  {
	background : White;
	scrollbar-face-color : #607CD4;
	scrollbar-highlight-color : #607CD4;
	scrollbar-3dlight-color : #607CD4;
	scrollbar-darkshadow-color : #607CD4;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : white;
	scrollbar-track-color : white;
}

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: deepskyblue;
    TEXT-ALIGN: center
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: deepskyblue
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: deepskyblue;
    TEXT-ALIGN: center
}
