/* Winpad32 */


* {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}


html {
  margin: 0;
  padding: 0;
}

body {
  padding: 0px;
  background: #4c4f5b none repeat scroll 0% 50%;
  background: #bcc8c9 url(../images/bg.jpg); 
  background-repeat    :repeat-x;
  text-align: center;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
 
}


pre {
font-family: Verdana,Arial,Helvetica,sans-serif;
word-spacing: 0pt;
font-size: 0.8em;
}


a {
  color: #04090e;
  text-decoration: underline;
}

a:visited {
  color: #04090e;
}

a:active {
  color: #04090e;
}
a:hover {
  color: #4c4f5b;
font-weight: none;
}

h1 {
	font-size: 1.9em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}

h4 {
	font-style:italic;
	font-size: 1.1em;
	color: #ffffff;
}



#container {
  border-left: 3px solid #000;
  border-top: 3px solid #000;  
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  margin: 25px auto 25px auto;
  padding: 0px 0px 0px 0px;
  width: 90%;
  background: #708cb3 url(../images/back.jpg) repeat scroll left top;
  color: #333333;
  line-height: 111%;
  min-width: 800px;
  max-width: 800px;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
}

#topbase {
  background: #ececec;
}

#top {
  background: #ececec;

}

#tophandheld {
  background: #ececec;
  display: none;
}


#topnav {
  background: #ececec;

word-spacing: 0pt;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border-top: 3px solid #000;
border-bottom: 3px solid #000;
min-width: 800px;
max-width: 800px;
background: #708cb3;
}


#topnav2 {
margin: 10px 0px 5px 115px;
padding: 0px 0px 0px 0px;
}

ul#navtop li {
font-size: 0.8em;
list-style-type: none;
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 0px;
}

ul#navtop li.active {
  color: #d1e2f9;
/*  background: #000 none repeat scroll 0% 50%; */
  font-weight: normal;
border-bottom: 0px solid #fff;
}


#leftnav {

border: 0px solid #000;
float: left;
margin: 5px 0px 0px 5px;
padding: 20px 0px 0px 10px;
min-width: 60px;
max-width: 60px;
text-align: center;

}

#rightnav {

margin: 5px 5px 0px 0px;
padding: 20px 0px 20px 0px;
float: right;
border: 0px solid #000;
min-width: 190px;
max-width: 190px;
font-size: 0.8em;
}

ul#navright li {
border-bottom: 0px solid #708cb3;
text-align: left;
list-style-type: square;
margin: 0px 0px 3px 30px;
padding: 0px 0px 0px 0px;
}

ul#navright li.active {
  border-bottom: 0px solid #708cb3;
  color: #d1e2f9;
/*  background: #000 none repeat scroll 0% 50%; */
  font-weight: normal;
}

#rightnavbanner {

border: 0px solid #000;
margin: 200px -190px 230px 0px;
padding: 8px 0px 8px 8px;
float: right;
font-size: 0.75em;
color: #04090e;
min-width: 183px;
max-width: 183px;
}

#content {
  border-left: 0px dashed #0986b3;
  border-right: 0px dashed #0986b3;
  margin: 25px 0px 30px 75px;
  padding: 60px 40px 68px 40px;
  text-align: justify;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  color: #000;
  min-width: 432px;
  max-width: 432px;
  list-style-position: outside;
  list-style-type: square;
  
}

#tabel {
  background: #fafffe;
  border-left: 5px solid #fafffe;
  padding: 0px 0px 0px 0px;
  word-spacing: 3pt;
  margin: 0px 0px 0px 0px;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  min-width: 420px;
  max-width: 420px;

  
}

#contentpic {
  border: 0px solid #000000;
}

#contentpicpda {
  border: 0px solid #000000;
display: none;
}

#contentilink {

}

#contentilinkpda {
  border: 0px solid #000000;
display: none;
}


#footer {

  border-top: 3px solid #000;
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 1px 10px;
  color: #444444;
  background: #ececec;
  clear: both;
  text-align: left;
  font-size: 0.7em;
  
}

#footerright {

float: right;
margin: -20px 0px 0px 0px;
padding: 0px 10px 0px 0px;
font-size: 0.7em;
}


