@charset "utf-8";
body {
margin:0px;}
.row {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.row2 {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	background-color:#F7F7F7;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.button {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	height: 22px;
	padding-right:2px;
	padding-left: 2px;
}
.notic{
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color:#CC0000;
}
.dot {
	border: 1px dotted #666666;
}
.solid {
	border: 1px solid #666666;
}.text {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #eeeeee;
}
#menubar{
	margin:1px;
	font-family:tahoma;
	font-size:8pt;
}
#menubar a, #menubar a:visited {
  text-decoration:none;
  text-align:right;
  background-color:#ABBAE0;
  color:#D7DFE3;
  display:block; 
  width:100%; 
  height:18px;
  padding:0.1em;
  margin-bottom:2px;
  border-right:7px solid #315A81;
  }
/*#menubar a:active,#menubar a:hover {
  background-color:#C9E0D7;
  color:#006666;
  border-right:7px solid #489F4A;
  }
*/.anylinkcss {
	Z-INDEX: 100;
	VISIBILITY: hidden;
	FONT: 8pt/18px Tahoma;
	WIDTH: 200px;
	POSITION: absolute;
  background-color:#157891;
}
.anylinkcss A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1px;
	WIDTH: 200px;
	TEXT-INDENT: 3px;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
  text-align:right;
  background-color:#157891;
  color:#FFFFFF;
  display:block; 
  border-right:7px solid #0B3D49;
}
.anylinkcss A:hover {
  background-color:#C9E0D7;
  color:#006666;
  border-right:7px solid #1A8EAC;
}
.anylinkcss #selected {
  background-color:#C9E0D7;
  color:#006666;
}
.linkcss {
Z-INDEX: 100; FONT: 8pt/18px Tahoma; WIDTH: 100%;   background-color:#157891;
}
.linkcss A {
border-right:#0B3D49 7px solid;
border-bottom:#ddd 1px solid;
background-color:#157891;
color:#FFFFFF;
display:block; 
text-decoration:none;
}

.linkcss A:hover {
  background-color:#C9E0D7;
  color:#006666;
  border-right:7px solid #1A8EAC;
}
.linkcss #selected {
  background-color:#C9E0D7;
  color:#006666;
}

#epanel{
	margin-top:5px;
	margin-bottom:20px;
}
#epanel_bar a:link{
	font-family:tahoma;
	font-size:8pt;
	color:#0033FF;
	background-color: #E6E6F7;
	padding:3px;
	text-decoration:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #687595;
}
#epanel_bar a:visited{
	font-family:tahoma;
	font-size:8pt;
	color:#0033FF;
	background-color: #E6E6F7;
	padding:3px;
	text-decoration:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #687595;
}
#epanel_bar a:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#0033FF;
	background-color: #CBCBEF;
	padding:3px;
	text-decoration:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4949C2;
}
#epanel_bar a:active{
	font-family:tahoma;
	font-size:8pt;
	color:#0033FF;
	background-color: #CBCBEF;
	padding:3px;
	text-decoration:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4949C2;
}
.calendar-head {
	text-align: center;background-color:#15738A;font-family: tahoma;font-size: 7pt;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.calendar-body {
	text-align: center;background:#ddd;font-family: tahoma;font-weight: bold;font-size: 8pt;color:#147289;text-decoration: none;}
.calendar-today {
	text-align: center; background-color:#1EA3C4;font-weight: bold;color: #FFFFFF;font-family: tahoma;font-size: 8pt;text-decoration: none;}
#img_nav{
background-color:#AFCCEB;
}