body {
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
	    background-color:white;
      font-family:Verdana, Arial, Helvetica;
      font-size:12px;
}

table {
      font-size:12px;
      color:#404040;
      line-height:20px;
}

hr {
      color:#C0C0C0;
}

#index {
      font-size:12px;
      color:#404040;
      border-width:0px;
      border-color:#535353;
      border-style:solid;
      font-family:Verdana, Arial, Helvetica;

}

a {
      color:#404040;
}

a:hover {
      color:red;
      text-decoration:none;
      background-color:#FFC0C0;
}

#menu {
      width:180px;
      border-right-width: 1px;
      border-left-width: 0px;
      border-top-width: 0px;
      border-bottom-width: 0px;
      border-color: #808080;
      border-style: dotted;
      background-color:white;
      background-image:url(./images/menu_bg.gif)
      

}

#foot {
      font-size:12px;
      color:#404040;

}

#content_in {
      width:500px;
      background-color:#DCDCDC;
      
      

}

#content_in_in {
      font-size:12px;
      color:#404040;
      border: 1px white solid;
      background-color:#EAEAEA;
      
      

}

#content_in_in_bg {
      background-repeat: no-repeat;
      background-position: right top;
      background-image:url(./images/content_bg.gif)
}

#content_in_in_bar {
      width:100%;
      background-image:url(./images/content_bar.gif)
      

}

#content_in_in_in {
      font-size:12px;
      color:#404040;
      border-right-width: 0px;
      border-left-width: 0px;
      border-top-width: 1px;
      border-bottom-width: 1px;
      border-color:white;
      border-style:solid;
      background-color:#EAEAEA;
     

}


#content_main_in {
      font-size:12px;
      border: 1px white solid;
      background-color:#CCA144;
}

#content_intro_in {
      font-size:12px;
      border: 1px white solid;
      background-color:#CB4545;
}

#content_teen_in {
      font-size:12px;
      border: 1px white solid;
      background-color:#CBCB45;
}


#content_pro_in {
      font-size:12px;
      border: 1px white solid;
      background-color:#45CB45;
}


#content_dis_in {
      font-size:12px;
      border: 1px white solid;
      background-color:#4545CB;
}

#content_sit_in {
      font-size:12px;
      border: 1px white solid;
      background-color:#6D6D6D;
}