/* Generated by KompoZer */

.enggreenbold {
	font-family: Verdana;
	color: #008000;
	font-weight: bold;
}

.engredbold {
	font-family: Verdana;
	color: #FF0000;
	font-weight: bold;
}

.sidetable {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 0px 0px 1px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}
h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #2271a0;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
}
p {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
.sidetable2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
}
.sidelinks {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #2271a0;
  font-size: 10px;
  font-weight: bold;
}
.baseline {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #ffffff;
}
td {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
}
.sidelinks2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}
h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;
}
.producthdr {
  color: #2271a0;
  font-weight: bold;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
}
.sinh1 {
  font-family: malithi web,dinaminauniweb;
  color: #2271a0;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  font-size: 34px;
}
.sinproducthdr {
  font-size: small;
  font-family: malithi web,dinaminauniweb;
}
.sinhala {
  font-size: small;
  font-weight: inherit;
}
.myenglish {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
}
.myenglishsml {
  font-family: verdana,arial,helvetica,sans-serif;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
.sinhdr0 {
  font-family: malithi web,dinaminauniweb;
  color: #2271a0;
  font-size: small;
}
.sinhdr1 {
  font-family: malithi web,dinaminauniweb;
  color: #2271a0;
  font-size: 24px;
}
.sinhdr2 {
  font-family: malithi web,dinaminauniweb;
  color: #2271a0;
  font-size: 22px;
}
.sinhdr3 {
  font-family: malithi web,dinaminauniweb;
  font-size: 20px;
  color: #2271a0;
}
.sinhdr4 {
  font-family: malithi web,dinaminauniweb;
  font-size: 18px;
  color: #2271a0;
}

/* Box styles */
.myBox {
border: none;
padding: 5px;
font: 11px/11px verdana,arial,helvetica,sans-serif;
width: 300px;
height: 100px;
overflow: scroll;
}

/* Scrollbar styles */
::-webkit-scrollbar {
width: 12px;
height: 12px;
}

::-webkit-scrollbar-track {
border: 1px solid yellowgreen;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
background: yellowgreen;  
border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
background: #88ba1c;  
}
