html {margin: 0;padding: 0;}
body {margin: 0 auto; padding: 0; font: 70% Lucida Grande, "Verdana", Arial, sans-serif; line-height: 140%;min-width: 960px;	min-height: 300px; text-align: center;	background: url(images/back1.gif) repeat-y 50% 0%; background-color:#fd9002; background-attachment: center;}
       


a img { border:none; }

#wrap {position:relative;margin:0 auto;padding:0 0px;width: 960px;background:#fd9002;}



/* container & content */
div #container {align:center;margin: 0px auto;width: 960px;text-align: left;}
div #Hcontainer {margin: 0px auto;width: 960px;text-align: left;}



/* links */



a {color:none;text-decoration: none;}
a:hover {color:none;text-decoration:none;}
a:visited:hover {color:none;text-decoration:none;}
a:visited {color:none;text-decoration:none;border:none;}
a:img {color:none;text-decoration:none;}

.link {text-decoration:none; decoration:none; border-style:none;}
.link:hover {text-decoration:none; decoration:none; border-style:none;}
.link:visited {text-decoration:none; decoration:none; border-style:none;}
.link:img {border-style: none; border:0;}

.link1 {color:#ffffff;text-decoration:none; border:0;}
.link1:hover {color:#ff0000;text-decoration:none;}
.link1:visited {color:#ff0000;text-decoration:none;}

.link2 {color:#acacac;text-decoration:none; border:0;}
.link2:hover {color:#acacac;text-decoration:none;}
.link2:visited {color:#acacac;text-decoration:none;}


/*frames*/

#BFS-top {width:960px;height:5px;margin-left:0px;margin-top:20px;background-image:url(images/box-top.gif);}
#BFS-body {width:960px;overflow:hidden;margin-left:0px;text-align:left;background:white url(images/box-body.gif) repeat-y;}
#BFS-bottom {width:960px;height:5px;margin-left:0px;background-image:url(images/box-bottom.gif);}

#BFSS-top {width:380px;height:5px;margin-top:20px;background-image:url(images/box-top1.gif);}
#BFSS-body {width:380px;overflow:hidden;text-align:left;background:white url(images/box-body1.gif) repeat-y;}
#BFSS-bottom {width:380px;height:5px;;background-image:url(images/box-bottom1.gif);}

#BFSSS-top {width:520px;height:5px;margin-left:20px;margin-top:20px;background-image:url(images/box-top2.gif);}
#BFSSS-body {width:520px;margin-left:20px;overflow:hidden;text-align:left;background:white url(images/box-body2.gif) repeat-y;}
#BFSSS-bottom {width:520px;height:5px;margin-left:20px;background-image:url(images/box-bottom2.gif);}

#MAIN-top {width:960px;height:5px;margin-left:0px;margin-top:15px;background-image:url(images/box-top3.gif);}
#MAIN-body {width:960px;margin-left:0px;overflow:hidden;text-align:left;background:white url(images/box-body3.gif) repeat-y;}
#MAIN-bottom {width:960px;height:5px;margin-left:0px;background-image:url(images/box-bottom3.gif);}

#BF {width:520px;height:30px;margin-left:20px;background:#fd9002;}
#BF1 {width:380px;height:30px;margin-left:0px;background:#fd9002;}


#box-content p {float:left;width:910px;overflow:hidden;margin:0 10px;padding: 0 5px;}
#box-content h1 {color:#ffffff;font-size: 9px;margin:0 0px;padding:0 0 0 0px;align:center;}
#box-content h2 {color:#1172a1;font-size: 26px;margin:5 5px;padding:5 5 5 5px;}
#box-content h3 {color:#666;font-size: 14px;margin:0 0px;padding:0 0 0 0px;}
#box-content2 h4 {color:#ff0000;font-size: 14px;margin:0 0px;padding:0 0 0 0px;}
#box-content2 h5 {color:#ff0000;font-size: 14px;margin:0 0px;padding:0 0 0 0px;}
#box-content2 h5 {color:#ff0000;font-size: 14px;margin:0 0px;padding:0 0 0 0px;}

#box-content {color:#00000;font-size: 12px;margin:0 40px;padding:0 5 0 10px;}
#box-content1 {color:#ff0000;font-size: 12px;margin:0 10px;padding:0 5 5 10px;}
#box-content2 {text-align:left;color:#ffffff;font-size: 10px;margin:0 10px;padding:0 5 5 10px;}
#box-content3 {text-align:center;color:#ff0000;font-size: 10px;margin:0 10px;padding:0 5 5 10px;}

a.tab {
  width: 40px;
  height: 98px;
  cursor: pointer;
  position: fixed;
  z-index: 100000;
  /*background-color: #222;*/
  right: 0 !important;
  left: auto !important;
  margin-right: -10px !important;
  margin-left: auto !important;
}
a.tab:hover {
  margin-right: -6px !important;
  margin-left: auto !important;
}

