body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #959494;
	margin: 10px 10px 10px 10px;
}

a {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link {
	color: #BC7CDE;
	border-bottom: 1px dashed #B5B4B5;
}

a.link:hover {
	color: #9B4BC5;
	border-bottom: 1px dashed #876683;
	text-decoration: none;
}

td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	cursor: default;
}

hr {
	color: #C6BF9F;
	height: 1px;
}

ul {
	color: #3A8FAF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style-type: square;
}

ol {
	color: #3A8FAF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
} 

p {
	text-align: justify;
}

a.home {
	color: #15789C;
}

span.emph {
	color: #866783;
	font-weight: bold;
}

span.pageTitle {
	color: #3E8E42;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

span.sectionTitle {
	color: #49A34D;
	font-size: 14px;
	font-weight: bold;
}

span.header1 {
	color: #49A34D;
	font-size: 12px;
	font-weight: bold;
}

span.header2 {
	color: #49A34D;
	font-size: 11px;
	font-weight: bold;
}

span.header3 {
	color: #49A34D;
	font-size: 10px;
	font-weight: bold;
}

span.header4 {
	color: #49A34D;
	font-size: 9px;
	font-weight: bold;
}

a.blue0 {
	color: #6E94B1;
}

a.blue1 {
	color: #32556F;
}

a.violet0 {
	color: #B07CCB;
}

a.violet1 {
	color: #9B4BC5;
}

a.green0 {
	color: #7AB26D;
}

a.green1 {
	color: #478D37;
}

span.copyrights {
	font-size: 10px;
} 

a.copyrights {
	font-size: 10px;
}

tr.sideMenuItem {
	height: 18px;
}

tr.sideMenuSeparator {
	height: 10px;
}

td.note-note {
	color: #91A7AF;
	font-size: 8px;
	font-weight: bold;
	border-right: 1px solid #91A7AF;
	padding-right: 8px;
}

td.note-text {
	color: #73858C;
	font-size: 11px;
	padding-left: 8px;
}

span.bibtex {
	font-size: 11px;
	font-family: Courier New;
}

a.top {
	color: #A89763;
	font-size: 10px;
}

td.sectionTitle {
	border-bottom: 1px solid #FFB400; 
}

td.sectionTitleTop {
	text-align: right;
	border-bottom: 1px solid #FFB400; 
}

span.file {
	border: 1px solid #444444;
	font-size: 8px;
}

span.fileZIP {
	background-color: #79ABC2;
	color: white;
}

span.fileEXE {
	background-color: #DF8181;
	color: white;
}

span.fileTARGZ {
	background-color: #79C285;
	color: white;
}

span.fileURL {
	background-color: white;
	color: black;
}

span.fileCHM {
	background-color: #D3A0D6;
	color: black;
}

a.none, a.none:hover {
	text-decoration: none;
}

a.author {
	color: #cccccc;
	font-size: 10px;
	text-align: right;
}

a.author:hover {
	color: #cccccc;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}

