
h2 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
border: none;
}

/*- Menu Tabs 6--------------------------- */

#tabs6 {
  float:left;
  width:100%;
  font-size:13px;
  font-weight: bold;
  line-height: normal;
      border-bottom:1px solid #666;
  }
#tabs6 ul {
      margin:0;
      padding:10px 10px 0 50px;
      list-style:none;
  }
#tabs6 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs6 a {
  float:left;
  background:url("tableft6.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs6 a span {
  float:left;
  display:block;
  background:url("tabright6.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {float:none;}
/* End IE5-Mac hack */
#tabs6 a:hover span {
  color:#FFF;
  }
#tabs6 a:hover {
  background-position:0% -42px;
  }
#tabs6 a:hover span {
  background-position:100% -42px;
  }

  #tabs6 #current a {
          background-position:0% -42px;
  }
  #tabs6 #current a span {
          background-position:100% -42px;
  }






/* --------------------------------------------- */

BODY
{
	background-color: White;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 16px;
	padding-top: 0px;
	background-image: url(pagebg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#mainTable
{
	width: 950px;
	border-left: solid 1px #909090;
	border-right: solid 2px #909090;
	background-color: White;
}
#logoCell
{
	background-color: #efefef;
	height: 120px;
	background-image: url(vsop2.jpg);
	font: bold 11px/1.5em Verdana;
	vertical-align: bottom;
}
#orderCell
{
	font-size: 13px;
	text-align: right;
	background-color: #999;
	border-bottom: solid 1px #666;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Arial;
	font-size: 13px;
}
#orderCell A
{
	text-decoration: none;
	color: #000090;
}
#orderCell A:hover
{
	text-decoration: underline;
	color: #ff6600;
}
#mainCell
{
	width: auto;
	font-family: Arial;
	font-size: 13px;
	color: #404040;
}
#mainCell TD
{
	font-family: Arial;
	font-size: 13px;
}
#mainCell A
{
	text-decoration: none;
	color: #000090;
}
#mainCell A:hover
{
	text-decoration: underline;
	color: #ff6600;
}
#mainCell H1
{
	font-weight: bold;
	font-size: 20px;
	color: #303030;
	font-family: Arial;
	margin: 0px 0px 10px 0px;
}

#mainCell H2
{
	font-weight: bold;
	font-size: 18px;
	color: #303030;
	font-family: Arial;
	margin: 0px 0px 8px 0px;
}
#mainCell H3
{
	font-weight: bold;
	font-size: 16px;
	color: #303030;
	font-family: Arial;
	margin: 0px 0px 6px 0px;
}
#newsCell
{
	width: 22%;
}
#contentsTable
{
	margin: 6px;
}
#sideMenuCell
{
	width: 170px;
}
p
{
	margin: 0px 0px 8px 0px;
}
.personPresentation
{
	line-height: 10px;
	text-align: center;
	width: 160px;
	padding: 2px 2px 10px 2px;
	margin: 0px;
}
.personPresentation img
{
	margin: 1px;
}
.personPresentation br
{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
