/* Klyne & Klyne Main Styles */
body {
  background-color:#ffffff;
  font: 11px arial;
  text-decoration:none;
  padding-top:10px;
}

#colLeft{
  display:block;
  width:110px;
  
}

#colMiddle{
  display:block;
  width:240px;
  padding-left:30px;
}

#colRight{
  display:block;
  width:390px;
}

#logo{
  text-align:right;
  padding-bottom:20px;
}

#products{
  text-align:right;
  padding-top:30px;
}

#bbs{
  padding-bottom:28px;
}

#bodyText{
  width:210px;
  font: 11px arial;
  line-height:17px;
  padding: 1px;
}

#footLeft{
  color:#999999;
  padding-top:18px;
  line-height:16px;
}

#footRight{
  color:#999999;
  padding-top:18px;
  padding-right:20px;
}

a.blackLink{
  width:110px;
  display:block;
  text-align:right;
  color:#333333;
  line-height:16px;
}

a.blackLink:hover{
  color:#154772;
}

a.blueLink{
  width:110px;
  display:block;
  text-align:right;
  color:#154772;
  line-height:16px;
}

a.blueLink:hover{
  color:#333333;
}


a.footLink{
  color:#999999;
}

a.footLink:hover{
  color:#333333;
}
.h1c{
  font: 12px arial;
  font-weight:bold;
}