body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
}
body, tr, td, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

table table table {
	background-repeat: no-repeat;
}

a {
	color: #6569C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
} 
a:hover {
	color: #FABA63;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
} 









li {
}
li li {
	margin-bottom: 0px;
}

ul {
	list-style-image: url(images/icons/heartshape.gif);
}
ul,ol {
	margin-left: 20px;
}

ol {
	list-style-type: lower-roman;
	list-style-position: inside;
}
ul ul,ol ul {
	list-style-image:url(images/icons/heartshapesmall.gif);
	margin-left: 15px;
}
ol ol,ul ol {
	margin-left: 15px;
	list-style-type: decimal;
}




#article ul {
	list-style-image:url(images/icon_doc.gif);

}
#docs ul {
	list-style-image: url(images/icons/3docs.gif);
}

#weblinks ul {
	list-style-image: url(images/icons/link-ne.gif);
	
}
#books ul {
	list-style-image: url(images/icons/book.gif);
}















.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C72AE;
	font-style: normal;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background-image: url(images/icon_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin: 0;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ABAFD1;
	font-style: normal;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	text-align: right;
	padding-right: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-style: normal;
	margin-top: 100px;
	margin-bottom: 0px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.1em;
	font-style: normal;
	margin-top: 80px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D5273;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-image: url(images/icon_arrowrt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 50px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
blockquote {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
}








#side {
	width: auto;
}
#side a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-size: 13px;
	line-height: normal;
	color: #825F94;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(images/icons/arrowrtbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#sidesmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-size: 11px;
	line-height: normal;
	color: #825F94;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(images/icon_arrowrt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#side a:hover, #sidesmall a:hover {
	color: #997AA9;
	background-image: url(images/icons/arrowrtboxo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.quote {
	background-image:url(images/icons/speechbox.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.quote p {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	text-align: left;
	text-indent: 15px;
	color: #6266C9;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.quote strong {
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	margin-left: 20px;
}











.backtotop {
	text-align: right;
	padding-top: 30px;
}
.backtotop a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/icons/link-up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.backtotop a:hover {
	background-image: url(images/icons/link-upo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
























.NOTE {
	color: #FF0000;
	font-weight: bold;
	margin: 10px;
}
