body {
	margin: 0px;
	padding: 0px;
	background-color: #00265b;
	background-image: url(../../img/bg/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#balSponsor {
	height: 200px;
	width: 434px;
	padding: 0px;
	float: left;
}




#matchTop {
	height: 40px;
	width: 434px;
	padding: 0px;
	float: left;
	background-image: url(../../img/content/matchSheet/bg_matchSchemeTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#matchSheet {
	background-color: #4ea522;
	background-image: url(../../img/content/matchSheet/bg_match.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#matches {
	height: 50px;
	width: 434px;
	background-image: url(../../img/content/matchSheet/bg_matches.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}

#homeTeam {
	margin: 0px;
	width: 172px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: right;
}
#awayTeam {
	margin: 0px;
	width: 172px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

#time {
	float: left;
	width: 70px;
	text-align: center;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9be08d;
}

.matchDate {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #115708;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#matchBottom {
	height: 28px;
	width: 434px;
}

#completeProgram{
	width: 434px;
}

#referee {
	margin: 0px;
	padding: 0px;
	width: 434px;
	float: left;
	text-align: center;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #060;
}
#matchDate {
	padding: 0px;
	width: 418px;
	text-align: center;
}
#homeTeam {
	margin: 0px;
	width: 172px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: right;
}
#awayTeam {
	margin: 0px;
	width: 172px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#sheet {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 54px;
	text-align: center;
}



#afgelast {
	color: #238d07;
	float: left;
	width: 174px;
	margin-left: 26px;
}

#clubName {
	text-align: left;
	vertical-align: bottom;
	float: left;
	width: 105px;
}

#greenBar {
	background-color: #4ea522;
	background-image: url(../../img/bg/bg_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	width: 986px;
	float: left;
}

#mainContainer {
	height: 1600px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	background-color: #071d4c;
}
#matchRow {
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
}
#matchBG {
	background-image: url(../../img/content/matchSheet/bg_Scheme.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 720px;
}

#matchDay {
	float: left;
	width: 20px;
	color: #4ea522;
}
#matchData {
	float: left;
	width: 20px;
	color: #4ea522;
	text-align: right;
	padding-right: 5px;
}

#matchMonth {
	float: left;
	width: 45px;
	color: #4ea522;
}
#matchScheme {
	padding: 0px;
	height: 25px;
	width: 720px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#matchTeam {
	color:#4ea522;
	float: left;
	width: 120px;
}

#matchTime1 {
	float: left;
	width: 80px;
	color: #797979;
	text-align: right;
}

#matchTime2 {
	float: left;
	width: 120px;
	color: #4ea522;
	text-align: right;
}
#homeScore {
	color: #4ea522;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 35px;
}
#awayScore {
	color: #4ea522;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95px;
}

#matchType {
	float: left;
	width: 100px;
	color: #797979;
}
#matchVs {
	color:#4ea522;
	width: 20px;
	float: left;
}

#matchThumb {
	float: left;
	height: 90px;
	width: 226px;
	text-align: center;
	background-image: url(../../img/bg/bg_match.jpg);
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}

#midPart {
	float: left;
	background-image: url(../../img/bg/bg_midPart.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin: 0px;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 1265px;
	width: 434px;
}

#navigation {
	background-color: #00599d;
	height: 26px;
	width: 986px;
	background-image: url(../../img/bg/bg_navigation.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#newsThumb {
	float: left;
	height: 90px;
	width: 226px;
	text-align: center;
	background-image: url(../../img/bg/bg_news.jpg);
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}

#played {
	float: left;
	width: 28px;
	margin-left: 6px;
}

#points {
	text-align: right;
	width: 16px;
	float: left;
}


#ranking {
	text-align: right;
	float: left;
	width: 47px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightBox {
	background-color: #4ea522;
	background-image: url(../../img/bg/bg_subNavigation2.jpg);
	float: left;
	height: 1281px;
	width: 246px;
}

#row {
	height: 20px;
	width: 246px;
}
#scoreVS {
	color: #4ea522;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 16px;
}
#sideBG {
	background-image: url(../../img/bg/bg_side.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 1281px;
	width: 246px;
}

#sponsorThumb {
	background-image: url(../../img/bg/bg_sponsor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 110px;
	width: 494px;
}

#subBar_default {
	background-image: url(../../img/bg/bg_subBarDefault.jpg);
	height: 18px;
	width: 986px;
	float: left;
}
#subBar_default2 {
	background-image: url(../../img/bg/bg_subBarDefault2.jpg);
	height: 20px;
	width: 986px;
	float: left;
}

#subMenuRow {
	width: 200px;
	margin-left: 28px;
}

#subNavigation {
	background-color: #4ea522;
	background-image: url(../../img/bg/bg_subNavigation.jpg);
	float: left;
	height: 1281px;
	width: 246px;
}
#schemeTop {
	background-image: url(../../img/content/matchSheet/schemeTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 28px;
	width: 720px;
}
#schemeBottom {
	background-image: url(../../img/content/matchSheet/schemeBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 25px;
	width: 720px;
}
#schemePlayed {
	float: left;
	height: 25px;
	width: 720px;
}

#teamPhoto {
	margin: 10px;
	float: left;
	width: 720px;
}

#teamPhotoNames {
	float: left;
	width: 700px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 17px;
}

#top {
	background-color: #FFF;
	background-image: url(../../img/bg/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 986px;
}
#widePart {
	float: left;
	height: 1281px;
	width: 740px;
	background-color: #FFF;
	background-image: url(../../img/bg/bg_wide.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#widePart2 {
	float: left;
	height: 1281px;
	width: 740px;
	background-color: #FFF;
	background-image: url(../../img/bg/bg_wide2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



a.White {
	color: #ebf6ff;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

a.Blue {
	color: #00599D;
	font-size: 11px;
	font-weight: bold;
}

.afgelast {
	color: #186403;
}

.clubDetails {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}

.blueTitle {
	color: #00265b;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.clubDetails {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}

.date {
	color: #666666;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.greenLink {
	color: #4ea522;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.greenText {
	color: #4ea522;
	font-size: 11px;
	font-weight: bold;
}

.greyText {
	color: #797979;
	font-size: 11px;
	font-weight: bold;
}

.highLightBlue { /* blue highlight used in ranking for VenV'68 teams */
	color: #00599D;
}

.newsIntro {
	color: #656565;
	font-size: 11px;
	line-height: 18px;
}


.newsTitle {
	color: #4ea522;
	font-size: 13px;
	font-weight: bold;
}

.phoneHL {
	color: #00599D;
	font-weight: bold;	
}

.ranking { /* white normal text */
	color: #FFFFFF;
	font-size: 11px;
}

.rankingBold { /* white normal text */
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.rankingBoldGreen { /* white normal text */
	color: #75b860;
	font-size: 11px;
	font-weight: bold;
}


.standardText {
	color: #656565;
	font-size: 11px;
	line-height: 18px;
}

.team {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

.time {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9be08d;
}
