@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgnew.jpg);
	background-repeat: repeat-x;
}

.bg {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	
	}
.boldtxt {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	}

.footer {
	font-size:10px;
	color:#787878;
	}

