* {margin: 0; padding: 0}
body {
	font-family: Arial, sans-serif;
	font-size: 90%;
}
#header {background: #eff8ff url("pics/header.gif") 20px 100% repeat-x}
#header p {
	background: transparent url("pics/header-p.gif") 20px 100% no-repeat;
	padding: 0 0 40px 20px
}
#wrapper {
	border-bottom: 3px solid #e7e7e7;
	margin-bottom: 1px;
	padding: 20px;
}
#leftside {
	float: left;
	margin-right: -240px;
	width: 214px
}
#leftside ul {
	clear: left;
	width: 214px;
	border-top: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	list-style-type: none;
	font-size: 90%
}
#leftside ul a {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	background-color: #e2eaed;
	padding: 4px 4px 4px 24px;
	font-weight: bold
}
#leftside ul ul a {
	font-size: 90%;
	padding-left: 32px
}
#leftside ul a:link, #leftside ul a:visited {
	color: #606060;
}
#leftside ul a:hover, #leftside ul a:active {
	color: #3891e3;
	background: #ffef97 url("pics/menu-a-hover.gif") 9px 50% no-repeat;
}
#reginap {
	background-color: #fff;
	color: #626262;
	font-weight: bold;
	line-height: 140%;
	margin: 0 auto;
	padding: 5px 8px;
	width: 154px
}
#reginap p {
	border-bottom: 1px dotted #626262;
	border-top: 1px dotted #626262;
	padding: 8px 5px
}
#reginap img {
	border: none;
	float: left;
	margin-left: 10px
}
#reginap a:link, #reginap a:visited {
	color: #7a192d;
	text-decoration: none
}
#reginap a span {font-size: 110%}
#content {
	color: #646464;
	margin-left: 240px;
	line-height: 140%;
	font-size: 90%;
	text-align: justify;
	width: 700px;
	float: left
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content p, #content ul, #content ol {margin: 5px 0}
#content h1 {
	color: #b3b3b3;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 150%;
	text-decoration: underline
}
#content h2 {
	color: #1b9bfe;
	font-size: 130%
}
#content h3 {font-size: 120%}
#content h4 {font-size: 110%}
#content h5 {font-size: 100%}
#content ul, #content ol {margin-left: 30px}
#content a:link, #content a:visited {
	color: #eda802;
	text-decoration: underline
}
#content a:hover, #content a:active {
	background-color: #fdd907;
	color: #fff;
	text-decoration: none
}
/*#content a:link, #content a:visited {
	color: #fff;
	background-color: #ffbc1b;
	text-decoration: none;
}
#content a:hover, #content a:active {background-color: #ffd90b}*/
#roots {font-size: 85%}
#bottom {
	float: left;
	background-color: #e5e5e5;
	padding: 15px 0;
	list-style-type: none;
	width: 100%
}
#bottom li {
	float: left;
	font-size: 80%;
	margin: 0 10px
}
#bottom a:link, #bottom a:visited {
	color: #373737;
	text-decoration: none
}
#bottom a:hover, #bottom a:active {color: #016ed5}
.cl {clear: left}
.cr {clear: right}
.cb {clear: both}
.fl {float: left}
.fr {float: right}
img.fl {margin: 0 10px 10px 0}
img.fr {margin: 0 0 10px 10px}

.img1x1 {
	border: none;
	height: 1px;
	width: 1px
}