/* BODY {

/*  text-align: center;

  font-family : Helvetica, Verdana, Arial, sans-serif

  color:#6D7477; margin:0px;

}

*/



.fixcenter {

  width: 760px;

  border: none; border-width: 1px;

  background: #ffffff;    /* shop inside background*/

  color: #ffffff;  /* border color*/

/*  padding-left: 10px;

  padding-right: 10px; */

  margin: auto;

  margin-top: 10px;

  text-align: left;

}



A {

  color: #6D7477;

  text-decoration: none;

}



A:hover {

  color: #4160C7;

  text-decoration: underline;

}



TD.header {

 font-weight: bold;

 font-size: 15px;

 color: #6D7477;

}



TD.footer {

 font-size: 9px;

 color: #6D7477;

}



TD {

	font-family: "Trebuchet MS", "Helvetica", "Verdana", "Arial", "sans-serif"; 

/*	font-family: "Verdana", "Arial", "sans-serif";  */

	font-size: 12px;

	color: #6D7477;

	font-style: normal;

	letter-spacing: 0em;

	word-spacing: normal;

}



TD.bg{

  background-image: url('images/bg01.gif');

  background-repeat: repeat-y 

 }



TD.bg2{

  background-image: url('images/contacts.gif');

  background-repeat: repeat-y 

 }

div.scroll

{
background-color:#FFFFFF;
width:761x;
height:300px;
overflow: -moz-scrollbars-vertical;
overflow-y:scroll;
overflow-x:hidden;
scrollbar-base-color: #C9D4D5;
scrollbar-arrow-color: #666666;
scrollbar-DarkShadow-Color: #999999;
}

div.show_bar
{
height:100%;
padding-bottom:1px;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}

div.arrow
{
padding-top:20px;
font-size:xx-large;
font-weight:bold;
}