/* CSS Document */
	html {
SCROLLBAR-FACE-COLOR: #990000; 
SCROLLBAR-HIGHLIGHT-COLOR: #990000; 
SCROLLBAR-SHADOW-COLOR: #990000; 
SCROLLBAR-3DLIGHT-COLOR: #990000; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #3979DB; 
SCROLLBAR-DARKSHADOW-COLOR: #091E51;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Cracket.jpg);
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F6DE02;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.font_tahoma{
font-family:tahoma;}