.background_body {
	font-family: Verdana,  sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #8fa392;
	
}
.pop-up-background {
	font-family: Verdana,  sans-serif;
	font-size: 10px;
	line-height: 20px;	
	color: #FFFFFF;
	margin: 0px;
	line-height: 20px;
	background-color: #404040;
}
.text {
	font-family: Verdana,  sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.smallText {
	font-family: Verdana,  sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	margin: 0px;
}


.title {
	font-family: Verdana,  sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}



.reverse_title {
	font-family: Verdana,  sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
}


#top_header {
	position: absolute;
	height: 142px;
	top: 50px;
	z-index: 2;
	width: 100%;
}

#top_menu {
	position: absolute;
	top: 164px;
	z-index: 3;
	width: 100%;
	line-height: 20px;
}

#content {
	position: absolute;
	z-index: 1;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
	min-height: 400px;
	overflow:hidden;	
}



.topic {
	border: 1px dotted #000000;
	padding: 10px;
}



#bg {
position:absolute; 
z-index: 6; 
width:100%; 
height:100%;
left:0px; 
top:0px; 
background-color: #000000; 
visibility: hidden;

}


#top_menu a:link { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 11px; color: #ffffff; text-decoration: none;  }
#top_menu a:visited  { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 11px; color: #ffffff; text-decoration: none; }
#top_menu a:hover {
	font-family: Verdana,  sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-color: #fa8b3a;
}
#top_menu a:active  { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 11px; color: #ffffff; text-decoration: none; }






a:link { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none;  }
a:visited  { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none; }
a:hover {
	font-family: Verdana,  sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000; 	
	background-color: #fa8b3a;
	text-decoration: none;
}
a:active  { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none;}





.plus_10_left {
	margin-left: 10px;
}








.content_inner {
	padding-top:40px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
}

#above_content {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 55px;
	margin-bottom: 50px;
	width: 90%;
}







	


  
 a.selectedLink:link {
	font-family: Verdana,  sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
 a.selectedLink:visited  { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 10px; color: #999999; text-decoration: underline; }
 a.selectedLink:hover {
	font-family: Verdana,  sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	background-color: #fa8b3a;
}
 a.selectedLink:active  { font-family: Verdana,  sans-serif; font-weight: bold; font-size: 10px; color: #999999; text-decoration: underline;}



  tr { 	}
  .initial {  }
  .normal {  }
  .highlight { background-color: #fa8b3a;  }
  



#imageLink2 img {border: 1px dotted; border-color: #aaaaaa; }
#imageLink2 a:link img{border: 1px dotted; border-color: #ffffff;  }
#imageLink2 a:hover img{ border: 1px solid; border-color: #000000;} 








#search_box{
	float: left;
	width:120px;
	border: 1px solid;
	border-color: #777777;
	margin:10px;
	padding: 10px;
	text-align: left;
	height: 175px;
	overflow: hidden;
}


#box{
	float: left;
	width:165px;
	border: 1px solid;
	border-color: #777777;
	margin:10px;
	padding: 10px;
	text-align: left;
	height: 300px;
	overflow: hidden;
}


#box2{
	float: left;
	width:160px;
	padding: 5px;
	text-align: center;
}
	
#box3{
	float: left;
	width:150px;
	height:150px;
	padding: 5px;
	text-align: center;
}

#box4{
	padding-left: 15px;
}


#popup {
	font-family: Verdana,  sans-serif;
	font-size: 10px;
	line-height: 20px;
	position: absolute;
	
	visibility: hidden;
	z-index: 99;
	
	margin:10%;
	height: 80%;
	width: 913px;
	left: 0px;
	top: 0px;
	padding: 10px;
	
	overflow: auto;
	
	border: 1px dotted;
	border-color: #000000;
	background-color: #fa8b3a;
	
	
}

#pop-up-center2{
	width: 100%;
	background-color: #a661bc;
	height: 100%;
	
}
.popUpLoadingBar {
	position: absolute;
	width: 90%;
	height: 80%;
	visibility: hidden;
	background-color: #ffffff;
}

.neenMenuOuter {
	background-color: #ffffff;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-top: 0px;
	position: absolute;
	top: 5px;
	width: 160px;
	
}

.neenMenuInner {
	padding:10px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	color: #666666;
}

.blackout {
	visibility:hidden;
	background-color: #000000;
	width: 100%;
	position:  absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.toolTip {
	position: absolute;
	background-color: #ffffff;
	width: 200px;
	z-index: 20;
	visibility: hidden;
	padding: 10px;
	
}
#back_background {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 0;
}


.caltop {
	background-color:#eddb00;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.calcell { 
	padding: 2px;
	font-size: 11px;
	text-align: center;
}
.datecell {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	text-align: center;
}
