h1 { font-size:13pt;}
body{
	background-color:#000000;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	scrollbar-base-color:#f37112;
	scrollbar-track-color:#4c4847;
	scrollbar-arrow-color:#4c4847;
}
#tbl1{
	background-image: url(images/all.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 900px;
	height: 636px;
	
}
#header{
	height: 140px;
	vertical-align:bottom;
}
#menu{
	
	height: 341px;
	width: 139px;
	vertical-align:top;
	padding-top:35px;

}
#footer{
	height:120px;
	vertical-align:bottom;
	padding-right:3px;
}

#content{
	height: 341px;
	
	width: 622px;
	
	padding-left:5px;
	padding-top:33px;
	padding-right:1px;
	vertical-align: top;
	bottom:2px;
	font-size:12px;
	color: #ffffff;
	
}	
#submenu{
	height: 341px;
	width: 139px;
	vertical-align:top;
	padding-top:35px;
}

A{
    font-size : 12px;
    font-weight: bold;
    color : #F37124;
}

A:hover{
    font-size : 12px;
    font-weight: bold;
    color : #FFFFFF;
}
