﻿
body, html 
{
	background-image:url(Images/BodyTop.png);
	background-color:#e5e6e7;
	color:#fff;   
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
  text-align: center;
  min-height: 100%; height: 100%; 
}

#smallLinks
{
	font-size:7pt;
	color: #fff;
	width:240px;
	min-width:220px;
	float:right;
	margin-top:15px;
	text-align:right;
	position:relative;
	z-index:0;
}

.siteMapHeadLine {color:#c1d82f; font-weight:bold; }

a{color:#3c6f8c;}

/*
A:LINK, A:VISITED
{
	color:#9f2400;
	text-decoration : none;
}

A:ACTIVE, A:HOVER
{
	color:Red;
	text-decoration:underline;
}
*/

 


a.menuBar,  a.menuBar:link, a.menuBar:visited, a.menuBar:active, a.menuBar:hover { color:White; text-decoration: none;}

.StaticMenuItemStandard  
{
	color:white;
	cursor:pointer;
	
	padding:0px 0px 0px 0px;
	border:solid 0px black;
}
.StaticMenuItemHover { color: white; cursor:pointer; }
.StaticMenuItemSelected { color:white; cursor:pointer;}

a.StaticMenuItemSelected:active { color:white; cursor:pointer;}

.DynamicMenu
{
	background-color:#f42400;
	border:0;
}

.textTopMenu{text-align:left;}

.DynamicMenuItemStandard
{
	color:#fff;
	background-color:#da2301;
	width:128px;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 0px white;
	}

.DynamicMenuItemHover 
{
	color:Black;
	background-color:#f42400;
}
.DynamicMenuItemSelected 
{
	color:#c1d82f;
}


/*a.menuLinks, a.menuLinks:link,a.menuLinks:visited { text-decoration: none }
a.menuLinks:active,a.menuLinks:hover { color:#c1d82f;text-decoration: none }

a.smallLinks, a.smallLinks:link,a.smallLinks:visited { text-decoration: none }
a.smallLinks:active,a.smallLinks:hover { color:#c1d82f;text-decoration: none }*/

	
.menuDelimiter 
{
	color: #c1d82f;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
}

.menuBar
{
	width:914px;
	height:30px;
	font-weight:bold;
	font-size:8pt;

}

.menu
{
    padding-bottom:31px;
    /*
    padding-left:20px;
*/
    text-align:center;
    
}





#body {
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  text-align: left;
  width: 890px;
  position: relative;
  min-height: 100%; height: 100%; 
}


#star
{
	position:absolute;
	top:20px;
	left:730px;
	z-index:-1;
}
	
	
#menuBar
{
	width:914px;
	height:20px;
}

.divFooter1
{
	text-align:center;
	width:822px;
	border: solid 1 black;
	position:relative;
	top:-4px;
}


.content
{
	text-align:left;
	overflow:auto;
	width:890px;
	color: #000;
	position:relative;
	/*border-bottom:solid 10px #000;*/
}	


.miniPanelLogin
{
	float:left;
	border-top:solid 15px #000;
	background-color:#333333;
	width:140px;
	height:140px;
	vertical-align:top;

}

	
.hide{	display: none; }
.show{	display: block; }

.newsHeadLine
{
	color: #3c6f8c;
	font-size:14px;
}

#MainTable
{
	position:absolute;
	top:0px;
	left:0px;
}
#ContentTable
{
	font-family: Verdana, sans-serif;
	font-size:12px;
	color:Black;
}
#ContentTD
{
	text-align:left;
	padding-left:50px;
	padding-right:50px;
	padding-top:33px;
	
}
#TopMenu
{
	vertical-align:bottom;
	text-align:left;
	height:182px;
	width:906px;
	background-image:url(Images/Top.png);
	position:relative;
	padding-left:5px;
	padding-right:5px;
}

#Plus
{
	position:absolute;
	left:-100px;
	top:30px;
}

.flag
{
	position:absolute;
	left:830px;
	top:70px;
	width:100px;
}
	
