body {
	background-color: #DEDECA;
	background-image: url("images/background.gif");
}

body, td, th {
	color: #FFF;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}


a.patentdetails:link {
    text-decoration: none;
    color:#000000;
}

a.patentdetails:hover {
    text-decoration: underline;
}

a.patentdetails:visited {
    text-decoration: none;
    color:#000000;
}


#search {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;

}
#header {
	background-color: black;
	color: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: auto;
	margin: 10px;
	float: none;
	clear: both;
	vertical-align: middle;
	border-radius: 6px;
	background-image: url(images/back-carbon1.png);
	border: thin solid #606060;
	text-shadow: 1px 0 0px;
	-webkit-box-shadow: 8px 8px 15px #000000;
	box-shadow: 8px 8px 15px #000000;
}
#leftnav {
	line-height: 30px;
	background-color: #eeeeee;
	height: 300px;
	width: 100px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #5B5B5B;
	float: left;
	clear: left;
	border-radius: 6px;
	border: thin solid #606060;
	-webkit-box-shadow: 2px 2px 2px 0 #A8A8A8;
	box-shadow: 2px 2px 2px 0 #A8A8A8;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
}
#patentsection {
	background-color: #AFAFAF;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 20px;
	color: #000000;
	float: none;
	position: relative;
	clear: right;
	overflow-x: hidden;
	overflow-y: visible;
	padding-top: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	border-radius: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-color: #606060;
	border-style: solid;
	-webkit-box-shadow: 8px 8px 20px #000000;
	box-shadow: 8px 8px 20px #000000;
}

#mainbody {
	width: 800px;
	min-width5: 0px;
	min-height: 0px;
	position: relative;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
}

.Font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	--color: #F00;
	color: #660000;
}

.Font2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
