font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightbrd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aec9e3;
}
.tablebg {
	background-color: #F0F8FF;
}
.outerbrd {
	border: 1px solid #CC9999;
	background-color: #F0F8FF;

}
.brdbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
}

