@charset "utf-8";
/* CSS Document */

a.hlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
	text-decoration: underline;
}
a.hlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: normal;
	text-decoration: underline;
}
a.hlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a.slink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;
	text-decoration: underline;
}
a.slink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: normal;
	text-decoration: underline;
}
a.slink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.scroll_bar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.scroll_text_format {
	text-align: justify;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.menubar {
/*	background-image: url(icons/mainmenu_bg_2.gif);*/
background:#000066;
}
.crumbbar {
	color: #ffffff;
	font-style: italic;
	background-image: url(icons/crumbbar_bg_2.gif);
	background-repeat: no-repeat;
}
.datatable {
	width: 100%;
	border: solid #000066 thin;
	z-index: 100;
	color: #000066;
	position: absolute;
	left:21em;
	top: 14em;
}
.thumbs {
	width: 40px;
	height:40px;
	padding:5px 5px 5px 5px;
	float: left;
	opacity:.8;
	position: relative;
	left: 2px;
	top: 4px;
	overflow: visible;
}
.thumbs:hover {
	opacity:1;
	z-index: 1;
}
.thumbcontainer {
	position: absolute;
	left: 75px;
	top: 116px;
	width: 327px;
	height: 387px;
	list-style:none;
	overflow:visible;
	background-color: #000066;
}
.maingraphic {
	position: absolute;
	left: 2em;
	top: 2.75em;
	border: solid #ffff99 1px;
	height: auto;
	width: auto;
}
.captionstyle {
	text-align: left;
	font-style: italic;
	height: auto;
	position: absolute;
	left: 23px;
	top: 14px;
	color: #ffff99;
	width:360px;
	border:1px solid #ffff99;
	background-color: #333ccc;
	overflow: hidden;
}
.formformat{
	background-color: #CCCCCC;
	border: solid #000066 thin;
}
.body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000066;/*#3333CC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height:100%;
}
.container {
	width: auto;
	background-color: #FFFFFF;
	text-align: left; 
	border: solid thin #ffffff;
	height:auto;
}
.header {
/*	background-image: url(graphics/chs_bg_top_1.jpg);
	background-repeat: no-repeat;*/
	width: 100%;
/*	height:12.5em;*/
	background-color: #000066;
/*	background-position: 0 29px;*/
} 
.sidebar1 {
	/*	float: right;*/
	width: 25%;
	background-color: #FFFFFF;
	color:#000066;
	text-align: justify;
}
.sidebar1a {
	width: 25%;
	background-color: #333ccc;
	color:#ffffff;
}
.sidebar2 {
/*	float: right;*/
	width: 20%;
	padding: 5px 5px 0 2px; 
	font-size: 90%;
	background-color: #FFFFFF;
	color:#000066;
}
.mainContent {
	background-color: #FFFFFF;
	z-index: auto;
	border-left: solid #000066 thin;
	border-right: solid #000066 thin;
	border-top: solid #ffffff thin;
	border-bottom: solid #ffffff thin;
	width: 100%;
	color: #000066;
	text-align: justify;
 	padding: 0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.mainContentcalendar {
	background-color: #FFFFFF;
	z-index: auto;
	border-left: solid #000066 thin;
	border-right: solid #000066 thin;
	width: 100%;
	color: #000066;
	text-align: left;
	padding: 0px 10px 10px 10px;
} 

.footer {
	background-color: #000066;
	color: #ffffff;
	font-size:80%; /*9px;*/
	text-align: left;
} 
