body { margin: 0; padding: 0; }
.mainmain {margin: auto; padding: 0; height: 100%; width: 780px;}

.mainleft {  background-image: url(images/bg-shad-left.png); 
  _background-image:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-shad-left.png');
}

.mainright {  background-image: url(images/bg-shad-right.png); 
  _background-image:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg-shad-right.png');
}

.mainway {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

.alpha-shadow {
	clear: both;
	}
.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
  }
td.leftline
{ border:1px dotted;
  border-color: #163E5A;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}
a.menu
{ font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #163E5A;
  line-height: 30px;
  text-decoration: none;
}
a.menu:hover
{ color: #FFCD15;
}
a.linkkecil
{ font-family: Verdana;
  font-size: 8pt;
  line-height: 18px;
  color: #163E5A;
  text-decoration: none;
}
a.linkkecil:hover
{ text-decoration: underline;
}
a.linknama
{ font-family: Verdana;
  font-size: 8pt;
  line-height: 18px;
  text-decoration: underline;
  color: #163E5A;
}
a.linknama:visited
{ text-decoration: underline;
  color: #163E5A;
}
a.linknama:hover
{ text-decoration: underline;
  color: #6699CC;
}
.normaltext
{ font-family: Verdana;
  font-size: 8pt;
  line-height: 18px;
  color: #0;
  text-decoration: none;
  text-align: left;
}
a.link1
{ font-family: Verdana;
  font-size: 8pt;
  line-height: 18px;
  text-decoration: underline;
  font-weight: bold;
  color: #163E5A;
}
a.link1:visited
{ text-decoration: underline;
  color: #163E5A;
}
a.link1:hover
{ text-decoration: underline;
  color: #6699CC;
}
table.tablekomentar
{ background-color: #F7F7F7;
  padding: 5px;
  border:1px solid;
  border-color: #77A3FC;
  font-family: Verdana;
  font-size: 8pt;
  text-decoration: none;
  margin-top: 10px;
}
.inputkomentar
{ background-color: #EAEAEA;
  border:1px solid;
  border-color: #77A3FC;
  font-family: Verdana;
  font-size: 8pt;
  color: black;
  line-height: 12px;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
  scrollbar-base-color: #EFEFEF;
  scrollbar-arrow-color: black;
}
table.tableisibukutamu
{ background-color: #F7F7F7;
  padding: 5px;
  border:1px solid;
  border-color: #77A3FC;
  font-family: Verdana;
  font-size: 8pt;
  text-decoration: none;
  margin-top: 10px;
  margin-left: 100px;
}
table.tablebukutamu
{ border:1px solid;
  border-color: #0B5F88;
  border-bottom: 0px;
  font-family: Verdana;
  font-size: 8pt;
  text-decoration: none;
  margin-top: 10px;
  margin-left: 15px;
}
td.tdbukutamu-left
{ border:1px solid;
  border-color: #0B5F88;
  border-top: 0px;
  border-left: 0px;
  padding: 4px;
}
td.tdbukutamu-right
{ border:1px solid;
  border-color: #0B5F88;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 4px;
}

.counter
{ border:1px solid;
  border-color: black;
  width: 100px;
  background-color: red;
  color: #ffffff;
  text-align: right;
  padding-right: 3px;
}