@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; background:url(../images/bg.jpg) repeat-x #fff; font-family:"Verdana", Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal;}
table, tr, td{border:none; border-collapse:collapse; padding:0;}
a img{border:none;}
/*a:link{font-size:12px; color:#fff; text-decoration:none; font-weight:bold;}
a:hover{font-size:12px; color:#fff; text-decoration:underline; font-weight:bold;}
a:visited{font-size:12px; color:#336666; text-decoration:none; font-weight:bold;}*/
.spacer {font-size:0; line-height:0; clear:both;}

h6{font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#FFFFFF;}
* :focus {outline: none;}

/* the following rules apply only to IE6 */
* html{}
* html body{}
* html .foo{}

/* the following rules apply only to IE7 */
*+html .foo{}