/*CSS By eRLySL*/

body {
  margin:5px auto 0px auto;
  padding:0px;
  width:800px;
}

#topback {
  position:relative;
  padding:3px;
  padding-left:0px;
  background:#FBFBFB;
  height:auto;
}

#topback #menu {
  position:absolute;
  top:19px;
  left:5px;
  width:150px;
  padding-left:2px;
}

#topback #menu .etiket {
  font:8pt/10pt Georgia, "Times New Roman", Times, serif;
  padding:5px;
  width:130px;
  text-transform:lowercase;
  vertical-align:baseline;
}
#topback #menu .etiket a{
text-decoration:none;
color:#333333;
}

#topback #content {
  font:9pt/10pt Georgia, "Times New Roman", Times, serif;
  position:relative;
  top:0px;
  left:150px;
  background:#FFF;
  padding:5px;
  width:632px;
  margin:0px 0px 3px 0px;
  border:double 1px #CCCCCC;
}

#topback #content h1 {
  font:15pt/15pt Georgia, "Times New Roman", Times, serif;
  color:#DC5921;
  margin:0px 0px 5px 0px;
  padding:0px 0px 5px 0px;
  border-bottom:dotted 1px #ccc;
}

#topback #content .satish1 {
  font:15pt/15pt Georgia, "Times New Roman", Times, serif;
  color:#DC5921;
  margin:0px 0px 5px 0px;
  padding:0px 0px 5px 0px;
}

#topback #content p {
  font:9pt/12pt Georgia, "Times New Roman", Times, serif;
  margin:0px;
}



#topback #menu h1 {
  font:9pt/10pt "trebuchet MS";
  margin:3px 0px 3px 0px;
  font-weight:100;
  border:double 1px #CCCCCC;
  background:#FFF;
  padding:6px;
  color:#000033;
}
#topback #menu h1 a {
  text-decoration:none;
  color:#000033;
}

#topback #menu h1 a:hover {
  color:#FF0000;
}

#links {
  font:8pt/10pt arial;
  position:relative;
  top:5px;
  text-align:right;   
}

#links li {
  list-style:none;
  display:inline;
}

#links li a {
  text-decoration:none;
  font-weight:bold;
  font:9pt/10pt Georgia, "Times New Roman", Times, serif;
  padding:2px;
  list-style:none;
}