@import url("idfc-fixtures.css");
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.tablebackground {
	background-color: #FFFFFF;
	background-image: url(../inter-images/graphics/backdrop-gradient.jpg);
	background-repeat: repeat-x;
}
.navborder-left {
	background-image: url(../inter-images/graphics/left.jpg);
	background-repeat: repeat-y;
}

.navborder-right {
	background-image: url(../inter-images/graphics/right.jpg);
	background-repeat: repeat-y;
}

.navborder-top {
	background-image: url(../inter-images/graphics/top.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

.navborder-bottom {
	background-image: url(../inter-images/graphics/bottom.jpg);
	background-repeat: repeat-x;
}

.edgebordertop {
	background-image: url(../inter-images/graphics/edgetop.gif);
	background-repeat: repeat-x;
}

.edgeborderbottom {
	background-image: url(../inter-images/graphics/edgebottom.jpg);
	background-repeat: repeat-x;
}

.header_backdrop {
	background-image: url(../inter-images/graphics/header-backdrop.jpg);
	background-repeat: repeat-x;
	background-position:center center;
}

.main_text {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

a.main_text:link {
	color: #004a98;
	text-decoration: underline;
}

a.main_text:visited {
	color: #004a98;
	text-decoration: underline;
}
a.main_text:hover {
	color: #333333;
	text-decoration: none;
}

.bold_text {
	text-align: default;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.inter_bold_text {
	text-align: default;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #004a98;
	font-weight: bold;
}

.header {
	text-align: left;
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	color: #004a98;
}

.scoreline {
	text-align: center;
	font-family: Verdana;
	font-size: 36px;
	font-style: normal;
	color: #004a98;
	font-weight: bold;
}

.addscoreline {
	text-align: center;
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #004a98;
	font-weight: bold;
}

.headings {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
}

.seasonheadings {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	vertical-align: super;
}

.navfooter {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	font-weight: normal;
}

a.navfooter:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.navfooter:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.navfooter:hover {
	color: #333333;
	text-decoration: underline;
}

.picttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #525857;
	text-align: center;
	padding: 5px;
}

.last_updated {
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.return_top {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #004a98;
	font-weight: bold;
}

a.return_top:link {
	color: #004a98;
	text-decoration: underline;
}

a.return_top:visited {
	color: #004a98;
	text-decoration: underline;
}
a.return_top:hover {
	color: #333333;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #525857;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.table {
	border: thin double #999;
}

.factor50 {
	background-color: #FFFFFF;
	background-image: url(../inter-images/logos/factor-50-strip.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
.hr {
	color: #004a99;
}