﻿body 
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #6D6D6D;
    height: 100%;
    /* ebebeb */
    background-color:#e1e1e1;
    margin:0;
}

.FooterLinks
{
    text-align:center; 
    margin-bottom:8px;
    color: #FF9900;
}

.FooterLinks a
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 8pt;
    color: #6D6D6D
}

.content
{
	font-size: 9pt;
	text-align: justify;
	color: #333366;
}

#SidebarNav
{
    width: 207px;
}

#FullPage
{
    width: 800px;
    margin:0 auto;
    background-color:#fff;
}

.wrapper
{
    width: 820px;
    margin:0 auto;
    background-color:#fff;
    border-right:1px solid #959595;
    border-left:1px solid #959595;
    padding-top:1em;
}

.roundbox
{
    border:1px solid #D3D3D3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.abl a 
{
    color: #6D6D6D;
    font-weight: bolder;
}

.effect
{
    width:840px;
    margin:0 auto;
    background:url('/images/pages/eiprinting/common/drop.png');
    background-repeat:repeat-y;
}
