
.PageContainer
        {
            width: 1024px;
            height: 960px;
            background-color: #8d3eb3;
       
            color: #FFCC66;
            text-align: left;
            vertical-align: top;
            padding: 0,0,0,0;
            
            
        }
.ContentContainer
{
    width: 100%;
    height: 800px;
    background-color: #ffcc66;
  background-color: #f0f0f0;
    color: #9e3dcc;
    vertical-align: top;
    text-align: center;
    margin-right: 20px;
    padding: 0,0,0,0;
    
}

.MenuContainer
{
    background-color: inherit;
    width: 100%;
    color: #FFCC66;
    height: 33px;
    background-image: url('images/GES_15.jpg');
}

.Footer
{
    width: 100%;
    color: #FFCC66;
     
}


.Crumbs
{
    width: 100%;
    color: Orange;
    text-align: left;
    background-color: inherit;
}
.CurrentDate
{
   text-align: left;
   color: inherit;
}

.Bread
{
    text-align: center;
    color: inherit;
}
.Login
{
    text-align: right;
   color: inherit;
}


.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFCC66;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link
{
    text-decoration: none;
   color: #FFCC66;
    
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #FFCC66;
    
}

A.SkinObject:hover
{
    text-decoration: none;
     color: #FFCC66;
    
}

A.SkinObject:active
{
    text-decoration: none;
    color: #FFCC66;
    
}


.CurrentDate
{
     font-weight: bold;
    font-size: 8.5pt;
    color: #FFCC66;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.Main_DNNMenu_ContainerSub
{
    background-color: #303030;
    z-index:1000;
    cursor: pointer;
    cursor: hand;
    padding: 1px 1px 1px 1px;
}
.MainMenu
{
    cursor: pointer;
    cursor: hand;
     color: #FFCC66;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-family: Tahoma, Arial, Helvitica;
    background-color: transparent;
    #FFCC66-space: nowrap;
    padding: 0px 10px 0px 5px;
    
    
}
.Main_DNNMenu_NodeRoot
{
    cursor: pointer;
    cursor: hand;
     color: #FFCC66;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-family: Tahoma, Arial, Helvitica;
    background-color: transparent;
    #FFCC66-space: nowrap;
    padding: 0px 10px 0px 5px;
    
}
.Main_DNNMenu_Node td
{
    cursor: pointer;
    cursor: hand;
     color: #FFCC66;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-family: Tahoma, Arial, Helvitica;
   background-color: transparent;
    padding: 0px 10px 0px 5px;
    
}

.Main_DNNMenu_NodeHover
{
 
  background-color: #8D3eb3;
  color: #FFCC66;
    
    
}

.Main_DNNMenu_NodeHover td
{
 
    background-color: #8D3eb3;
   color: #FFCC66;
    
    
}
.Main_DNNMenu_NodeHover li
{
 
   background-color: #8D3eb3;
   color: #FFCC66;
    
    
}


.TopPane,.BottomPane 
{
	vertical-align: top;
	width: 100%;
	text-align: center;
}
.LeftPane
{
	width: 15%;
	vertical-align: top;
	
}
.RightPane
{
	vertical-align: top;
	width: 10%;
	margin-right: 1em;
	 
}
.ContentPane
{
	
	vertical-align: top;
}




















































































