﻿.table_master
{
    width:100%;
    height:100%;
    text-align:center;
}
.table_row1
{
    
}
.table_row2
{
}
.table_row3
{
}

.Div
{
    margin: 4px;
    background-color: #fff0b7;
    width: 100%;
    height: 100%;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.DivPlaceHolder
{
    width: 100%;
    height: 100%;
}
.Text
{
    padding: 4px;
    text-align: justify;
    font-family: Monotype Corsiva;
    font-size: 14pt;
}
.TextTitle
{
    font-family:Monotype Corsiva;
    font-size:18pt;
    font-weight:700;
    color:#333333;
    text-align:center;
    height: 66px;
}
.MovingPhotos
{
   width:120px;
   height:80px; 
}
.PhotosSide
{
    border: 2px solid #FFFFFF;
    width: 236px;
    height: 326px;
}
.Photos_flyout_big
{
    width:400px;
    height:300px;
    border: 2px solid #FFFFFF;    
}
.Photos_flyout_small
{
    width:180px;
    height:143px;
    border: 2px solid #FFFFFF;       
}
.TableIndex
{
    width:200px;
}
