Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin:0px;
}

table 

{
	font-size:12px;
	border: 1px solid #FFFFFF;
	
}
h1
{
	font-size: 2.0em;
	font-weight: normal;
	margin:5px 0px;
	padding:0px;
	/*next line changed by aa */
	color: #333366;
	
}
.question{
	
	background-color:#499AD2;
	color:#FFFFFF;
}
.answer{
	background-color:#499AD2;
}
#outerContainer {
	width:950px;
}


#Container {
	width:630px;
	float:left;
	background-color: #DBDBDB;
	white-space:normal;
}

#Header {
	background-image:  url(../Images/Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:170px;
	border-bottom: 1px solid #FFFFFF;
}

#Header h1{
	display:none;
}


#Body {
	float:right;
	width:480px;
	color: #000000;
}

#Body h2{
	font-size: 1.5em;
	font-weight: normal;
	margin:5px 0px;
	/*next line changed by aa */
	color: #333366;
}

/* added by aa  */
#Body h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin:5px 0px;
	color: #333366;
}
#OuterContainer #Container #Body .section p {
}
.date {
	font-style: italic;
	font-weight: lighter;
	font-size: xx-small;
	color: #426AB2;
}


#Body .section{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding:5px;
	margin:0px;
}

#Body li a{
	color: #2A275C;
}

#Body li a:hover{
	color: #499AD2;
}

#Navigation1 {
	margin:0px 0px 0px 150px;
	padding:0px;
	border-left: 1px solid #FFFFFF;
}

#Navigation1 ul {
	margin:0px;
	padding:4px;
}

#Navigation1 li{
	display:inline;
	list-style-type:disc;
	margin:0px;
	padding:2px 5px 2px 3px;
}

#Navigation1 li a{
	text-decoration:none;
	color: #2A275C;
	margin:0px;
}

#Navigation1 li a:hover{
	text-decoration:underline;
	color: #499AD2;
	margin:0px;
}


#Navigation2{
	margin:0px;
	padding:0px;
	border-top: 1px solid #FFFFFF;
	background-color: #DBDBDB;
}

#Navigation2 ul{
	width:140px;
	margin:0px;
	padding:5px 0px 140px 0px;
	text-align: center;
	background-image: url(../Images/Rose2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#Navigation2 li{
	list-style-type: none;
	margin:0px;
	padding:2px 0px;
}

#Navigation2 li a{
	color: #2A275C;
	text-decoration:none;
}

#Navigation2 li a:hover{
	text-decoration:underline;
	color: #499AD2;
}

#Sponsors {
	text-align:center;
	width:150px;
	margin-left: 640px;
	background-color: #FFFFFF;
	/* 	changed aa */
	float: none;
	clear: none;
}

#Footer {
	clear:both;
	background-color: #C9CACB;
	color: #2A275C;
	background-position: center;
	margin-top: 0px;
	text-align: right;
	font-size: 0.8em;
	border-bottom: 0.5px;
	padding-top: : 0px;
	padding-bottom: : 0px;
	padding-right: : 10px;
	padding-bottom: : 0px;
}
#Body .section p {
	margin:5px 0;
}
#Clubhouse
{
	float:left;	
}

.CoachPassportPhoto
{
	float:left;	
}
.player 
{
	clear:both;
}
.player img
{
	float:left;
}
#news
{
clear:both;
}

#OuterContainer #Container #Body .section #address #Clubhouse {
	margin-right: 5px;
}
.BallSold {
	background-color: #4B98D0;
}
.rjcsig {
	font-family: "Bradley Hand ITC";
	font-size: large;
	color: #232357;
}


.UrgentText{color: #B11031}
#Body h5 {
	font-size: 1.25em;
	font-weight: bold;
	margin:5px 0px;
}
.BallSponsorRequired {
	background-color: #B51431;
	color: #FFFFFF;
}
.FixtureWon {
	background-color: #038D52;
	color: #FFF;
}
.FixtureLost {

	background-color: #B51431;
	color: #FFFFFF;
}
.FixtureDrawn {

	background-color: #4899D1;
	color: #000000;
}
.LatestResults {
	color: #2A275C;
	text-decoration:blink;
	font-weight: bolder;
	border: 1px solid #FFFFFF;
}

