#main{
	text-align: center; 
	margin-top: 5px; 
	background-color: #080877
}
a.topmenu{
	color: black;
	text-decoration: none
}
a.topmenu:hover{
	color: red;
}
a{
	color: black;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: black;
}
div.first{
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	background-color: #ffffff;
}
div.side{
     padding-left: 5px;
     padding-bottom: 5px;
}
span.selected{
     font-family: Arial,Helvetica,sans-serif;
     font-size: 10pt;
     font-weight: bold;
     margin-left: 0px;
     color: #99aa99;
     text-decoration: none;
}
div.title{
     font-family: Arial,Helvetica,sans-serif;
     font-size: 10pt;
     font-weight: bold;
     width: 140px;
     text-align: center;
     margin-left:-10px;
	 background:#080877;
	 color:white;
}
table.tbl1{
	background-color: #ffffff;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	width: 775px;
	font-size: 75%;
}
td.td1{
	width: 20%;
	text-align: center;
	border-right: solid 1px #aaaaaa;
	background-color: #f5f5f5
}
div.outside{
	text-align: left;
	width: 155px; 
	height: 1000px; 
	font-family: arial,tahoma,sans-serif; 
	font-size: 10pt; 
	text-color: black; 
	text-decoration: none; 
	margin-left: 0px; 
	background: #ffeeee;
}
div.inside{
	margin-left: 10px; 
	margin-right: 10px; 
	width: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
div.outmain{
	font-family: arial,helvetica,sans-serif; 
	font-size: 9pt; 
	text-align: left; 
	width: 635px; 
}
div.inmain{
	margin-left: 10px; 
	width: 580px; 
	height: 1000px;	
}
span.bolditalic{
	font-weight: bold;
	font-style: italic;
}
div.lfont{
	font-family: arial,helvetica,sans-serif; 
	font-size: 15pt;
	font-weight: bold; 
}

