
body {
	background: white;
	color: black;
	font-family: verdana, arial, helvetica;
}

.clsTopBar {
	background: #D7E9F7;
	border-top: 1 solid #1E6AA6;
}

.clsTopBarBottom {
	background: #1E6AA6;
	border-bottom: 1 solid silver;
}

.clsDotBg {
	background-image: url(/images/sih/bg-blueDots.gif);
}

.clsRipsBg {
	background-image: url(/images/sih/bg-lightBlueRips.gif);
}

.clsMainArea {
	background: #EBF5FD;
}

.clsLeftMenuItem {
	border: 1 solid #7A9AB1;
	background: #EBF5FD;
	cursor: hand;
}

.clsLeftMenuLink {
	color: #1E6AA6;
	font-family: trebuchet ms, arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

.clsDataArea {
	padding: 5;
	font-size: x-small;
	font-family: arial, helvetica;
}
