@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg.gif);
	margin:0px; 
	padding:0px;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}

.bodytable {background-color:#FFF; }

.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


.heading1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.bread {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}


.tabletitle {
	background-color: #FFF;
	border:#CCC;
	border-bottom-width:thin;
	
}
