body {
	background-color: #666666;

}

#midbg {
	background-image: url(../bg_grafix/ctm_bg2_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

p a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

p a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}


#sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
	text-indent: 0px;
	width: 110px;
	margin-top: 7px;
}
#sidenav dl {
	display: block;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: 10px;
}
#sidenav dt a:link, #sidenav dt a:visited {
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
}

#sidenav dt a:hover, #sidenav dt a:active {
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
#footer {
	width: 430px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footer a:link, #sidenav a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #sidenav a:active {
	color: #000000;
	text-decoration: none;
}
