body {
	background-color: white;
        font-size: 11pt; 
	font-family: Arial, Helvetica, sans-serif;
	color: #94A9BE;

} 

table {
	border: 0;
	font-size: 8pt;
}

a       { color: #94A9BE; text-decoration: none; border: 0px;}
a:hover { color: #E8BA5E; text-decoration: none; }

a.orange{ color: #E8BA5E; text-decoration: none; font-size: 9pt; }

a.nav       { color: #94A9BE; text-decoration: none; font-size: 9pt;} 
a:hover.nav { color: #E8BA5E; text-decoration: none; font-size: 9pt; } 

a.nava       { color: #94A9BE; text-decoration: none; font-size: 14pt;} 
a:hover.nava { color: #E8BA5E; text-decoration: none; font-size: 14pt; } 

b        { color: #E8BA5E; }


img.Thumbnail { 

        border : 0px; 
        width:  96px; 
        height: 96px; 

}         


img { 
        border: 0 solid #94A9BE; 
    } 

a#Caption  {
        font-size: 8pt;
        margin: 0px 0px 0;
        display: block;
}

#InfoLayer {
        position: absolute;
        top:   395px;
        left:  30px;
        font-size: x-small;
	width: 200px; 
        visibility: hidden;
        white-space: normal; 
}
#InfoLayer .Label {

        color: #E8BA5E;
	width: 200px; 
        white-space: normal; 
}

#Main {  

	width : 522px; 
	height : 522px; 
	text-align: center; 
}  


#backgtable
{
 	background-image:url('images/border.jpg');

}

#nrtable
{
	valign: top;

}

.row1 { height:	 60px;   } 
.row2 { height: 185px;   } 
.row3 { height: 365px;   }  
.row_main1 { height: 5px;  }  
.row_main2 { height: 522px;  }  
 
#imageLayer {
        position: relative; 
        top:  -1px;
        left:  5px;
        width: 522px;
        height: 522px;
        background-repeat: no-repeat; 
        background-position: center; 
}
#imageLayer img {
        height: 100%;
        width:  100%;
}


