﻿body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../Images/Untitled-1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12pt;
}
td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MainPage
{
	height: 97%;
}
#LeftBar
{
	padding-top: 5px;
	text-align: center;
	background-color: #4d7090;
	height: 100%;
	vertical-align: top;
}
.ContentArea
{
	text-align: center;
	vertical-align: top;
}
#Toplinks
{
}
#Toplinks a
{
	text-decoration: none;
	color: White;
	font-size:12px;
}

#LeftBarLinks
{
	background-color: White;
}
#Logo
{
	text-align: center;
}
#HomePic
{
	float:left;
}
.seperator
{
	width: 10px;
}
#LangBar
{
	background-color: #283569;
	color: White;
	width: 698px;
	font-size:12px; padding:3px 0 ;
}
#Footer
{
	margin-bottom: 0px;
	text-align: center;
	font-size: 9pt;
}
.ImgPosition
{
	text-align: right;
}
#Toplinks
{
	width: 698px;
	text-align: right;
	color: White;
	font-size: 14pt;
}
#Contents
{
	width: 698px;
	text-align: left;
}
h2
{
	font-family: Franklin Gothic Medium;
	font-size: 18px;
	letter-spacing: .5pc;
	color: #990000;
}
.SpanVisitorno
{
	color: #990000;
	text-align: center;
	width: 100%;
	font-size:12px;
}

.GridHeader
{
	background-color: #D6E7FF;
	text-align: Left;
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.dataGrid
{
	font-size: 8pt;
	text-align: left;
	font-family: Tahoma;
	font-weight: normal;
	width: 100%;
}


