
body { margin: 0; padding: 0; text-align: justify; font: 11px arial, Helvetica, sans-serif; color: #444444; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }
h1, h2, h3 { margin-top: 0; font-weight: normal; color: #ffffff; font-size: 1em; line-height: 1em; text-decoration: none; }
h1 { font-size: 1.4em; line-height: 1.4em; text-decoration: none; }
h2 { font-size: 1em; line-height: 1em; }
h3 { font-size: 2.4em; line-height: 2.4em; text-decoration: none; }
p, ol, ul { margin-bottom: 1.8em; line-height: 2.4em; }

a { color: #000000; text-decoration: none; }

a:hover {
	text-decoration: underline;
	color: #800080;
}
/* Sidebar */

#sidebar { text-decoration: none; float: left; width: 250px; outline: solid 1px #444; }

#sidebar-bgtop { text-decoration: none; width: 250px; float: left; }

#sidebar-bgbtm { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-decoration: none; }

#sidebar-content { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: left top; text-decoration: none; }

#sidebar ul { text-decoration: none; padding: 0; margin: 0; list-style: none; }

#sidebar li li { margin-left: 10px; margin-right: 0; line-height: 20px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; text-decoration: none; border-bottom: 1px dashed #bdbdbd; }

#sidebar li ul { text-decoration: none; margin-bottom: 0.5em; list-style: none; }

#sidebar h2 { background: #444444 url(../_Images/img02.jpg) no-repeat left 50%; padding: 5px 5px 5px 25px; font-size: 1em; font-weight: bold; text-decoration: none; }

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
