td.border{
	border-left: 1px red solid;
	border-right: 1px red solid;
}

h1 {font-family: verdana; font-size: 12px; font-weight: bold; color: #ffeacf; text-align: center; width:100%; background-color: #ff5301; padding: 3px;}

ul {
	font-family: verdana;
	font-size: 8pt;
	margin-left: 20;
	margin-right: 10;
	text-align: justify;
	line-height: 12pt;
	color: black;
}

ul.para {
	margin-left: 20;
	margin-right: 10;
	font-family: arial;
	font-size: 10pt;
	text-align: justify;
	line-height: 12pt;
	color: black;
}

.main{
	font-family: arial;
	font-size: 10pt;
	margin: 10;
	text-align: justify;
	line-height: 12pt;
	color: black;
}

.inner{
	border: 1px solid;
	width: 50%;
}

.para{
	font-family: arial;
	font-size: 10pt;
	margin: 10;
	text-align: justify;
	line-height: 12pt;
	color: black;
}

.agendapara{
	font-family: arial;
	font-size: 10pt;
	margin: 10;
	text-align: justify;
	line-height: 12pt;
	color: blue;
	font-weight: bold;
	font-style: italic;
}
.text {
	font-family: arial;
	font-size: 10pt;
	margin-left: 30pt;
	text-align: justify;
	line-height: 12pt;
	color: black;
}

.aghead{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #ff5301;
	color: white;
}

.aghead1{
	font-family: arial;
	font-size: 10pt;
	background-color: #efefef;
	color: black;
	vertical-align: top;
	border-bottom: 1px thin solid;
	text-align: center;
}

.aghead2{
	font-family: arial;
	font-size: 10pt;
	background-color: white;
	color: black;
	vertical-align: top;
	border-bottom: 1px thin solid;
	text-align: center;
}


#marqueecontainer{
position: relative;
/*width: 450px; marquee width */
height: 150px; /*marquee height */
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}

li.red {color:#800000; padding:3px;}
span {color:#000080;}
.upperscroll {color:#000080; text-decoration:none;}
.upperscroll:hover {color:red; text-decoration:none;}