html,body {
	background-color: #464646;
	height: 100%;
	margin: 0px;
	background-image: url(/images/howtos.png);
	background-attachment: fixed;
}
.navtable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F3F7DE;
	position: fixed;
	width: 100%;
	top: 0px;
	height: 128px;
}
.top-navbar {
	font-size: 11px;
	background-color: #C00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	line-height: 17px;
}
a.red-navlinks:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
a.red-navlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.red-navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #CCCC99;
	font-weight: bold;
}
a.red-navlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #CCCC99;
	font-weight: bold;
}
a.highlight-link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #CCCC99;
	text-decoration: none;
}
a.highlight-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #CCCC99;
	text-decoration: none;
}
a.highlight-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #CCCC99;
	text-decoration: none;
}
a.highlight-link:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #CCCC99;
	text-decoration: none;
}
a.admin-link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a.admin-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a.admin-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #CCCC99;
	text-decoration: none;
}
a.admin-link:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #CCCC99;
	text-decoration: none;
}
.wrapper-top-navbar {
	width: 100%;
	height: 38px;
	position: fixed;
	top: 0px;
	left: 0px;
}
#library-forum-top-padding {
	padding-top: 38px;
}
a.post-link:link {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
a.post-link:visited {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
a.post-link:hover {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
a.post-link:active {
	font-size: 12px;
	color: #00F;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-decoration: none;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
.post-link-padding {
	padding: 2px;
	text-align: right;
}
#fixeddiv {
	position:absolute;
	right:20px;
	bottom:20px;
	background-color: #F3F7DE;
	border: 2px solid #C33;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
a.top-link:link {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
a.top-link:visited {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
a.top-link:hover {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
a:link {
	color: #00C;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
.heading {
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.note {
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.height {
	background-color: #F3F7DE;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
.justify {
	text-align: justify;
}
.bordercolor {
	border: 1px solid #999;
}
a.toclink:link {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00C;
}
a.toclink:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00C;
}
a.toclink:hover {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}
a.toclink:active {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}
.section-heading {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #DEDEBE;
	text-align: left;
	border: 1px solid #C8C891;
	font-family: Arial, Helvetica, sans-serif;
}
.section-sum {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.section-contents {
	font-size: 11px;
}
.post-message-notice {
	background-color: #FFFF99;
	font-size: 12px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-style: italic;
}
.notice {
	font-weight: bold;
	color: #F00;
}
.tabledesc {
	font-size: 11px;
	color: #000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666;
}
a.indexmenu:link {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
a.indexmenu:visited {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
a.indexmenu:hover {
	font-size: 12px;
	color: #00C;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a.indexmenu:active {
	font-size: 12px;
	color: #00F;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-decoration: none;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
/*Image Hosting Dropdown*/
.dropbtn {
	color: white;
	font-size: 11px;
	border: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 82px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}   

.dropdown-content a {
    color: black;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

.dropdown-content a:hover {
	background-color: #CC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
	background-color: #CC9;
	color: #000;
}
