@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #F0DC82;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px
}

p {
	margin: 0px 30px 0px 0px;
	}
	
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(index_files/index_bullet.gif);
}

a:link {
	color: #930;
}

a:visited {
	color: #C00;
}

a:link:hover {
	color: #FF0;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #603;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 16px;
	color: #603;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-bottom: 2px;
}

.leftnav {
	font-size: 10pt;
	background-color: #B87333;

}

.leftnavcolumn {
	background-color: #EDEDC5;
	font-size: 10pt;
	font-style: italic;
}

.columns {
	background-color: #EDEDC5;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #B87333;
	padding-top: 4px;
	padding-bottom: 4px;
}

.copyright {
	font-style: italic;
	font-size: 10px;
	color: #603;
}

.header {
	background-color: #B87333;
	color: #FF0;
	font-size: 14px;
	font-weight: bold;
}
.linkstable {
	border-color: #630;
}
