table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #0B3455;
	text-align: left;
}
.DHA_bg {
	background-image: url(DHA/images/bg.jpg);
	background-repeat: repeat-x;
}
.text_yallow {
	color: #FF9900;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

body {
	background-image: url(images/pageBg.jpg);
	background-repeat: repeat-x;
	background-color: #AFD3ED;
	margin: 0px;
}
