
body #nav-container ul li a#agenda:link, body #nav-container ul li a#agenda:visited {
	background: #0c2d83;
	color: #FFFFFF;
}

#container {
	background: #EAEAEA;
}

.bg {
	background: #FFFFFF;
}

h3 {
	color: #0c2d83;
}

h2 {
	color: #a30a1d;
	font-size: 1.2em;
}

i {
	color: #a30a1d;
	size: 1em;
	font-weight: normal;
}

td a:link, td a:visited, td a:hover {
	color: #a30a1d;
	size: 1em;
	font-weight: bold;
	text-decoration: none;
}

td a:hover {
	text-decoration: underline;
}

table {
	width: 600px;
}

*html table {
	width: 580px;
}

td.time {
	width: 80px;
	background: #81807f;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: center;
}

td.agenda1 {
	background: #FFFFFF;
	text-align: center;
}


td.agenda2 {
	text-align: center;
	background: #CCCCCC;
}

td.agenda3 {
	text-align: center;
	background: #95C2F0;
}

td.agenda4 {
	background: #095d7f;
	text-align: center;
	color: #FFFFFF;
}

td.panel1 {
	text-align: center;
	background: #CCCCCC;
	width: 240px;
}

td.panel2 {
	text-align: center;
	background: #DBEAFA;
}

#neha i {
	color: #000000;
}