body{
	/*background-color: #eee;*/
	/*background-color: #f4f4f4;*/
	background-image: url(images/fuzzy.jpg);
	font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}

li{
		padding-top: 5px;
		padding-bottom: 5px;
}

#page{
	/*padding-top: 10px;*/
	margin: 0;
	width: 740px;
	background-color: #fff;
	text-align: left;
	border: 1px solid #000;
	min-height: 250px;
	}
	
#title{
	background-color: #fff;
	margin: 0;
	}

#title .picture
{
float: left;
padding: 5px 20px;
}

#title .picturer
{
float: right;
padding: 5px 20px;
}

#title p{
	/*padding-left: 20px;*/
	font-size: 80%;
	/*line-height: 200%;*/
	margin: 0 15px;
	/*text-align: center;*/
	border: 1px solid #808080;
	font-family: arial, "century gothic"
	/*padding-bottom: 2px;*/
	/*padding-left: 10px;*/
	}
	
#title span{
	border-right: 1px solid #808080;
	padding: 0 12px; 
}

#title p.normal{
		border: 0 solid #fff;
		color: #808080;
		font-size: 70%;
}
	
#title p.space{
	margin: 0;
	line-height: 7px;
	}
	
#title p.space2{
	margin: 0;
	line-height: 10px;
	background-color: #5C8BBF;
	}
	
#title td{color: #000;}
	

#title h1{
	font-size: 140%;
	padding: 22px 2px 0 30px;
	color: #000;
	margin: 0;
	font-family: "Times New Roman", Arial, "Century Gothic", verdana, Helvetica, sans-serif;
	font-weight: normal;
	/*background-color: #fff;*/
	}
#title h2{
	margin: 0; 
	padding: 0 0 20px 18px; 
	font-size: 75%;
}
	

#title p.clear{
	clear: both;
	background-color: #fff;
	color: #4d7097;
	border: 0 solid #fff;
	height: 2px;
}

#title td{
		font-family: Arial;
}

/*#title a {font-weight: bold; }*/

#title a:link {
  color: #000;
  text-decoration: none; 
}
#title a:visited {
  color: #000;
 text-decoration: none; 
}
#title a:active {
  color: #000;
 text-decoration: none; 
}
#title a:hover {
  color: #f00;
  /*text-decoration: underline;*/
}

	
#content{
	/*margin: 0 0 0 170px;*/
	margin: 0;
	/*border-left: 1px solid #2a479b;*/
	padding: 30px 20px;
	background-color: #fff;
	/*margin-left: 140px;*/
	font-size: 95%;
	line-height: 140%;
	min-height: 250px;
	}
#content blockquote{
	background-color: #fff;
	margin: 0 0 0 10px;
	}
#content p, table, tr, td, pre{
	background-color: #fff;
	margin: 0;
	}

#content h1{
	background-color: #fff;
	margin: 0;
	font-size: 140%;
	font-weight: normal;
	/*padding-left: -14px;*/
	}
	
#content h2{
	background-color: #fff;
	color: #999;
	font-family: verdana;
	margin: 0;
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 6px;
	}
	
/*#content p{padding-left: 20px;
						margin: 0;}*/
	
#content .pictureleft
{
float: left;
padding-right: 20px;
padding-bottom: 5px;
color: #4d7097;
}

#content a {font-weight: bold; }

#content a:link {
  color: #339;
  
}
#content a:visited {
  color: #339;
  
}
#content a:active {
  color: #339;
  
}
#content a:hover {
  color: #DAA520;
  text-decoration: underline;
}

#content p.note{
	margin: 0;
	font-style: italic;
	font-size: 90%;
}

#content p.gotop{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#menu{
	margin: 0;
	color: #ccc;
	background-color: #fff;
	padding: 15px 0;
}

#menu a {font-weight: bold;  }

#menu a:link {
  color: #000000;
 /* text-decoration: none;*/
}
#menu a:visited {
  color: #000000;
  /*text-decoration: none;*/
}
#menu a:active {
  color: #999999;
  /*text-decoration: none;*/
}
#menu a:hover {
  color: #DAA520;
  text-decoration: underline;
}
	
	#side{
		float: left;
		width: 130px;
		bottom: auto;
		font-size: 85%;
		/*border: 1px solid #000;*/
		margin: 0 10px 0 0;
		padding: 4px;
		background-color: #fff;
		}
		
	
	#side p{
		margin: 0;
		padding-left: 6px;
		background-color: #fff;
	}
	
	#side p.news{
		margin: 0;
		padding-left: 6px;
		background-color: #fff;
		font-size: 80%;
	}
	#side strong{
		margin: 0;
		padding-left: 6px;
		background-color: #fff;
		font-size: 90%;
	}
	
	#side h1{
		margin: 0;
		padding-left: 2px;
		font-size: 80%;
		color: #000;
		/*background-color: #ccc;*/
	}
	
#side a {font-weight: bold; font-size:90%;}

#side a:link {
  color: #000000;
}
#side a:visited {
  color: #000000;
}
#side a:active {
  color: #999999;
}
#side a:hover {
  color: #DAA520;
  text-decoration: underline;
}
	

	
	#footer{
	border-top: 1px solid #000;
	clear: both;
	background-color: #fff;
	/*color: #4d7097;*/
	padding-left: 20px;
	margin-left: 20px;
	font-family: arial;
	font-size: small;
	line-height: 120%;
	margin: 0;
	text-align: center;
	}

#footer p{margin: 0;
					text-align: center;
					padding: 4px 0 4px 0;}
		
#footer a {font-weight: bold; font-size: 85%;}

#footer a:link {
  color: #000000;
  /*text-decoration: none; */ 
}
#footer a:visited {
  color: #000000;
 /*text-decoration: none; */
}
#footer a:active {
  color: #999999;
 /*text-decoration: none; */
}
#footer a:hover {
  color: #DAA520;
  text-decoration: underline;
}

	
.picture
{
float: left;
padding: 0 20px 5px 0;
color: #4d7097;
font-size: 70%;
}

.pictureright
{
float: right;
padding: 0 0 5px 20px;
color: #4d7097;
font-size: 70%;
}

.picturecenter{
	text-align: center;
	}
	
b.blue{	
	color: #339;
	}
p.blue{
	color: #339;
	}

.settable table{
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		}
		
.settable td{
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		padding: 1px 4px 1px 4px;
		}
		
.word{
	float: left;
	height: 28px;
	padding: 3px 20px 0 5px;
	}
.pdf{
	float: left;
	height: 33px;
	padding: 4px 20px 0 5px;
	}
	
p.gap{
	height: 5px;
	clear: both;
	}	
