/* CSS Document: krishna tech */
body {
margin:0;
background:url(images/bg1.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#FFFFFF;
}
.greenbg {
background:url(images/bg2.jpg) repeat-x #08c33d;
border:solid 1px #01af13;
}
.header {
background:url(images/header.jpg) no-repeat left top;
height:286px;
}
.hmenu {
color:#03651f;
text-decoration:none;
}
.hmenu:a {
color:#03651f;
text-decoration:none;
}
.hmenu:hover {
color:#000000;
text-decoration:none;
background:url(images/menuover.jpg) repeat-x;
display:block;
line-height:35px;
}
.hmenu:active {
color:#000000;
text-decoration:none;
background:url(images/menuover.jpg) repeat-x;
display:block;
line-height:35px;
}
.whitebox {
background:url(images/whitbg.jpg) no-repeat left top;
height:96px;
padding:15px;
}
.home {
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
padding-top:10px;
line-height:25px;
}
.home:a {
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.home:hover {
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}
.whitetext {
font-size:18px;
}
.blacktext {
color:#000000;
font-size:14px;
text-decoration:none;
}
.blacktext:a {
color:#000000;
font-size:14px;
text-decoration:none;
}
.blacktext:hover {
color:#990000;
font-size:14px;
text-decoration:underline;
}
.footer {
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
.footer:a {
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
.footer:hover {
font-weight:bold;
text-decoration:underline;
color:#000000;
}
.lmenu {
background:url(images/greenbar.jpg) top left repeat-x #bef687;
}
.nblacktext {
color:#000000;
text-decoration:none;
font-size:11px;
}
.textfield1 {
height:12px;
width:110px;
font-size:11px;
}
.leftmenu {
background:url(images/arrow1.png) left no-repeat;
color:#000000;
text-decoration:underline;
padding:0px 0px 0px 30px;
font-weight:bold;
}
.leftmenu:a {
background:url(images/arrow1.png) left no-repeat;
color:#000000;
text-decoration:underline;
padding:0px 0px 0px 30px;
font-weight:bold;
}
.leftmenu:hover {
background:url(images/arrow1.png) left no-repeat;
color:#03651f;
text-decoration:none;
padding:0px 0px 0px 30px;
font-weight:bold;
}
.go {
height:20px;
width:35px;
font-size:11px;
}
.dot1 {
background:url(images/dot1.gif) repeat-x bottom;
font-size:18px;
}
.readmore {
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#ffd300;
text-decoration:underline;
font-weight:bold;
}
.readmore:a {
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#ffd300;
text-decoration:underline;
font-weight:bold;
}
.readmore:hover {
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.darktext {
color:#000000;
}
.redtext {
color:#FF0000;
}
.heading {
font-family:Lucida Fax;
font-size:20px;
color:#FFFFFF;
font-style:italic;
}
.headingblack {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#03651f;
font-style:italic;
font-weight:bold;
}
input.button {
  color: #000000; background:#ffffff;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #999999;
}
.portfl {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
border-bottom:1px dashed #999999;
text-decoration:none;
}
.portfl:a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
border-bottom:1px dashed #999999;
text-decoration:none;
}
.portfl:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#993300;
font-weight:bold;
border-bottom:1px dashed #999999;
text-decoration:none;
}
.botborder {
border-bottom:1px solid #999999;
}