body{
  margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #ffffff;
  color: #ABACAC;
}
h1{
	position:absolute;
	margin:0px;
	padding:0px;
	text-indent:-4000px;
}	
h2{
    margin:0px;
    padding:0px;
    font-size: 25px;
    color: #B6226C;
}
.Main{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.PageBackgroundGlare{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.PageBackgroundGlareImage{
  background-image: url('./images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 658px;
  width: 1093px;
  margin: 0 auto;
}
/* specially for Opera */
html:first-child .PageBackgroundGlare{
  border: 1px solid transparent;
}
/* specially for Opera */
* html .PageBackgroundGlareImage{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Page-BgGlare.png',sizingMethod='crop')");
}
.PageBackgroundGradient{
  background-image: url('./images/Page-BgGradient.png');
  background-repeat: repeat-x;
  height: 900px;
}
a img{ 
  border: 0; 
}
a{
  color: #D83184;
}
a:link{
  color: #D83184;
}
a:visited{
  color: #891A51;
}
a:hover{
  color: #B4226A;
}
/* end Page */
/* begin Box, Sheet */

.IntroFilm{
  background-color: #f00;
  position: absolute;
  z-index:99;
  top: 0;
  left: 0;
  right:0;
  bottom:0;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.Sheet {
  min-width:41px;
  min-height:41px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 900px; 
}
* html .Sheet {
  width:expression(this.offsetWidth < 41 ? 41+"px" : "auto !important");
  height:expression(this.offsetHeight < 41 ? 41+"px" : "auto !important"); 
  width: 900px;
  zoom: 1;
}
.Sheet-body {
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}
.Sheet-tl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url('./images/Sheet-s.png');
}
* html .Sheet-tl {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-s.png',sizingMethod='crop')");
}
.Sheet-tr {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
}
* html .Sheet-tr {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-20+'px');
}
.Sheet-tr div{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -20px;
  width: 40px;
  height: 40px;
  background-image: url('./images/Sheet-s.png');
}
* html .Sheet-tr div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-s.png',sizingMethod='crop')");
}
.Sheet-bl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
* html .Sheet-bl {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-20+'px');
}
.Sheet-bl div{
  position: absolute;
  z-index: -1;
  top: -20px;
  left: 0;
  width: 40px;
  height: 40px;
  background-image: url('./images/Sheet-s.png');
}
* html .Sheet-bl div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-s.png',sizingMethod='crop')");
}
.Sheet-br {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
}
* html .Sheet-br{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-20+'px');
  left: expression(this.parentNode.offsetWidth-20+'px');
}
.Sheet-br div {
  position: absolute;
  z-index: -1;
  top: -20px;
  left: -20px;
  width: 40px;
  height: 40px;
  background-image: url('./images/Sheet-s.png');
}
* html .Sheet-br div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-s.png',sizingMethod='crop')");
}
.Sheet-tc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 20px;
  right: 20px;
  height: 20px;
}
* html .Sheet-tc{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-40+'px');
}
.Sheet-tc div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url('./images/Sheet-h.png');
}
* html .Sheet-tc div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-h.png',sizingMethod='scale')");
}
.Sheet-bc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 20px;
  right: 20px;
  height: 20px;
}
* html .Sheet-bc{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-20+'px');
  width: expression(this.parentNode.offsetWidth-40+'px');
}
.Sheet-bc div {
  position: absolute;
  z-index: -1;
  top: -20px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url('./images/Sheet-h.png');
}
* html .Sheet-bc div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-h.png',sizingMethod='scale')");
}
.Sheet-cl {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 20px;
  left: 0;
  width: 20px;
  bottom: 20px;
}
* html .Sheet-cl{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-40+'px');
}
.Sheet-cl div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background-image: url('./images/Sheet-v.png');
}
* html .Sheet-cl div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-v.png',sizingMethod='scale')");
}
.Sheet-cr {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 20px;
  right: 0;
  width: 20px;
  bottom: 20px;
}
* html .Sheet-cr{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-20+'px');
  height: expression(this.parentNode.offsetHeight-40+'px');
}
.Sheet-cr div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -20px;
  width: 40px;
  height: 100%;
  background-image: url('./images/Sheet-v.png');
}
* html .Sheet-cr div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Sheet-v.png',sizingMethod='scale')");
}
.Sheet-cc {
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background-color: #F0F0F0;
}
* html .Sheet-cc{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-40+'px');
  height: expression(this.parentNode.offsetHeight-40+'px');
}
.Sheet{
  margin-top: 50px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */



/* begin Header */
div.Header {
  margin: 0 auto;
  position: relative;
  width: 900px;
  height: 250px;
  background-image: url('./images/Header.png');
  background-repeat: no-repeat;
  background-position: left top;
}
/*  * html div.Header {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Header.png',sizingMethod='crop')");
}*/
div.HeaderL  div{
  width: 47%;
  height: 100%;
  background-image: url('./images/HeaderL.JPG');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
div.HeaderR  div{
  width: 53%;
  height: 100%;
  background-image: url('./images/HeaderR.JPG');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: right;
}
/* end Header */



/* begin Logo */

.logo{
  position: relative;
  left: 405px;
  top: 98px;
}
.logo td{
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.logo-name{
  font-size: 26px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: bold;
}
.logo-name a{
  text-decoration: none;
  color: #FDF2F7 !important;
}
.logo-text{
  font-size: 18px;
  font-family: Tahoma;
  font-style: normal;
  font-weight: normal;
  color: #FDF2F7 !important;
}
/* end Logo */
/* begin Menu */
.menu, .menu ul{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}
.menu li{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}
.menu li:hover{
  z-index: 10000;
  white-space: normal;
}
.menu li li{
  float: none;
}
.menu ul{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}
.menu li:hover>ul{
  visibility: visible;
  top: 100%;
}
.menu li li:hover>ul{
  top: 0;
  left: 100%;
}
.menu:after, .menu ul:after{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul{
  min-height: 0;
}
.menu ul{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}
.menu ul ul{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}
* html .menu, * html .menu ul{
  height: 1%;
}
* html .menu li.menuhover{
  z-index: 10000;
}
* html .menu .menuhoverUL{
  visibility: visible;
}
* html .menu .menuhoverUL{
  top: 100%;
  left: 0;
}
* html .menu .menuhoverUL .menuhoverUL{
  top: 0;
  left: 100%;
}
* html .menu ul a{
  height: 1%;
}
* html .menu li li{
  float: left;
  width: 100%;
}
* html .menu .menuhoverUL .menuhoverUL{
  top: 5px;
  left: 100%;
}
* html .menu, * html .menu ul{
  height: 1%;
}
* html .menu li.menuhover{
  z-index: 10000;
}
* html .menu .menuhoverUL{
  visibility: visible;
}
* html .menu .menuhoverUL{
  top: 100%;
  left: 0;
}
* html .menu .menuhoverUL .menuhoverUL{
  top: 0;
  left: 100%;
}
* html .menu ul a{
  height: 1%;
}
* html .menu li li{
  float: left;
  width: 100%;
}
.nav{
  position: relative;
  margin: 0  auto;
  width: 900px;
  height: 32px;
  z-index: 100;
}
.menu {
  padding: 3px 3px 3px 3px;
}
* html .nav{
  zoom: 1;
}
.nav .l, .nav .r, .nav .r div {
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 32px;
}
.nav .l {
  left: 0;
  right: 0px;
}
* html .nav .l{
  width: expression(this.parentNode.offsetWidth-0+'px');
}
.nav .r {
  right: 0;
  width: 0px;
}
* html .nav .r{
  left: expression(this.parentNode.offsetWidth-0+'px');
}
.nav .r div{
  width: 900px;
  right: 0;
}
* html .nav .r div{
  left: expression(this.parentNode.offsetWidth-900+'px');
}
.nav .l, .nav .r div {
  /*background-position: left top;
  background-repeat: no-repeat;*/
  background-image: url('bg.jpg');
}
* html .nav .l, * html .nav .r div {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/nav.png',sizingMethod='crop')");
}
/* end Menu */
/* begin MenuItem */
.menu ul li{
  clear: both;
}
.menu a , .menu a span{
  height: 26px;
  display: block;
}
* html .menu a , * html .menu a span{
  float: left;
}
.menu a{
  cursor: pointer;
  text-decoration: none;
  margin-right: 3px;
  margin-left: 3px;
}
.menu a{
  background-image: url('./images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}
.menu a span{
  background-image: url('./images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.menu a span span{
  font-family: 'Tahoma';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #FFFFFF;
  padding: 0 4px;
  margin: 0 8px;
  line-height: 26px;
  text-align: center;
  background-image: url('./images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
}
* html .menu a span span{
  display: inline;
}
.menu a:hover{
  background-position: left -26px;
}
.menu li:hover>a{
  background-position: left -26px;
}
* html .menu .menuhover .menuhoverA{
  background-position: left -26px;
}
.menu li:hover a span{
  background-position: right -26px;
}
.menu a:hover span{
  background-position: right -26px;
}
* html .menu .menuhover .menuhoverA span{
  background-position: right -26px;
}
.menu a:hover span span{
  color: #FFFFFF;
  background-position: left -26px;
}
.menu li:hover a span span{
  color: #FFFFFF;
  background-position: left -26px;
}
* html .menu .menuhover .menuhoverA span span{
  color: #FFFFFF;
  background-position: left -26px;
}
.menu a.active{
  background-position: left -52px;
}
.menu a.active span{
  background-position: right -52px;
}
.menu a.active span span{
  color: #FFFFFF;
  background-position: left -52px;
}
/* end MenuItem */
/* begin MenuSeparator */
.nav .separator {
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('./images/item-separator.png');
}
/* end MenuSeparator */
/* begin ContentLayout */
.contentLayout{
	margin-bottom: 12px;
	width: 100%;
	position: relative;
}/* end ContentLayout */
/* begin Box, Block */
.Block {
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
* html .Block {
  width:expression(this.offsetWidth < 15 ? 15+"px" : "auto !important");
  height:expression(this.offsetHeight < 15 ? 15+"px" : "auto !important");  
  zoom: 1;
}
.Block-body {
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 7px;
  text-align: left;
}
.Block-tl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('./images/Block-s.png');
}
* html .Block-tl {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-s.png',sizingMethod='crop')");
}
.Block-tr {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}
* html .Block-tr {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
}
.Block-tr div{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('./images/Block-s.png');
}
* html .Block-tr div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-s.png',sizingMethod='crop')");
}
.Block-bl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}
* html .Block-bl {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
}
.Block-bl div{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('./images/Block-s.png');
}
* html .Block-bl div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-s.png',sizingMethod='crop')");
}
.Block-br {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}
* html .Block-br{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
  left: expression(this.parentNode.offsetWidth-7+'px');
}
.Block-br div {
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('./images/Block-s.png');
}
* html .Block-br div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-s.png',sizingMethod='crop')");
}
.Block-tc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}
* html .Block-tc{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-14+'px');
}
.Block-tc div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('./images/Block-h.png');
}
* html .Block-tc div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-h.png',sizingMethod='crop')");
}
.Block-bc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}
* html .Block-bc{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-7+'px');
  width: expression(this.parentNode.offsetWidth-14+'px');
}
.Block-bc div {
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('./images/Block-h.png');
}
* html .Block-bc div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-h.png',sizingMethod='crop')");
}
.Block-cl {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}
* html .Block-cl{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-14+'px');
}
.Block-cl div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('./images/Block-v.png');
}
* html .Block-cl div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-v.png',sizingMethod='crop')");
}
.Block-cr {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}
* html .Block-cr{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-7+'px');
  height: expression(this.parentNode.offsetHeight-14+'px');
}
.Block-cr div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('./images/Block-v.png');
}
* html .Block-cr div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/Block-v.png',sizingMethod='crop')");
}
.Block-cc {
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-image: url('./images/Block-c.png');
}
* html .Block-cc{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-14+'px');
  height: expression(this.parentNode.offsetHeight-14+'px');
}
.Block{
  margin: 10px;
}
.Block table.table{
  border-collapse: collapse;
  margin: 1px;
}
.Block table.table th, .Block table.table td{
  padding: 2px;
  border: solid 1px #A1A1A1;
}
/* end Box, Block */
/* begin BlockHeader */
.BlockHeader{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 13px;
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
  font-family: 'Tahoma';
  font-size: 16px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}
* html .BlockHeader{
  zoom: 1;
}
.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div {
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}
.BlockHeader .l {
  left: 0;
  right: 0px;
}
* html .BlockHeader .l{
  width: expression(this.parentNode.offsetWidth-0+'px');
}
.BlockHeader .r {
  right: 0;
  width: 0px;
}
* html .BlockHeader .r{
  left: expression(this.parentNode.offsetWidth-0+'px');
}
.BlockHeader .r div{
  width: 900px;
  right: 0;
}
* html .BlockHeader .r div{
  left: expression(this.parentNode.offsetWidth-900+'px');
}
* html .BlockHeader .l, * html .BlockHeader .r div {
  font-size: 1px;
}
/* end BlockHeader */
/* begin Box, BlockContent */
.BlockContent {
  min-width:13px;
  min-height:13px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
* html .BlockContent {
  width:expression(this.offsetWidth < 13 ? 13+"px" : "auto !important");
  height:expression(this.offsetHeight < 13 ? 13+"px" : "auto !important");
  zoom: 1;
}
.BlockContent-body {
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 12px;
  text-align: left;
  color: #450D29;
  font-family: 'Verdana';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}
.BlockContent a{
  color: #B4226A;
}
.BlockContent a:link{
  color: #B4226A; 
}
.BlockContent a:hover{
  color: #B4226A;
}
.BlockContent a:hover:visited{
  color: #B4226A;
}
.BlockContent a:visited{
  color: #891A51;
}
.BlockContent-tl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  background-image: url('./images/BlockContent-s.png');
}
* html .BlockContent-tl {
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-s.png',sizingMethod='crop')");
}
.BlockContent-tr {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 6px;
  height: 6px;
}
* html .BlockContent-tr {
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-6+'px');
}
.BlockContent-tr div{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -6px;
  width: 12px;
  height: 12px;
  background-image: url('./images/BlockContent-s.png');
}
* html .BlockContent-tr div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-s.png',sizingMethod='crop')");
}
.BlockContent-bl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 6px;
  height: 6px;
}
* html .BlockContent-bl {
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-6+'px');
}
.BlockContent-bl div{
  position: absolute;
  z-index: -1;
  top: -6px;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url('./images/BlockContent-s.png');
}
* html .BlockContent-bl div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-s.png',sizingMethod='crop')");
}
.BlockContent-br {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 6px;
  height: 6px;
}
* html .BlockContent-br{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-6+'px');
  left: expression(this.parentNode.offsetWidth-6+'px');
}
.BlockContent-br div {
  position: absolute;
  z-index: -1;
  top: -6px;
  left: -6px;
  width: 12px;
  height: 12px;
  background-image: url('./images/BlockContent-s.png');
}
* html .BlockContent-br div{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-s.png',sizingMethod='crop')");
}
.BlockContent-tc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 6px;
  right: 6px;
  height: 6px;
}
* html .BlockContent-tc{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-12+'px');
}
.BlockContent-tc div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background-image: url('./images/BlockContent-h.png');
}
* html .BlockContent-tc div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-h.png',sizingMethod='scale')");
}
.BlockContent-bc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 6px;
  right: 6px;
  height: 6px;
}
* html .BlockContent-bc{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-6+'px');
  width: expression(this.parentNode.offsetWidth-12+'px');
}
.BlockContent-bc div {
  position: absolute;
  z-index: -1;
  top: -6px;
  left: 0;
  width: 100%;
  height: 12px;
  background-image: url('./images/BlockContent-h.png');
}
* html .BlockContent-bc div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-h.png',sizingMethod='scale')");
}
.BlockContent-cl {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 6px;
  left: 0;
  width: 6px;
  bottom: 6px;
}
* html .BlockContent-cl{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-12+'px');
}
.BlockContent-cl div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  background-image: url('./images/BlockContent-v.png');
}
* html .BlockContent-cl div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-v.png',sizingMethod='scale')");
}
.BlockContent-cr {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 6px;
  right: 0;
  width: 6px;
  bottom: 6px;
}
* html .BlockContent-cr{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-6+'px');
  height: expression(this.parentNode.offsetHeight-12+'px');
}
.BlockContent-cr div{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -6px;
  width: 12px;
  height: 100%;
  background-image: url('./images/BlockContent-v.png');
}
* html .BlockContent-cr div{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"./images/BlockContent-v.png',sizingMethod='scale')");
}
.BlockContent-cc {
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  background-color: #E1E5E3;
}
* html .BlockContent-cc{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-12+'px');
  height: expression(this.parentNode.offsetHeight-12+'px');
}
/* end Box, BlockContent */
/* begin LayoutCell */
.contentLayout .sidebar1{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 30%;
}
/* end LayoutCell */
/* begin LayoutCell */
.contentLayout .content{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 69%;
}
/* end LayoutCell */
.sidebar1 ul, .sidebar2 ul, .sidebar3 ul{
   list-style: none;
   padding:0;
   margin:0;
}
.sidebar1 ul ul, .sidebar2 ul ul, .sidebar3 ul ul{
   padding:0 0 0 10px;
}
#footer{
	text-align: center;
}
.post h2 a {
	text-decoration: none;
}
.aligncenter, div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
#lang{
float: right;
margin-top:8px;
margin-right:6px;
}
