/* CSS Document */
body {margin:0px; padding:0px; background-color:#cacaca; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-image:url('../images/bgs.gif'); background-repeat:repeat-y; background-position: center 50%;}

.link-bg {background-image:url('../images/link-bg.gif'); border-left:1px solid #D5D6AC; border-right:1px solid #D5D6AC}
.light-green {background-color:#C1E521;}
.bot-head {background-image:url('../images/bot-head.gif');}
.border {border:1px solid #E5DADE;}
.pad15 {padding:15px;}
.line-height {line-height:16px; text-align:justify;}
.red {color:#A30000; font-weight:bold;}
.border-left {border-left:1px solid #D5D8AB;}
A.link {color:#000; text-decoration:none;font-weight:bold;}
A:hover.link {color:#000; text-decoration:underline;font-weight:bold;}
.border-right {border-right:1px solid #F9F9F9;}
A.prod-link {color:#000; text-decoration:none; font-weight:bold;}
A:hover.prod-link {color:#bb0000; text-decoration:none; font-weight:bold;}
.black {background-color:#000; color:#fff;}
.line-height1 {line-height:16px;}
.head {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#bb0000; font-weight:noraml;}
A.red-bold {color:#000; font-weight:bold; text-decoration:none;}
A:hover.red-bold {color:#bb0000; font-weight:bold; text-decoration:none;}