/*
Unless otherwise indicated, all code below was written by Eric Costello,
and you are free to use, modify and distribute it. Please leave this 
comment block intact so that people can find the original unmodified
version at: http://www.glish.com/css/blogger/
modifier par loom13000
*/

a {
	color: #000000;
	font-weight: bold;
	outline: none;
	text-decoration: underline;
}

a:visited {
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

body {
	background: #dddddd;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

h1 {
	margin: 0px 10px 10px;
}

h1 {
	font-family: arial, Tahoma, sans-serif;
	padding-top: 10px;
}

h2 {
	font-family: arial, Tahoma, sans-serif;
	padding-top: 10px;
}

h3 {
	margin: 10px 10px 10px;
}

h4 {
	margin: 0px 10px 10px;
}

h5 {
	margin: 10px;
}

h6 {
	margin: 0px 10px 10px;
}

img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

input {
	outline: none;
}

input.textsizer {
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	width: 40px;
}

label {
	outline: none;
}

p {
	margin: 10px 0px 0px;
}

pre {
	margin: 0px 10px 10px;
}

select {
	outline: none;
}

td {
	font-family: arial, Tahoma, sans-serif;
	font-size: 10px;
}

ul.nobullets {
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
/*
unknown {
	width: 410px;
}
*/
.highlight {
	background-color: #FFFF00;
}

.itembody {
	margin-bottom: 5px;
	margin-top: 5px;
}

.iteminfo {
	background: none transparent scroll repeat 0% 0%;
	font-size: x-small;
	text-decoration: none;
}

.iteminfo a {
	background: none transparent scroll repeat 0% 0%;
	font-weight: bolder;
	text-decoration: none;
}

.skip {
	display: none;
}

#title {
	padding-left: 20pt;
	padding-bottom: 10pt;
	border: #000000 1px solid;
	border-bottom: 0px;
}

#banner {
	background: #FFFFFF;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	height: 39px;
	margin-top: 0px;
	position: relative;
	voice-family: inherit;
}

#centercontent {
	background: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	voice-family: inherit;
	padding-bottom:20pt;
	margin-left: 201px;
	margin-right: 231px;
}

#leftcontent {
	font-size: smaller;
	background: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-left: 5px;
	float:left;
	width: 195px;
	padding-bottom:20pt;
}
#leftcontent h2{
	font-size: 10pt;
}

#link {
	text-decoration: none;
	voice-family: inherit;
}

#navi {
	background: url(lignen.gif) repeat-x bottom;
	height: 20px;
	margin: 6px 200px;
	padding-left: 10px;
}

#navi a.active:link {
	color: #000000;
}

#navi a:link {
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #000000;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-decoration: none;
}

#navi a:visited {
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #000000;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-decoration: none;
}

#navi li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#rightcontent {
	font-size: smaller;
	background: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-left: 5px;
	width: 225px;
	float: right;
	z-index: 1;
	padding-bottom:20pt;
}

#rightcontent h2{
	font-size: 10pt;
}
