/* CSS Document */

body{ margin:0px; font-family:Calibri; background:#FFF; }
.menu{ background:url(images/menu_bg.jpg) repeat-x top; height:76px; text-align:center; font-size:24px; color:#FFFFFF; font-weight:bold; padding-top:5px;}
.menu a{ color:#FFFFFF; padding:0px 10px; text-decoration:none; }
.menu a:hover, .current{ color:#000000; background:#FFF;} 
.current{ color:#000000 !important; } 
.leftPanel{ width:385px; }
.rightPanel{ width:537px;}
td{ line-height:135%; font-size:16px; color:#0f243e; }
.content{ text-align:justify; }
.greyBorder{ border:1px solid #666; }
.padding10{ padding:10px;}
.buyNow{ font-size:16px; font-weight:bold; }
.buyNow a, .bolderLink{ color:#558ed5; }

.footer{background:url(images/footer_bg.jpg) repeat-x top; height:41px; padding-left:10px; color:#FFFFFF; padding-top:15px; }
.heading{ color:#da0000; font-weight:bold;font-size:24px;}
.contentBigger{ font-size:16px;}
