.tablewithleftmargin {
	margin-left: 10px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
	color: #000000;



}
.heading {
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 15px;
	color: #FFFFFF;



}
a:link {
	color: #BB0000;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #BB0000;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #008800;
	text-decoration: underline;
	font-weight: normal;


}
ul {
	list-style-image: url(../images/bullet.gif);
}
input {
	background-color: #BC1D25;
	border: 1px solid #333333;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
textarea {
	background-color: #BC1D25;
	border: 1px solid #333333;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
h5 {
	color: #64931E;
	font-size: 13px;

}
.cellwithbg {
	background-image: url(../images/people_pic.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
