﻿body 
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    background-image: url(App_Pics/lay6bg.png);
}
img{border: 0;}
p
{
    margin: 0;
    padding: 0;
}

h3
{
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin-top:6px;
    margin-right:8px;
}

h4
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 3px;
    border-bottom: solid 2px #000;
}

#wrapper
{
    background-color: #000;
    margin: 0;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    width: 700px;
    border-left: 5px solid black;
    border-right: 5px solid black;
}

#content
{
    margin-top: 0px;
    width: 550px;
}

#head
{
    background-image: url(App_Pics/lay6top.png);
    background-repeat: no-repeat;
    height: 199px;
    text-align: right;
    vertical-align: bottom;
    border-bottom: solid 1px black;
}


#main 
{
    background-color: #fff;
}

#foot
{
    text-align: center;
    background-image: url(App_Pics/lay6header.png);
}

.title 
{
    height: 20px;
    font-size: 14px;
    background-image: url(App_Pics/lay6header.png);
    font-weight: bold;
    text-indent: 5px;
}

.menuLink
{
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
}

.menu { 
    font-size: 11px;
    text-decoration: none; 
    font-weight: bold;
    display: block;
    margin-left: 5px;
} 


.date 
{
    font-size: 8px;
}

.pm
{
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.match
{
    color: #181818; 
}

a { 
    color: #000000; 
    font-size: 11px;
    text-decoration: none; 
    font-weight: bold;
} 

a:active { 
    color: #000000; 
    font-size: 11px;
    text-decoration: none; 
    font-weight: bold;
} 

a:hover { 
    color: #C00001; 
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

#tblOwner
{
    background-color: #fff;
    border: solid 3px #533A35;
    width: 150px;
}

#tblOwner .titleO {
    font-size: 16px;
    font-weight: bold;
    padding: 2px;
    padding-bottom: 0;
    border-bottom: solid 2px #533A35;
    color: #D1382A;
}

#tblOwner .subTitleO {
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    border-top: solid 2px #E9F0C5;
    border-bottom: solid 2px #533A35;
    color: #D1382A;
}

#menu
{
    background-color: #fff;
    height: 25px;
    padding-top: 6px;
    padding-left: 5px;
    padding-bottom: 6px;
    border-bottom: solid 1px black;
}

#menu a { 
    color: #000; 
    font-size: 11px;
    text-decoration: none; 
    font-weight: bold;
} 

#menu a:active { 
    color: #000; 
    font-size: 11px;
    text-decoration: none; 
    font-weight: bold;
} 

#menu a:hover { 
    color: Green; 
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.menuLink { background-image: url(App_Pics/lay6header.png); border: 1px solid black; padding: 2px;}
.menu { font-weight: bold; display: block; margin-left: 5px;}
.writtenBy { vertical-align: top; width: 100px; border-right: 1px #c2c2c2 solid; padding-left: 2px;}
.forumDate { font-size: 8px; color: #c2c2c2; margin: 2px; vertical-align: bottom;}

.spons { vertical-align: top; width: 100%;}
.members { vertical-align: top; width: 100%;}
.matchPage { vertical-align: top; width: 100%;}
.gb { vertical-align: top; width: 100%;}

.win {font-weight: bold; color: Green;}
.draw {font-weight: bold; color: Blue;}
.loss {font-weight: bold; color: Red;}
