body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 11px;
	background-image:url(../assets/images/bak.gif); 
	background-repeat:repeat-x
}

h1 {
	font-size: 14px; 
	color: rgb(255,102,0); 
	font-weight: bold; 
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	

}
h2 {  
	font-size: 14px; 
	color: rgb(255,102,0); 
	font-weight: bold;
	margin:0px;
	margin-top:10px;
	padding:0px;
	background-color:#FFFFFF;

}
ul{
	margin-left:20px;
}
th{
	border-bottom:#000000 solid 1px;
}

img{
	border:none;
}



.page{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 11px;
}
.admin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.heading {  
	font-size: 14px; 
	color: rgb(255,102,0); 
	font-weight: bold; 
	background-color:#FFFFFF;

}
.title {
	font-size: 11px; 
	color: rgb(255,102,0); 
	font-weight: bold; 
	background-color:#FFFFFF;

}
.content{
	position:absolute;
	width:200px; 
	height:auto;
	z-index:4; 
	left: 30px; 
	top: 180px; 
	visibility: visible;
}
.itemtext{
	text-align: justify; 
}
.grey {
	color:#666666;
	background:#FFFFFF;
}
.centre {
	text-align:center;
}

.table{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 11px;
}

.footer{
	vertical-align:middle;
}


.greyrow{
	background-color:#CCCCCC;
	color:#000000;
}

.box{
	border:#FF6600 1px solid;
	padding: 5px;
}

.centre{
	text-align:center;
}

.dot{
	border-bottom:1px solid #999999;

}

/* Top Laytout */
.logo{
	position:absolute;
	width:200px; 
	height:115px; 
	left: 0px; 
	top: 0px; 
}



.navpanel{
	position:absolute;
	top: 55px; 
	left: 165px;
	width:200px; 
	height:64px; 
	}
.teams{
	position:absolute;
	width:200px; 
	height:25px; 
	top: 135px; 
	left: 260px; 
}
/* End of Layout */