.padding10px{
padding:10px;
}
.padding200pxright{
padding-right:200px;
}
p{
margin:0; padding:0 0 10px 0;
}
td{
vertical-align:top;
}
img{
border:0;
}
h1
{
   font-size:15px; margin:0; padding:0 0 10px;
}
h2
{
    color:#0072BB;
}
h3
{
    color:#ccc; border-top:1px solid #fff; border-bottom:1px solid #fff; padding:5px 0; margin:5px 0; font-size:13px;
}
h3 a
{
text-decoration:none;
}
.graybold{
color:#ccc; font-weight:bold;
}
.gray{
color:#ccc;
}
.admin, .admin a
{
    color:#333;
}
input,select,textarea
{
   font: 100%  Arial, Helvetica, sans-serif;
}
.error
{
    border: 1px solid #A21411;
    padding: 5px 5px;
    color: #000;
    margin: 5px 0;
    background-image: url(../Images/error_bg.gif);
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    display: block;
    font-weight: bold;
}
.success
{
    padding: 5px 5px;
    color: #fff;
    margin: 5px 0;
    background-image: url(../Images/success_bg.gif);
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    display: block;
    font-weight: bold;
    border: #66CC66 1px solid;
}
.mftable td{
vertical-align:top; padding:5px 10px 5px 5px;
}
.mftable .dottedright{
border-right:1px dotted #fff;
}
.leedsmap{
	background-image:url(../Images/mapleeds.gif);
	background-position:right 90px;
	background-repeat:no-repeat;
}
.derbymap{
background-image:url(../Images/mapderby.gif); background-position:right 90px; background-repeat:no-repeat;
}
.bhammap{
background-image:url(../Images/mapbham.gif); background-position:right 90px; background-repeat:no-repeat;
}
.corbymap{
background-image:url(../Images/mapcorby.gif); background-position:right 90px; background-repeat:no-repeat;
}
.leicestermap{
background-image:url(../Images/mapleicester.gif); background-position:right 90px; background-repeat:no-repeat;
}
.hr
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004E82;
	border-bottom-color: #099CFF;
}
html
{
    background-color:#fff !important; color:#000;
}
.font11px{
font-size:11px;
}