body {
	font-family: tahoma, helvetica, verdana;
	font-size: 11px;
	background-color: #B31258;
	margin: 0px;
	color: #ffffff;
	background-image: url(im/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}

td {
	font-family: tahoma, helvetica, verdana;
	font-size: 11px;
	color: #ffffff;
}

.bgleft {
	background-image: url(im/leftbg.jpg);
	background-repeat: repeat-y;
}

.bgright {
	background-image: url(im/rightbg.jpg);
	background-repeat: repeat-y;
}

.bg1 {
	background-image: url(im/bg1.jpg);
	height: 164px;
}

.bg2 {
	background-image: url(im/inforandkimain.jpg);
	height: 438px;
	width: 776px;
	background-repeat: no-repeat;
	background-position: center;
}

.textSpace {
	margin: 15px 20px 10px 20px;

}
.black {
	color: black;
}