﻿body
{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	margin: 0;
}

.mainTable
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
}

.TP_Table
{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

.siteTable
{
	width: 100%;	
	padding: 0;
}

.tdTopHeader
{
	text-align: right;	
}

.tdTopHeader_1 
{
    background-image: url("./testata.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    height: 164px;
    text-align: left;
    vertical-align: top;
}

#TopMenuDiv
{
	width: 100%;	
}

#TopMenuDiv a
{
	font-size: 10pt;
  font-weight: normal;
}

#TopMenuDiv a:link {
    color: #003366;
    text-decoration: none;
}

#TopMenuDiv a:hover {
    color: #FF0000;
    text-decoration: underline;
}

div#header
{
	background: url('../images/header.jpg')	repeat-x right bottom;
	height: 40px;
	padding-top: 10px;
	text-align: right;
	color: White;
}

div#header,
div#header a,
div#header a.hover,
div#header a.visited
{
	color: White;
}

div#centerPanel
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	//height: 990px;	
	height: 1010px;
	overflow: hidden;
}

div#centerPanel2
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 990px;	
	//height: 2000px;
	overflow: hidden;
}

div#sectionTitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;	
	margin-top: 60px;
	margin-left: 20px;
	margin-bottom: 5px;
}