/* @override http://www.sumware.net/includes/include.css */

div.yui-b a:hover
{
	color: red;
	background-color: yellow;
}

div.yui-b a {
	color: #006e98;
	text-decoration: none;
}

div.yui-b h1 { font-size: large;
	border-bottom-style: double;
	border-bottom-width: 3px;
	color: #006e98;
}

div.yui-b h2 
{ 
	font-size: medium; 
	padding-top: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 1em;
	color: #006e98;
}

div.yui-b h3 {
	font-weight: normal;
	font-style: normal;
	color: #006e98;
	line-height: 130%;
	font-size: 100%;
	border: 1px solid #fff;
	padding-bottom: 3px;
	padding-top: 4px;
	background-image: url(h3back3.gif);
	border-bottom: 1px solid #e9f2f6;
}

div.yui-b h4
{
	font-size: 95%;
	background-color: #e9f2f6;
	font-weight: normal;
	font-style: normal;
	color: #006e98;
	padding-left: 2em;
	border: 1px solid #eff7f9;
	padding-top: 2px;
	padding-bottom: 2px;
}


div.yui-b p {
	margin-top: 6px;
	margin-bottom: 6px;
	color: #3f3f3f;
}
div.yui-b pre {
	color: #009;
	font-size: small;
	line-height: 1.4%;
	font-weight: normal;
}


div.yui-b h1, h2, h3
{
	font-weight: bold;
	color: #006e98;
	line-height: 160%;
}




body {
	margin: 0px 0px 0px 0px;
	font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
	left: 3px;
	background-color: #F4F4F4;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


div.yui-b li {
	list-style: inside url(images/hyphen-shadow.png);
	list-style-type: none;
	list-style-position: outside;
	opacity: 1;
	list-style-image: url(http://sumware.net/includes/dot.gif);
	line-height: 1.7em;
	text-indent: 0;
	position: relative;
	text-shadow: #000000 0 0 0px;
	left: 2em;
	padding-right: 2em;
}

.small_sidebar {
	color: maroon;
	font-size: small;
	line-height: 1.4%;
	font-weight: lighter;
}

.highlight_box {
	background-color: #fdffc6;
	border: 1px solid #ffcb90;
	padding: 6px;
}

.banner {
	position: relative;
	margin-left: -14px;
	margin-top: 23px;
}
