﻿html 
{
        margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0 0 0 0;
    height:100%;
   
}
body
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0 0 0 0;
    font-family: georgia;
    font-size: 13px;
      background-color:#F99900;
    height:100%;
    
   }


.leftbg
{
   background-image: url(../images/left.jpg);
    width:175px;

    
}

.rightbg 
{
    background-image: url(../images/right.jpg);
width:175px;
   
}





table.full-height {
  height:100%;
  
  
}

form.full-height 
{
    height:100%;
}

#frame1 
{
    background-color: Blue;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:0;
}

a 
{
	color:#d5e04d;
	text-decoration:underline;
}

#Table_01
{
    z-index:100;    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}


a:hover 
{
	color:#817c00;
	text-decoration:none;
}

#story
{
    margin: 20px 15px;
}

#PageDesc 
{
position:relative;
left:5px;
top:10px;
}

.PageDesc a:link 
{
    color:#005c7c;
}

.PageDesc a:hover
{
    color:#012D3B;
    
}

.DIV-content 
{
 position:relative;
 top:30px;
 left:30px;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	
	font-family:Arial; 
	font-size:13px; 
	color:White;
	width:565px;
	height:485px;
	scrollbar-face-color: silver;
    scrollbar-shadow-color: grey;
    scrollbar-highlight-color: #aaaaaa;
    scrollbar-3dlight-color: grey;
    scrollbar-darkshadow-color: grey;
    scrollbar-track-color: grey;
    scrollbar-arrow-color: #aaaaaa;
    
    
}

.SubmitButton 
{
	background-color:White; 
	height:19px; 
	font-size:12px; 
	border:1px solid #005c7c;

}

 .pageimage 
 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=0);
 }
.pageimage2 {
background-image: none;
width:250px;  
height:167px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/Marco_burger.png",  sizingMethod="scale");
}





