﻿body
{
    background-color: #ffffff;
    margin: 0 0 0 0;
}

table
{
    padding : 0 0 0 0;
    margin: 0 0 0 0;
    font-family: Verdana;
    font-size: 11px;
}

pre
{
    font-family: Courier New;
    font-size: 12px;
    background-color: #f0f0f0;
    padding: 0px 5px 5px 15px;
    overflow: hidden;
    width: 700px;
}

a.Normal, a.Normal:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a.Normal:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a, a:hover
{
    color: #0000ff;
    text-decoration: underline;
}

.Main
{
     border-style: solid;
     border-width: thick;
     border-color: #225522;
}

.Logo
{
    background-color: #aaffaa;
    padding: 15px 25px 15px 50px;
    text-align: left;
    color: #ff6600;
    font-family:   Monospace, Helvetica, Arial;
    font-size: 40px;
    border-bottom-style: dashed;
    border-bottom-width: thick;
    border-bottom-color: #669966;
}

.Footer
{
    border-top-style: dashed;
    border-top-width: thick;
    border-top-color: #669966;
    background-color: #aaffaa;
    padding: 2px 2px 2px 2px;
    
}

.Footer1
{
    font-family: Verdana;
    color: #000000;
    font-size: 9px;
    text-align: left;
}

.Footer2
{
    font-family: Verdana;
    color: #000000;
    font-size: 9px;
    text-align: right;
}

.Left
{
    border-right-style: dashed;
    border-right-width: medium;
    border-right-color: #669966;
    width: 220px;
    height: 200px; 
    vertical-align: top; 
    background-color: #aaffaa;   
}

.Center
{
    width: 775px;
    height: 200px;     
    vertical-align: top;
}

.Right
{
    border-left-style: none;
    border-left-width: thin;
    border-left-color: #669966;
    width: 0px;
    height: 200px;     
    vertical-align: top;
    background-color: #eeffee;   
}

.Stat
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bolder;
    width: 100%;
    text-align: center;
}

td.Stat
{
    text-align: center;
}

.Menu
{ 
    border-bottom: solid 2px #225522;
    width: 100%;    
}

.MenuItem
{ 
    text-align: left;
    text-indent: 10px;
    padding: 6px 6px 6px 6px;
    
}

.LastMenuItem
{ 
    text-align: left;
    text-indent: 10px;
    padding: 6px 6px 30px 6px;
}

a.MenuLink
{
    color: #404040; 
    font-family:  Verdana;
    letter-spacing: 1px;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 1px;
}

a.MenuLink:Hover
{
    color: #ff0000;
    text-decoration: underline;
}

h1, .Title
{
    font-family: Franklin Gothic Medium, Arial;
    font-size: 24px;
    word-spacing: 2px;
    letter-spacing: 1px;
    color: #6699dd;
    border-bottom: dashed medium #669966;
    padding-bottom: 8px;
    padding-top: 14px;
    margin-bottom: 0px;
    
}

.Content
{
    width: 730px;
    margin-left: 30px; 
    margin-right: 15px;
    margin-bottom: 20px;
    font-family: 'Segoe UI','Lucida Grande',Verdana;
    font-size: 15px;
    word-spacing: 2px;
    line-height: 130%;
}



.TextBox
{
    font-family: Arial;
    font-size: 12px;
    border-style: solid;
}

.PostMeta
{
    font-size: 9px; 
    font-family: Verdana; 
    font-weight: bold; 
    text-transform: uppercase; 
    color: Silver; 
    padding-top: 10px;
    letter-spacing: 1px;
    line-height: 1.5;
}

.PostCol
{
    border-bottom: solid 2px #225522;
    padding-bottom: 10px;
 }
 
 .WidgetContent
{
    font-family: Arial;
    font-size: 14px;
    line-height: 110%;
    width: 100%;
    border-bottom: solid 2px #225522;
}
 
 .WidgetTitle
{
    font-family: Franklin Gothic Medium, Arial;
    letter-spacing: 1px;
    font-size: 20px;
    color: #4477ff;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;   
}

a.WidgetLink
{
    color: #404040;
    font-family: Franklin Gothic Medium, Arial;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 1px;
}

a.WidgetLink:Hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.PostLink
{
    color: #4466ff;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    word-spacing: 1px;
}

a.PostLink:Hover
{
    color: #ff0000;
    text-decoration: underline;
}