body
{
    margin: 5%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: Black;
    background-color: white;
}

.Top        {width:1024px;}
.MainMenu   {width:1024px;}
.Custom1    {width:1024px;}
.Content    {width:1024px;}

.Left               { background-color: White;	padding: 0px; width: 220px;	vertical-align:top;	text-align:left;}

.Main               { width: 804px; background-color: white; padding:0px; vertical-align:top;}

.ArticleImage       { padding:0px; margin-left:10px; background-color:white; width:794px;}

.ArticleHeading     { font-size: 1.5em; display: block; color: Black; margin:10px; line-height: normal; padding-left:10px; }

.ArticleIngress     { font-size: 1.3em; display: block; margin: 0px; width:30;}

.ArticleByLine      { font-size: 0.8em; display: block;}

.ArticleBody        { font-size: 1.0em; display: block; margin: 0px; margin-bottom: 30px;}

.NewsList           { font-size: 1.1em; padding: 10px; vertical-align: top; width:420px;}

.lstGroup
{
   font-size: 1.1em; }

.Footer
{
    width:1024px;
    background-color: #ebebeb;
    padding: 10px;
    text-align:center;
}

.button-search
{
    border-top: 10px;
    border-right: 10px;
    border-bottom: 10px;
    border-left: 10px;
    }
    
.LoginBox
{
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    width: 250px;
    height: 130px;
    border-collapse:collapse;
    background-color: #8a8a8a;
}
.Box
{
    padding: 0px;
    margin-top: 5px;
    margin-right: 10px;
    width: 375px;
    height: 130px;
    border-top: 1px outset #cccccc;
    border-right: 1px outset #cccccc;
    border-bottom: 1px outset #cccccc;
    border-left: 1px outset #cccccc;
}


	




.Right
{
    background-color: #FFFFFF;
    padding: 10px;
    width: 220px;
    border-left: 1px solid #dddddd;
}



table.NewsletterLog
{
    width: 100%;
    background-color: #5d7b9d;
    color: #eeeeee;
    font-weight: bold;
}

tr.NewsletterLog
{
    background-color: #f7f6f3;
    color: #333333;
    font-weight: normal;
}

tr.NewsletterLogAlternating
{
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
}


table.ShoppingCart
{
    width: 100%;
    background-color: #5d7b9d;
    color: #eeeeee;
    font-weight: bold;
}

tr.ShoppingCart
{
    background-color: #f7f6f3;
    color: #333333;
    font-weight: normal;
}

tr.ShoppingCartAlternating
{
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
}

tr.ShoppingCartSum
{
    background-color: #e9e9e9;
    color: #333333;
}


A
{
    color: Black;
    text-decoration: none;
}

A:visited
{
    color: Black;
}

A:active
{
    color: Black;
}

A:hover
{
    color: Black;
    text-decoration: none;
}



.Breadcrumbs
{
    display: block;
    margin-bottom: 10px;
}

.ArticleReadMore
{
}

hr
{
    color: #cccccc;
    background-color: #dddddd;
    height: 1px;
}

.Button
{
    border: 1px;
    
    background-color: #C0C0C0;
}

.tblPicturepanel
{
 background-color:White; 
 border-collapse:collapse; 
 padding-bottom:1px;
 padding-top:1px;
 padding-left:1px;
 padding-right:1px;
}

fieldset
{
    width: 205px;
    padding-left: 10px;
    padding-bottom:10px;
    margin:0px;
}


legend
{
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}

.fieldsetEdit       {width: 290px;    padding-left: 10px;    padding-bottom:10px;    margin:0px;}
.fieldsetEditPage   {width: 950px;    padding-left: 10px;    padding-right: 10px; padding-bottom:10px;    margin:0px;}


