﻿body 
{
    
 /* background-color :#000000;*/
 background:url(img/bg.png) fixed ;
  color :#ECB331;
 margin-top :10px;
	padding: 0;
	font-size: 14px;
	font-family:Candara  ;
	font-weight :bolder ;

}

#wrapper {
	/*width: 768px;*/
	
	width:930px;
	height: auto;
	 margin-left :auto ;
	 margin-right :auto ;
	 text-align :center ;
	 /*background :#F0F8FF;*/
	/*border: 2px solid #000;*/
}
.page
{
     /*background: url(img/bg.jpg);*/
}

#header {
	/*width: 768px;*/
	width:100%;
	 margin-left: 0px;
	 margin-bottom : 0px;
	 margin-top : 0px;
 text-align:center ;
}

#footer 
{
    width :80%;
  text-align :center ;
  margin-left :auto ;
  margin-right :auto ;
  font-size :x-small ;  
  color:#93604F;
    
}



a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: Navy; text-decoration: underline;}
a:active {color: #FFFFFF; text-decoration: none;}

a
{
 margin-top :0px;
 margin-bottom:0px;    
}

.loginbutt
{
 text-align :center ;
 float :left ;  
 margin-left :80px; 
}
.loginpnl
{
  margin-left :auto ;
  margin-right :auto ;
   text-align :center ;   
   width :75%;
}

h1
{
    
    
}

h2
{
    
    
}


table
{
 margin-top :0px;
 margin-bottom :0px;   
 /* display :block ;*/
    
}


.watermark
{
 font-style :italic ;
 color :Gray ;   
    
}

.mybutton
{
  font-size :12px ;   
  color :Navy;
  font-style :italic ;
  text-align :center ;
  margin-left :auto ;
  margin-right : auto ;
  
}

.sumchk
{
    
}

.sumlbl
{
    display :none;
}

.summarytemplateheaders
{
     display :none;
}

.summarycontent
{

  /*color :Navy ; */ 
  padding :10px;
  
  
}
.summaryheaders
{
cursor: hand;
cursor:pointer;

border-bottom:inset 2 ;
font-weight :bold ;  
background-color :#D1D7DC;
border : inset 3px navy; 

}

.summaryselected
{
    font-weight :bold ;  
    background-color :#D1D7DC;
    border : inset 3px navy; 
}

