﻿#maintext
{
    margin:	            1px 10px 3px 20px;
    background:         #f0feff;
    font-family:        Verdana;
    font-size:          small;
    text-align:         center;
	
	width: 800px;  /*COme on*/
}
body 
{
    margin:	            0px 0px 0px 0px;
    background:         #f0feff;
    font-family:        Verdana;
    font-size:          small;
}
#footer
{
    text-align:         right;
    color:              Gray;
    font-style:         italic;
}
#header
{
	width:				100%;
	background-color:	#CFDCED;
	text-align:         center;
	
	border-bottom:		double 2px #333366;
	border-left:		double 2px #333366;
	border-right:		double 2px #333366;
	padding:			10px 10px 10px 10px;
	font-weight:        bold;
	font-size:          x-large;
}
.headernew
{
	font-weight:        bold;
	font-size:          x-large;
	text-align:         center;
}
.petertextbox
{

    background:         #f0feff;
    font-family:        Verdana;
    font-size:          small;
    text-align:         center;
}
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}
.headers{
width: 400px;
font-size: 120%;
font-weight: bold;
border: 1px solid black;
background-color: #CFDCED;
}
.switchcontent{
width: 400px;
border: 1px solid black;
border-top-width: 0;
}
.ResultsGridNames
{
     background:         #DEEDEE;
}
.TableHome
{
     background:         #DEEDff;
}
.TableAway
{
     background:         #DEEDdd;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	
}
#side-a {
	
	
	text-align:         center;
	margin:	            5px 10px 10px 10px;
}

