/*  
*/
  *{
	margin: 0px;
	padding: 0px;}
body {
	font-size: 76%;
	margin: auto;
	text-align: center;
	color: #333;
	background: #f4f4f4;
	font-family:  arial,sans-serif, "Times New Roman", Times,Verdana;}
#header {
	margin: 0px auto 0 auto;
	height: 114px;
	width: 766px;
	background:#fff url(images/top3_bg.jpg);}
#container{
	clear:left;
	padding:0 auto 0 auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 766px;
	height: auto;
	background: #fff;}                

#content{float:left;width:660px; PADDING-LEFT: 40px; PADDING-RIGHT: 10px; text-align: left;}
p {padding:0px 0px 0 20px;  text-align: left;}

h1 { font-size: 120%; font-weight: bold; text-align: left; color: #990099; FONT-STYLE: italic; FONT-FAMILY: Georgia, 'Times New Roman', Times, serif;}

a:link{
	color: #3366CC;
	text-decoration: underline;
                  font-weight: normal;}
a:hover{
	color: #9900CC;
	text-decoration: underline;
                  font-weight: normal;}
a:visited{
	color: #9900CC;
	text-decoration: underline;
	font-weight: normal;}
a:visited:hover{
	color: #9900CC;
	text-decoration: underline;}
a img {
	float: left;
	border:none;
	background:none;
	padding:0px;}
#sign {
      position:absolute;
      left:110px;
      top:55px;
      float:left;
      width:80%;
      font-size:1.3em; FONT-FAMILY: Georgia, 'Times New Roman', Times, serif; FONT-STYLE: italic; FONT-WEIGHT: normal; color: #333; z-index: 3;}
#sign1 {
      position:absolute;
      text-align: center;
      left:600px;
      top:9px;
      float:left;
      width:30%;
      font-size:1.2em; FONT-FAMILY: 'Times New Roman',  Georgia, Times, serif; FONT-STYLE: normal; FONT-WEIGHT: bold; color: #990099; z-index: 2;}
 #sign2 {
      position: absolute;
      text-align: center;
      left: 165px;
      top:405px;
      float:left;
      width:300px;
      font-size:1.3em; FONT-FAMILY: Georgia, 'Times New Roman', Times, serif; FONT-STYLE: italic; FONT-WEIGHT: bold; color: #4E8893; z-index: 100;}
#sign2 #promo { font-size: 90%; font-weight: normal; text-align:center; color: #333; FONT-STYLE: italic; FONT-FAMILY: Georgia, 'Times New Roman', Times, serif;}

#tabsF {
      position:absolute;
      left:234px;
      top:70px;
      float:right;
      width:100%;
      background: transparent;
      font-size:93%;
      line-height:normal;
      z-index: 10

      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 10px 4px 4px;
      color:#666;
      }
 #tabsF a:visited {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
 #tabsF a span:visited {
     float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 4px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
   
        #tabsF #current a {
                background-position:0% -42px; 
        }
        #tabsF #current a span {
                background-position:100% -42px; color:#FFF;
        }