body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 150%;
	color: #990033;
}
h2 {
	font-size: 100%;
	color: #990033;
}
.dgFixtures {
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.dgScorecard {
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 99%;
}
.dgSearchGrid {
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 99%;
	font-size: 80%;
}
.dgProfiles {
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 99%;
}

.headerstyle {
	font-size: 90%;
	font-weight: bold;
	color: #990033;
	background-color: #FFFFFF;
}
.itemstyle {
	font-size: 90%;
	background-color: #99CCCC;	
}
.altitemstyle {
	font-size: 90%;
	background-color: #FFCCCC;
}
.pagerstyle {
	background-color: #990033;
	border: thin solid #990033;
}
tr.row:hover, tr.over td { background-color: #66CCCC; }
a:link {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	color: #669999;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/*
#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}*/
#masthead{
	margin: 0px;
	border: 3px solid #990033;
	padding: 0px;
	height: 76px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#masthead img{
	margin: 0px;
	padding: 0px;
}
#navBar{
	float: left;
	width: 17%;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border-top: none;
	border-right: 3px solid #990033;
	border-bottom: 3px solid #990033;
	border-left: 3px solid #990033;
	background-color: #990033;
}
#headlines{
	float:right;
	width: 150px;
	border-left: 3px solid #990033;
	border-bottom: 3px solid #990033;
	border-top-width: 0px;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #990033;
	margin: 0px;
	padding: 0px;
}
#headlines img{
	border-top: 2px solid #990033;
	border-right: none;
	border-bottom: 1.5px solid #990033;
	border-left: none;
	margin: 0px;
	padding: 0px;
	/*margin-bottom: 2px;*/
}
#under {
	margin: 2px 0px 0px 2px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#address {
	color: #990033;
	text-align: center;
	display: none;
}
#address img{
	float: left;
	margin: 0px;
	padding: 2px 10px 0px 0px;
}
#address span{
	padding: 3px 0px 0px;
	text-align: left;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centre {
	text-align: center;
}


#under img{
	padding: 0px;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: thin solid #FFFFFF;
}

#content{
	float:left;
	width: 60%;
	margin: 0;
	padding: 0;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*border-right: thin solid #990033;
	border-bottom: thin solid #990033;
	border-left: thin solid #990033;*/
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 2px solid #999999;
	padding: 0px;
	margin: 0px 0px 2px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding: 0px;
	margin: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 90%;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	/*width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;*/
	width: auto;
	color: #FFFFFF;
	background-color: #990033;
	background-image:  url(../images/blur.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	background-color: #990033;
	background-image:  url(../images/blur.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	
}

#sectionLinks a:hover{
	background-color: #669999;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:  url(../images/blur2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: underline;
	
}

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #990033;
	padding: 0px 0px 3px 3px;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 3px solid #990033;
}
.boldtext {
	font-weight: bold;
}
.boldtextClaret {
	font-weight: bold;
	color: #990033;
}
.sectionleft{
	clear: both;
	padding: 2px 0px 0px 10px;
}

.sectionleft img{
	float: left;
	margin: 0px;
	padding: 0px;
}
.sectionright{
	clear: both;
	padding: 2px 0px 0px 5px;
	margin: 0px;
}

.sectionright img{
	float: right;
	margin: 0px 0px 2px 2px;
	padding: 2px;
}
.tableStandard {
	text-align: left;
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableCellColourRedHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	background-color: #990033;
	color: #FFFFFF;
}
.tableCellColourBlueHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	background-color: #6699CC;
}
.tableCellColourGreenHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	background-color: #00CC66;
}
.tableCellColourPurpleHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	background-color: #CC66CC;
}
.tableCellColourYellowHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	background-color: #FFCC00;
}.tableCellColourGreyHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	background-color: #CCCCCC;
}
.tableCellColourWhiteHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
}
.tableCellStandard {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	
}
.tableHeaderStandard {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
}
.tableHeaderNoBorders {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tableNoBorders {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tableCellNoBorders {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: none;
}
.boxleft {
	padding: 5px;
	width: 40%;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: thin solid #000000;
	float: left;
	
}
.boxleftNoborder {
	padding: 5px;
	width: 40%;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	
}
.boxrightNoborder {
	padding: 5px;
	width: 40%;
	margin: 0px;
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.backTop {
	font-size: 80%;
	text-align: right;
}
#tableCellStats {
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
	
}
.righttext {
	margin: 12px 5px 5px;
	padding: 5px;
	border: thin solid #333333;
	float: right;
	clear: none;
	width: 300px;
}

#tableHeaderStats {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none;
	border-left: none;
}
#tableStats {
	text-align: left;
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.newsBox {
	width: 90%;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	border: 1px solid #990033;
	padding: 4px;
	clear: left;
}
#home {
	padding-top: 10px;
	padding-left: 15%;
}
.white {
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-size: 80%;
}
