html, body {
	background-color: #ffff99;
	background-image: url(../Images/bg-left2.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffff99;
	background-image: url(../Images/bg-left2.gif);
	background-repeat: repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-family: "Franklin Gothic Book", Verdana, Helvetica;
	font-size: 200%;
	font-weight: bold;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}

h4 {
	color: #333;
	font-size: 110%;
	margin-bottom: 2px;
	margin-top: 5px;
}

a {
	color: #039;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 0.9em;
}

#container {
	background-color: #ffff99;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

#side {
	float: left;
	width: 150px;
}

#headerside {
	background-color: #009966;
	height: 50px;
	width: 150px;
}

#title {
	color: #900;
	font-family: "Franklin Gothic Book", Verdana, Helvetica;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 16px;
	margin-top: 5px;
}

#nav {
	#nav: ;
	background-color: #33cc33;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ddd;
	border-top-style: dashed;
	border-top-width: 1px;
	float: left;
	width: 10px;
}

#nav ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	margin-top: 1px;
}

#nav a {
	border-bottom-color: #ddd;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #ddd;
	border-left-style: solid;
	border-left-width: 10px;
	border-right-color: #ddd;
	border-right-style: solid;
	border-right-width: 1px;
	color: #333;
	display: block;
	font-size: 90%;
	padding: 4px;
	width: 100px;
}

#nav a:hover {
	background-color: #f9f9f9;
	border-left-color: #900;
	border-left-style: solid;
	border-left-width: 10px;
	color: #333;
	text-decoration: none;
}

#nav a.selected {
	border-left-color: #333;
	border-left-style: solid;
	border-left-width: 10px;
	text-decoration: none;
}

#nav ul ul li a {
	text-indent: 20px;
}

#nav ul ul ul li a {
	text-indent: 40px;
}

#main {
	background-color: #ffff99;
	margin-left: 200px;
	padding: 0;
}

* html #side {
	margin-right: -3px;
	width: 100px;
}

* html #main {
	height: 1%;
	margin-left: 0;
}

#headermain {
	background-color: #009966;
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica;
	height: 30px;
	padding: 10px;
}

#subtitle {
	color: #fff;
	float: left;
	font-family: "Franklin Gothic Book", Verdana, Helvetica;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
}

#globalmenu {
	color: #fff;
	text-align: right;
}

#globalmenu ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#globalmenu li {
	display: inline;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

#globalmenu a {
	color: #fff;
}

#content {
	border-bottom-style: none;
	border-right-style: none;
	border-top-color: #ffff99;
	border-top-style: solid;
	border-top-width: 15px;
	padding: 0;
	width: auto;
}

#footer {
	clear: both;
	height: 5px;
}

.error {
	color: #c00;
}

.pager {
	font-size: 120%;
}

.pager a {
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0;
}

.searchresults .sub {
	color: #090;
	font-size: 90%;
}

.searchresults li {
	margin-bottom: 5px;
	margin-top: 5px;
}

.section {
	margin: 7px;
	padding: 5px;
}

.section h3 {
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333;
	margin-bottom: 7px;
	margin-top: 3px;
	padding: 2px;
}

.tbl {
	border-color: #eee;
	border-style: solid;
	border-width: 1px;
}

.tblvalue {
	font-weight: bold;
}

.articlelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.articlelist li {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

.articlesub {
	color: #666;
	font-size: 0.25em;
	padding-bottom: 1px;
	padding-top: 1px;
}

.articlecontent {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

.articlecomments {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

.articlecomments li {
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.articleerror {
	color: #c00;
}
