﻿body
{
	font-family: Uivers, Verdana;
	text-align: center;
}

.mainBackground
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1020px;
}

.background
{
	background-image: url(../../images/background_portal.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	/*border: 1px Solid Blue;*/
	height: 697px;
	left: 0px;
	position: absolute;
	top: 0px;
	text-align: left;
	width: 1020px;
}

.portalContent
{
	/*border: 1px Solid Blue;*/
	font-family: Univers, Verdana;
	font-size: 15px;
	height: 320px;
	left: 98px;
	overflow: hidden;
	padding: 3px;
	position: absolute;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #E4231C;
	scrollbar-darkshadow-color: #63471F;
	scrollbar-face-color: #E4231C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-lightshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #F7AF4B;
	top: 254px;
	visibility: hidden;
	width: 327px;
}

.sites
{
	/*border: 1px Solid Blue;*/
	height: 190px;
	left: 440px;
	position: absolute;
	top: 332px;
	width: 520px;
	z-index: 100;
}

.tableSites
{
	height: 100%;
	width: 100%;
}

.siteText
{
	color: #F8B04E;
	font-family: Univers, Verdana;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.flagButtons
{
	/*border: 1px Solid Blue;*/
	left: 305px;
	position: absolute;
	text-align: right;
	top: 80px;
	width: 653px;
	z-index: 100;
}

.powerby
{
	/*border: 1px Solid Blue;*/
	color: Gray;
	font-family: Univers, Verdana;
	font-size: 8pt;
	font-style: italic;
	left: 682px;
	position: absolute;
	text-align: right;
	top: 10px;
	width: 300px;
}

.powerby a:link, .powerby a:visited
{
	color: Gray;
	text-decoration: none;
}

.powerby a:hover
{
	text-decoration: underline;
}

/* Footer clasess */
.div_footer
{
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1020px;
	z-index: 01;
}

.div_footer_text
{
	color: Gray;
	font-size: 8pt;
	font-style: italic;
	position: absolute;
	right: 40px;
	top: 680px;
}

.div_footer_sitemap
{
	color: Gray;
	font-size: 8pt;
	font-style: italic;
	position: absolute;
	left: 50px;
	top: 680px;
}

.div_footer_sitemap a, .div_footer_sitemap a:visited
{
	color: Gray;
}

.sitemap
{
	background-color: #FFFFFF;
	border: 1px Solid #FFFFFF;
	height: 473px;
	left: 450px;
	overflow: auto;
	position: absolute;
	top: 133px;
	width: 510px;
	z-index: 100;
}

/* Menu Tree classes */
.menuTreeNode
{
	font-size: 8pt;
}

.menuTreeNode a:link, .menuTreeNode a:visited
{ 
	color: #000000;
}

.portalBannerA
{
	/*background-image: url(../../images/portal_bannerA.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	height: 163px;
	left: 445px;
	position: absolute;
	top: 65px;
	width: 250px;
}

.portalBannerB
{
	/*background-image: url(../../images/portal_bannerB.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	height: 65px;
	left: 707px;
	position: absolute;
	top: 163px;
	width: 249px;
}
