/* CSS Document */

DIV#header {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 100%;
	height: auto; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #d4dfff;
}

DIV#header TABLE {
	WIDTH: 100%;
	height: auto;
	BORDER-BOTTOM: #c8cdde 0px solid;
}

DIV#header TD {
	MARGIN: 0.25em; 
	VERTICAL-ALIGN: top; 
	BORDER-BOTTOM: #d4dfff 1px solid;
}

.middle1{
Width: 792px;
height: auto;
}

.leftside{
float: left;
width: 600px;
height: auto;
}

.rightside{
	Float: right;
	padding: 0 0 0 0;	
	width: 180px;
	height: auto;
	margin: 0 0 0 10px;	
}

.headerbg{
background:url(../images/bg_tophead.jpg) no-repeat top;
height: 100px;
float: centre;
position: inherit;
padding: 0 105px 0 100px;
}

.bottom{
background:  url(../images/bg_bottom.jpg) no-repeat center;
vertical-align: bottom;
height: 18px;
Width: 100%;
}

.bg{
background:url(../images/t_container.gif) repeat-y center;
height: auto;
}

.footer{
width: 750px;
height: auto;
}

.logo{
padding: 15px 0 0 0;
background:url(../images/logo_cricket.jpg)  no-repeat center left;
width: 775px;
height: 70px;
float: inherit;
}

.pad 
{
padding-left: 8px;
padding-bottom: 5px;
padding-right: 8px;
padding-top: 5px;
}
