@charset "utf-8";
/* CSS Document */

/*background*/
BODY {background-repeat:repeat-x; 
background-image:url(../i/background.jpg);
background-color:#000000;
margin:0;
padding:0;}

.bodytext { font-size: 11px; color: #dedede; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodyblk { font-size: 11px; color: #000000; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodyblkbold { font-size: 11px; color: #000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodyblkitl { font-size: 11px; color: #000000; font-style:italic; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodytextwht { font-size: 11px; color: #ffffff; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodytextwhtbold { font-size: 11px; color: #ffffff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodytext2 { font-size: 14px; color: #ffffff; font-family:Arial, Helvetica, sans-serif; line-height:16px;}
.bodytext3 { font-size: 14px; color: #fe0f91; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:12px;}
.bodypinkbold { font-size: 11px; color: #fe0f91; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodypink { font-size: 11px; color: #fe0f91; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.bodypinkitl { font-size: 11px; color: #fe0f91; font-style:italic; font-family:Arial, Helvetica, sans-serif; line-height:13px;}
.footer { font-size: 8px; color: #dedede; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:11px;}
.header { font-size: 18px; color: #fe0f91; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:17px;}
.header2 { font-size: 17px; color: #fe0f91; font-family:Times, Times New Roman; line-height:18px;}

.js { font-size: 8px; color: #f7941d; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:11px;}
.js a:link { font-size: 8px; color: #f7941d; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:11px;}
.js a:hover { font-size: 8px; color: #f7941d; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; line-height:11px;}
.js A {text-decoration:none }