* {
	margin: 0;
	padding: 0;
}

body {
	background: #eee url(wheat_bg_bw.gif);
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #333;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	color: #B6850D;
}

h3 {
   font-size:11px;
}

#container {
	width: 740px;
	background: #fff;
	margin: 0 auto;
}

#header {
	width: 740px;
	height: 80px;
	background:#fff url(header.jpg) no-repeat; 
	text-align: left;
}

#header h1{
	padding-top: 15px;
	font-size:17pt;
	font-weight:bold;
	color: #6B4D03;	
	padding-left: 35px;
}

#header h2{
	font-size: 12pt;
	padding-left: 98px;
	color: #986E06;	
}

#header a, #header a:visited {
   color:#6B4D03;
   text-decoration:none;
}

#header a:hover {
    color:#fff;
	border-bottom:1px solid #fff;
}

#navigasi {
	width: 740px;
	height: 30px;
	background:#fff url(navigasi.jpg) no-repeat;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 5px;
	text-align:center;
}

#navigasi a, #navigasi a:visited {
	color: #6B4D03;
	text-decoration: none;
	margin-right: 25px;
}

#navigasi a:hover {
	color: #FFF;
	border-bottom:1px solid #fff;
}

#left {
	color: #808080;
	width: 134px;
	float: left;
	margin-left: 10px;
	padding: 8px;
}

#left p {
	margin-bottom: 20px;
	background: #fff;
}

#left li {
	list-style-image: url(silver_bullet.gif);
}

#left ul {
    margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 5px;
}

#left h3 {
    display:block;
    background:#ccc;
    color:#808080;
	padding-left:10px;
	margin-bottom: 5px;
}

#left a, #left a:visited {
   color:#B6850D;;
   text-decoration:underline;
}

#left a:hover {
    color:#333;
	text-decoration:none;
}

#right {
	color: #808080;
	width: 134px;
	float: right;
	padding: 8px;
	margin-right: 14px;
}

#right p {
	margin-bottom: 20px;
	background: #fff;
}

#right h3 {
    display:block;
    background:#ccc;
    color:#808080;
	padding-left:10px;
	margin-bottom: 5px;
}

#right li {
	list-style-image: url(b.gif);
}

#right ul {
    margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
}

#content {
	float: left;
	width: 320px;
	margin: 8px 0 0 4px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #B6850D;
	margin-bottom: 5px;
        margin-left: 35px;
	padding-left: 14px;
	background: #fff;
	border-bottom:1px solid #B6850D;
}

#content p {
	margin-bottom: 20px;
	padding-left: 14px;
        margin-left: 35px;
	background: #fff;
}

#content a, #content a:visited {
   color:#B6850D;;
   text-decoration:underline;
}

#content a:hover {
    color:#333;
	text-decoration:none;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #000;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#box {
	padding: 3px;
	background:#fff url(searchbox.gif) no-repeat;
	height: 20px;
	margin-bottom:10px;
}

#footer {
	color: #6B4D03;
	font-size: 8pt;
	background:#fff url(footer.jpg) no-repeat;
	clear: both;
	width: 740px;
	padding: 4px;
	text-align:center;
}

#footer a, #footer a:visited{
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	border-bottom:1px solid #fff;
}
#sqsbevenrow {
	font-size: 8pt;
	font-family: Arial;
}
#sqsboddrow {
	font-size: 8pt;
	font-family: Arial;
}