* {
	margin: 0em;
	padding: 0em;
}

a:link, a:visited {
	color: #8DA359;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #37371e;
	font-family: Georgia, Verdana, Arial, Serif;
}

img {
	border: none;
}	

p {
	padding-top: 15px;
}

body {
	background: #F0E3A4 url(../images/a4.gif) repeat-x;
	color: #333;
	font-size: 10px;
	font-family: Verdana, Georgia, Tahoma, Verdana, Serif; 
	text-align: center;
}

#outer {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background: #FEFEF2 url(../images/a3.gif) repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
	text-align: left;
}

#outer2 {
	border: dashed 1px #EFEAD1;
	padding: 1.0em;
}

#menu {
	background: #6C7424;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.6em;
	border-top: solid 1px #6D7B34;
	border-bottom: solid 2px #aaad5a;
	border-right: solid 2px #aaad5a;	
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0.3em;
	font-size: 13px;
	cursor: pointer;
}

#menu a:hover, #menu a:active {
	background: #515815;
}

.submenu {
	float: right;
	width: 650px;
	background: #aaad5a;
	color: #ffffff;
	height: 0.8em;
	line-height: 1.0em;
	padding-bottom: 0.2em;
	border-top: solid 1px #aaad5a;
	border-bottom: solid 2px #6D7B34;
	border-right: solid 2px #6D7B34;
	text-align: center;
}

.submenu a {
	color: #ffffff;	
}

#header {
	height: 80px;
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1 {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2 {
	font-size: 12px;
	color: #4F4F2B;
}

#content {
	padding: 20px;
	line-height: 1.8em;
	font-size: 12px;
	text-align: justify;
}

#footer {
	font-size: 10px;
	color: #ababab;
	clear: both;
	text-align:center;
}

#title {
	padding: 20px;
	padding-bottom: 0px;
	font-weight: bold;	
	color: #37371e;
	font-size: 16px;
}

#topBar {
	float: right;
}

#topText {
	float: left;
	cursor: pointer;
}

#fontBar{
	text-align: right;	
}

#fontBar img{
	padding: 2px;
	margin: 0px;
}

#loading {
	padding-top: 17px;
	padding-right: 20px;
	font-size: 12px;	
	float: right;
	color: red;
}

#loading img{
	padding: 0px;
	margin: 5px;
}

.loading {
	color: red;
	text-align: center;
}
