@charset "utf-8";
/* CSS Document */

#Table_01 {
	position:relative;
	width:900px;
	height:auto;
	margin:0 auto;
	align:center;

}

#toplogo_ {
	width:900px;
	height:260px;
	float:left;
}

#leftbar_ {
	width:209px;
	height:auto;
	float:left;
	background-color: #EEEEEE;
}

#content_ {
	width:670px;
	height:auto;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content_ img {
	border: 2px solid #B79F9D;
}
#midbackground {
	float:left;
	width:900px;
	height:auto;
	background-image: url(images/midback.gif);
	background-repeat: repeat-y;
}
#content_ h1 {
	color: #9BCD66;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0073BB;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#leftbar_  a:link, #leftbar_  a:visited {
	color: #0073BB;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	letter-spacing: 1px;
}
#leftbar_  a:hover {
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0073BB;
	color: #744143;
}
#leftbar_ li {
	line-height: 25px;
	height: 25px;
	list-style-type: none;
}
#leftbar_ ul {
	margin: 0px;
	padding: 0px;
}
.leftbar_title {
	color: #FFFFFF;
	background-color: #333333;
	line-height: 25px;
	text-indent: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9BCD66;
}
.navmenu_left {
	width:209px;
	height:auto;
	float:left;
	background-color: #E3E1DA;
}
.navmenu_left  a:link, .navmenu_left  a:visited {
	color: #0073BB;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	letter-spacing: 1px;
}
#navmenu_left  a:hover {
	background-color: #C1BDAE;
}
#bottombar_ {
	width:100%;
	height:24px;
	float:left;
	background-image: url(images/bottombar.gif);
	background-repeat: repeat-x;
	background-color: #9BCD66;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 7px;
	color: #744143;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	color: #744143;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainbackground {
	height: 100%;
	width: 100%;
}

#content_ h2 {
	color: #333333;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
}
#content_ a:link, #content_ a:visited {
	color: #0073BB;
}#content_ a:hover {
	color: #9BCD66;
}

