.bordergrey {
	border: 1px solid #999999;
	background-color: #DDDDDD;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight:bolder;
	width:100%;
	
}
.black {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.black1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.boldBlue {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bg {
	background-image: url('images/bgbg.jpg');
	background-repeat: repeat-x;
	background-position: left top
}
