body
{
	font: 0.8em/130% arial, helvetica, sans;
}
/*.dl, .dlhead
{
    float: left;
    width: 100px;
    display: inline-block;
    display: -moz-inline-block;
    text-align: center;
    vertical-align: middle;
    border-left: lightgrey 1px solid;
    height: auto;
}

.dlhead
{
    border-bottom: lightgrey 1px solid;
}

div.list
{
    float: right; /*border-top:lightgrey 1px solid;
}*/

.Tbl , .Tbl02
{
   border: 1px solid rgb(222, 221, 218);
   width: 100%;
}

.Tbl tr , .Tbl02 tr
{
    background-color: #FFF;
    vertical-align: middle;
    border: solid 2px Red;
   /* behavior: url(/includes/csshover.htc);*/
}

.Tbl02
{
    margin-left: 20px;
}

.HeaderGal
{
    font-weight: bold;
    padding-left: 5px;
    height: 30px; /*background-color:#E3DECB;   */
    vertical-align: bottom;
}

/*.PhotoLink
{
    padding-left: 5px;
    height: 30px; /*background-color:#E3DECB;   
    vertical-align: bottom;
}*/

.RscIcons
{
    font-weight: bold;
    padding-left: 5px;
    height: 30px; /*background-color:#E3DECB;   */
    vertical-align: middle;
}

.HeaderRscName
{
    padding-left: 10px;
    vertical-align: bottom
}

.HeaderRscName td 
{
    text-align: right;
}

.HeaderMain
{
    padding: 2px 2px 2px 2px;
    font-weight: bold;
    background-color: #E3DECB;
    margin-top: 10px;
}

.HeaderMain a:visited, .HeaderMain02 a:visited
{
    color: Black;
}

.HeaderMain a:link, .HeaderMain02 a:link
{
    color: Black;
}

.HeaderMain a:active, .HeaderMain02 a:active
{
    color: Black;
}

.HeaderMain a:hover, .HeaderMain02 a:hover
{
    color: Black;
}

.HeaderMain02
{
    padding: 2px 2px 2px 20px;
    font-weight: bold;
    background-color: #FFFFFF;
    margin-top: 10px;
}

.HeaderMain02 .Tbl
{
    padding-left: 20px;
}

/*td.dl
{
    width: 100px;
    border: lightgrey 1px solid;
}*/

.sign
{
    /* font-size: 1.5em;*/
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

.sign img
{
    border: 0;
    padding-left: 3px;
}
.sign b
{
    padding-left: 5px;
}

.body
{
    display: none;
}

.tdi, .tds
{
    width: 100px;
}

.tds
{
    text-align: center;
}

.dlButton
{
    text-align: center;
    width: 100%;
}

.bodyPrint
{
	display: block;
}
