@charset "utf-8";
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

.center {
	text-align: center;
}

html {height:100%;}
#header {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(09headerlogo.gif);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
}



#menu {
	height: 34px;
	width: 900px;
	background-image: url(images/09menubg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#middle {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/09bg.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
#middlesm{
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/09bgsm.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
#sidebar {
	float: left;
	width: 170px;
	background-color: #339;
	height: 100%;
	color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	padding: 10px;
	background-image: url(images/09bg.gif);
}

#sidebar ul  {
	list-style: none;
	margin: 0;
	padding-left: 0px;
	line-height: 18px;
	padding: 0;
}

#sidebar ul li  {
	list-style: none;
	margin: 0;
	padding-left: 3px;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	}

#sidebar ul li a, a:link, a:visited  {
	text-decoration: none;
	color:#FFF;
	}
#sidebar ul li a:hover  {
	text-decoration: none;color:#F93
	}
	
	#content ul li a, a:link, a:visited  {
	text-decoration: underline;
	color:#339;
	}
#content ul li a:hover  {
	text-decoration: none;color:#CCO
	}
		#content2 ul li a, a:link, a:visited  {
	text-decoration: underline;
	color:#339;
	line-height: 18px;
	}
	
	#content ul li  {
	line-height: 18px;
	}
#content2 ul li a:hover  {
	text-decoration: none;color:#CCO
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/09bottomgraytop.gif);
	background-color: #F0F0EB;
	height: 19px;
	width: 900px;
	clear: both;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339;
	background-color: #CCC;
	height: auto;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #339;
	border-bottom-color: #CCC;
	border-left-color: #339;

}
#footer3 {
	background-image: url(images/09bottomgraybottom.gif);
	margin-right: auto;
	margin-left: auto;
	height: 19px;
	width: 900px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 660px;
	padding: 15px;
	font-size: 13px;
	line-height: 16px;
}

#content2 {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 825px;
	padding: 15px;
	font-size: 13px;
	line-height: 16px;
}

body a,a:visited{
	color: #339;
	text-decoration:underline;
}

body a:hover{
	color: #cc0000;
}
.sidebarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #339;
	background-color: #F93;
	width: 170px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #339;
}
#sidebarsm {
	background-color: #339;
	height: auto;
	width: 25px;
	float: left;
	background-image: url(images/09bgsm.gif);
	background-repeat: repeat-y;
}
h1 {
	color: #039;
	font-size: 20px;
	line-height: 24px;
}
h2 {
	color: #039;
	font-size: 16px;
	line-height: 18px;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	line-height: 18px;
}
.attention1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;

}

.bbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}
#box {
	float: right;
	height: auto;
	width: 180px;
	clear: none;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #DDD;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}

	
#ads {
	padding: 15px;
	float: right;
	height: 60px;
	width: 468px;
	position: relative;
}

