body {

  margin: 0 auto;

  padding: 0;

  font-size: 62.5%; /* Resets 1em to 10px */

  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

  background-color: #420800;

  background-image: url('images/Page-BgTexture.png');

  background-repeat: repeat;

  color: #000000;

}



h2

{

    font-size: 18px;

}



.Main

{

  position: absolute;

  width: 100%;

  left: 0;

  top: 0;

}



.Bg_rechts {

	position: absolute;

	height: 1000px;

	width: 100%;

	background:url(images/Page-BgGlareRight.png) top right no-repeat;

}



.PageBackgroundGlare

{

  position: absolute;

  width: 100%;

  left: 0;

  top: 0;

}



.PageBackgroundGlareImage

{

  background-image: url('images/Page-BgGlare.png');

  background-repeat: no-repeat;

  height: 1000px;

  margin: 0 auto;

}



/* specially for Opera */

html:first-child .PageBackgroundGlare

{

  border: 1px solid transparent;

}

/* specially for Opera */



* html .PageBackgroundGlareImage

{

  background: none;

}

.PageBackgroundGradient

{

  background-image: url('images/Page-BgGradient.png');

  background-repeat: repeat-x;

  height: 310px;

}



table, th, td

{

  font-size: 1em; 

  padding: 0; 

  border-collapse: collapse;

}



a img

{ 

  border: 0; 

}



a

{

  color: #5f532e;

}



a:link

{

  color: #5f532e;

}



a:visited

{

  color: #5f532e;

}



a:hover

{

	color: #000000;

}

/* end Page */



/* begin Box, Sheet */

.Sheet 

{

  min-width:25px;

  min-height:25px;

  margin: 0 auto;

  position: relative;

  overflow: hidden;

  z-index: 0;

  width: 1000px;

  

  

}





* html .Sheet 

{

  width: 1000px;

}





.Sheet-body 

{

  position: relative;

  overflow: hidden;

  z-index: 0;

  margin: 9px;

  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;

}





.Sheet-tr 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width: 20px;

  height: 20px;

}



* html .Sheet-tr 

{

  font-size: 1px;


}



.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;


}



.Sheet-bl 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  left: 0;

  width: 20px;

  height: 20px;

}



* html .Sheet-bl 

{

  font-size: 1px;

}



.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;


}



.Sheet-br 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  right: 0;

  width: 20px;

  height: 20px;

}



* html .Sheet-br

{

  font-size: 1px;

}



.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;


}



.Sheet-tc 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 0;

  left: 20px;

  right: 20px;

  height: 20px;

}



* html .Sheet-tc

{

  font-size: 1px;

}





.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;


}





.Sheet-bc 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  bottom: 0;

  left: 20px;

  right: 20px;

  height: 20px;

}



* html .Sheet-bc

{

  font-size: 1px;


}



.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;


}





.Sheet-cl 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 20px;

  left: 0;

  width: 20px;

  bottom: 20px;

}



* html .Sheet-cl

{

  font-size: 1px;


}



.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;

}



.Sheet-cr 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 20px;

  right: 0;

  width: 20px;

  bottom: 20px;

}



* html .Sheet-cr

{

  font-size: 1px;

}



.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;

}



.Sheet-cc 

{

  position: absolute;

  overflow:hidden;

  z-index: -2;

  top: 20px;

  left: 20px;

  right: 20px;

  bottom: 20px;

  background-color: #1E1102;

}



* html .Sheet-cc

{

  font-size: 1px;


}

.Sheet

{

  margin-top: 1px !important;

  margin-bottom: 3em;

  padding: 0 0 1em 0;

}

/* end Box, Sheet */



/* begin Header */

div.Header 

{

  margin: 0 auto;

  position: relative;

  width: 982px;

  height: 300px;

  background-image: url('images/Header.png');

  background-repeat: no-repeat;

  background-position: left top;

}



* html div.Header 

{

  font-size: 1px;

  background: none;

}



div.Header  div

{

  width: 100%;

  height: 100%;

  background-image: url('images/Header.jpg');

  background-repeat: no-repeat;

  background-position: center center;

  text-align: left;

}

/* end Header */



/* begin Logo */

.logo

{

  position: relative;

  left: 0px;

  top: 0px;

}



.logo-name

{

  font-size: 26px;

  font-family: Arial;

  font-style: normal;

  font-weight: bold;

}



.logo-name a

{

  text-decoration: none;

  color: #E9EEF1 !important;

}



.logo-text

{

  font-size: 18px;

  font-family: Arial;

  font-style: normal;

  font-weight: normal;

  color: #E9EEF1 !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: 982px;

  height: 28px;

  z-index: 100;

}



.menu 

{

  padding: 6px 3px 0px 3px;

}



.nav .l, .nav .r, .nav .r div 

{

  top: 0;

  position: absolute;

  z-index: -1;

  overflow: hidden;

  height: 28px;

}



.nav .l 

{

  left: 0;

  right: 0px;

}


.nav .r 

{

  right: 0;

  width: 0px;

}


.nav .r div

{

  width: 982px;

  right: 0;

}



.nav .l, .nav .r div 

{

  background-position: left top;

  background-repeat: no-repeat;

  background-image: url('images/nav.png');

}



* html .nav .l, * html .nav .r div 

{

  font-size: 1px;

  background: none;

}

/* end Menu */



/* begin MenuItem */

.menu ul li

{

  clear: both;

}



.menu a , .menu a span

{

  height: 22px;

  display: block;

}



* html .menu a , * html .menu a span

{

  float: left;

}



.menu a

{

  cursor: pointer;

  text-decoration: none;

  margin-right: 1px;

  margin-left: 1px;

  

}

.menu a span span

{

  font-family: 'Tahoma';

  font-size: 10px;

  font-weight: Bold;

  font-style: normal;

  text-decoration: none;

  color: #69532E;

  padding: 0 22px;

  margin: 0 0px;

  line-height: 22px;

  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 span span

{

  color: #FFFFFF;

  background-position: left -22px;

}



.menu li:hover a span span

{

  color: #FFFFFF;

  background-position: left -22px;

}



* html .menu .menuhover .menuhoverA span span

{

  color: #FFFFFF;

  background-position: left -22px;

}



.menu a.active span span

{

  color: #C3AF79;

  background-position: left -44px;

}



/* end MenuItem */



/* begin MenuSubItem */



.menu ul a 

{

  text-align: center;

  height: 20px;

  line-height: 20px;

  margin-right: auto;

  

  width: 162px;

  background-image: url('images/subitem-bg.png');

  background-position: left top;

  background-repeat: repeat-x;

  

  border-width: 0px;

  border-style: solid;

  border-color: #3D321F;

}



.nav ul.menu ul span, .nav ul.menu ul span span

{

	display:inline;

	float:none;

	margin:inherit;

	padding:inherit;

	background-image:none;

	text-align:inherit;

	text-decoration:inherit;

}



.menu ul a , .nav ul.menu ul span, .nav ul.menu ul span span

{

	line-height: 20px;

	color: #FFFFFF;

	font-family: 'Arial';

	font-size: 11px;

	font-weight: normal;

	font-style: normal;

	text-decoration: none;

}





.menu ul ul a

{

  margin-left: auto;

}



* html .menu ul a 

{

  color: #FFFFFF !important;

}



.menu ul li a:hover

{

  color: #D4C4AA;

  border-color: #AABECA;

  background-position: 0 -20px;

}



.menu ul li:hover>a

{

  color: #D4C4AA;

  border-color: #AABECA;

  background-position: 0 -20px;

}



* html .menu ul a:hover {

  color: #D4C4AA !important;

}	



* html .menu ul .menuhover .menuhoverA

{

  color: #D4C4AA !important;

  border-color: #AABECA;

  background-position: 0 -20px;

}





.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span

{

  color: #D4C4AA;

}



.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span

{

  color: #D4C4AA;

}



* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span

{

  color: #D4C4AA !important;

}	



* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span

{

  color: #D4C4AA !important;

}





/* end MenuSubItem */



/* begin ContentLayout */

.contentLayout

{

	margin-bottom: 1px;

	width: 100%;

	position: relative;

}/* end ContentLayout */



/* begin Button */

button.Button, a.Button

{

  border: none;

  padding: 0;

  margin: 0;

  background: none;

  font-size: 100%;

  font-family: inherit;

  line-height: inherit;

  display: inline-block;

  overflow: visible;

  width: auto;

  cursor: default;

  white-space: normal;

  text-decoration: none;

}



.Button .btn 

{

  position: relative;

  display: block;

  overflow: hidden;

  float: left;

  z-index: 0;

  height: 27px;

  color: #FFFFFF;

}



.Button .t

{

  height: 27px;

  line-height: 27px;

  padding: 0 11px;

  text-align: left;

  font-family: 'Arial';

  font-size: 11px;

  font-weight: normal;

  font-style: normal;

  text-decoration: none;

}



.Button .active

{

  color: #FCFDFD;

}



.Button .hover 

{

  color: #FFFFFF;

}



.Button .active .r 

{

  top: -54px;

}



.Button .hover .r 

{

  top: -27px;

}



.Button .r 

{

  display: block;

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width: 3px;

  height: 81px;

}



* html .Button .r

{

  font-size: 1px;

}





.Button .r span

{

  display: block;

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width:401px;

  height: 81px;

}



* html .Button .r span

{

  font-size: 1px;

}



.Button .active .l 

{

  top: -54px;

}



.Button .hover .l 

{

  top: -27px;

}



.Button .l 

{

  display: block;

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  left: 0;

  right: 3px;

  height: 81px;

}



* html .Button .l

{

  font-size: 1px;

}





.Button .l, .Button .r span  

{

  background-image: url('images/Button.png');

}



* html .Button .l, * html .Button .r span

{

  background: none;

}

/* end Button */



/* begin Box, Block */

.Block 

{

  min-width:23px;

  min-height:23px;

  margin: 0 auto;

  position: relative;

  overflow: hidden;

  z-index: 0;

  

  

}

.Block-body 

{

  position: relative;

  overflow: hidden;

  z-index: 0;

  margin: 8px;

  text-align: left;

}









.Block-tl 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  left: 0;

  width: 21px;

  height: 21px;

  background-image: url('images/Block-s.png');

}



* html .Block-tl 

{

  font-size: 1px;

  background: none;

}





.Block-tr 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width: 21px;

  height: 21px;

}



* html .Block-tr 

{

  font-size: 1px;

}



.Block-tr div

{

  position: absolute;

  z-index: -1;

  top: 0px;

  left: -21px;

  width: 42px;

  height: 42px;

  background-image: url('images/Block-s.png');

}



* html .Block-tr div

{

  background: none;

}



.Block-bl 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  left: 0;

  width: 21px;

  height: 21px;

}



* html .Block-bl 

{

  font-size: 1px;
}



.Block-bl div

{

  position: absolute;

  z-index: -1;

  top: -21px;

  left: 0;

  width: 42px;

  height: 42px;

  background-image: url('images/Block-s.png');

}



* html .Block-bl div

{

  background: none;

}



.Block-br 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  right: 0;

  width: 21px;

  height: 21px;

}



* html .Block-br

{

  font-size: 1px;

}



.Block-br div 

{

  position: absolute;

  z-index: -1;

  top: -21px;

  left: -21px;

  width: 42px;

  height: 42px;

  background-image: url('images/Block-s.png');

}



* html .Block-br div

{

  background: none;

}



.Block-tc 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 0;

  left: 21px;

  right: 21px;

  height: 21px;

}



* html .Block-tc

{

  font-size: 1px;

}





.Block-tc div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 100%;

  height: 42px;

  background-image: url('images/Block-h.png');

}



* html .Block-tc div

{

  font-size: 1px;

  background: none;

}





.Block-bc 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  bottom: 0;

  left: 21px;

  right: 21px;

  height: 21px;

}



* html .Block-bc

{

  font-size: 1px;

}



.Block-bc div 

{

  position: absolute;

  z-index: -1;

  top: -21px;

  left: 0;

  width: 100%;

  height: 42px;

  background-image: url('images/Block-h.png');

}



* html .Block-bc div

{

  font-size: 1px;

  background: none;

}





.Block-cl 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 21px;

  left: 0;

  width: 21px;

  bottom: 21px;

}



* html .Block-cl

{

  font-size: 1px;

}



.Block-cl div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 42px;

  height: 100%;

  background-image: url('images/Block-v.png');

}



* html .Block-cl div

{

  font-size: 1px;

  background: none;

}



.Block-cr 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 21px;

  right: 0;

  width: 21px;

  bottom: 21px;

}



* html .Block-cr

{

  font-size: 1px;

}



.Block-cr div

{

  position: absolute;

  z-index: -1;

  top: 0;

  left: -21px;

  width: 42px;

  height: 100%;

  background-image: url('images/Block-v.png');

}



* html .Block-cr div

{

  font-size: 1px;

  background: none;

}



.Block-cc 

{

  position: absolute;

  overflow:hidden;

  z-index: -2;

  top: 21px;

  left: 21px;

  right: 21px;

  bottom: 21px;

  background-image: url('images/Block-c.png');

}



* html .Block-cc

{

  font-size: 1px;

}

.Block

{

  margin: 3px;

}



.Block table.table

{

  border-collapse: collapse;

  margin: 1px;

}



.Block table.table th, .Block table.table td

{

  padding: 2px;

  border: solid 1px #5F4D30;

}

/* end Box, Block */



/* begin BlockHeader */

.BlockHeader

{

  position: relative;

  overflow: hidden;

  height: 30px;

  z-index: 0;

  line-height: 30px;

  padding: 0 12px;

  margin-bottom: 0px;

  text-align: left;

  color: #030301;

  font-family: 'Trebuchet MS';

  font-size: 12px;

  font-weight: Bold;

  font-style: normal;  

  text-decoration: none;

}



.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 

{

  top: 0;

  position: absolute;

  z-index: -1;

  overflow: hidden;

  height: 30px;

}



.BlockHeader .l 

{

  left: 0;

  right: 0px;

}


.BlockHeader .r 

{

  right: 0;

  width: 0px;

}


.BlockHeader .r div

{

  width: 982px;

  right: 0;

}



* 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;

  

  

}


.BlockContent-body 

{

  position: relative;

  overflow: hidden;

  z-index: 0;

  margin: 7px;

  text-align: left;

  color: #000000;

  font-family: 'Arial';

  font-size: 11px;

  font-weight: normal;

  font-style: normal;  

  text-decoration: none;

}



.BlockContent a

{

  color: #000000;

}

.BlockContent a:link

{

  color: #000000; 

}



.BlockContent a:hover

{

  color: #000000;

}

.BlockContent a:hover:visited

{

  color: #000000;

}



.BlockContent a:visited

{

  color: #000000;

}



.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;

}





.BlockContent-tr 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  top: 0;

  right: 0;

  width: 6px;

  height: 6px;

}



* html .BlockContent-tr 

{

  font-size: 1px;

}



.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;

}



.BlockContent-bl 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  left: 0;

  width: 6px;

  height: 6px;

}



* html .BlockContent-bl 

{

  font-size: 1px;

}



.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;

}



.BlockContent-br 

{

  position: absolute;

  overflow: hidden;

  z-index: -1;

  bottom: 0;

  right: 0;

  width: 6px;

  height: 6px;

}



* html .BlockContent-br

{

  font-size: 1px;

}



.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;

}



.BlockContent-tc 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 0;

  left: 6px;

  right: 6px;

  height: 6px;

}



* html .BlockContent-tc

{

  font-size: 1px;

}





.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;

}





.BlockContent-bc 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  bottom: 0;

  left: 6px;

  right: 6px;

  height: 6px;

}



* html .BlockContent-bc

{

  font-size: 1px;


}



.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;

}





.BlockContent-cl 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 6px;

  left: 0;

  width: 6px;

  bottom: 6px;

}



* html .BlockContent-cl

{

  font-size: 1px;

}



.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;

}



.BlockContent-cr 

{

  position: absolute;

  overflow:hidden;

  z-index: -1;

  top: 6px;

  right: 0;

  width: 6px;

  bottom: 6px;

}



* html .BlockContent-cr

{

  font-size: 1px;

}



.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;

}



.BlockContent-cc 

{

  position: absolute;

  overflow:hidden;

  z-index: -2;

  top: 6px;

  left: 6px;

  right: 6px;

  bottom: 6px;

  background-image: url('images/BlockContent-c.png');

}



* html .BlockContent-cc

{

  font-size: 1px;


}

/* end Box, BlockContent */



/* begin LayoutCell */

.contentLayout .content

{

	position: relative;

	margin:0;

	padding:0;

	border:0;

	float: left;

	overflow: hidden;

	width: 59%;

}

/* end LayoutCell */



/* begin LayoutCell */

.contentLayout .sidebar1

{

	position: relative;

	margin:0;

	padding:0;

	border:0;

	float: left;

	overflow: hidden;

	width: 20%;

}

/* end LayoutCell */



/* begin LayoutCell */

.contentLayout .sidebar2

{

	position: relative;

	margin:0;

	padding:0;

	border:0;

	float: left;

	overflow: hidden;

	width: 20%;

}

/* end LayoutCell */







.png 

{

}



h1 a, h2 a, h3 a, h4 a, h5 a

{

  text-decoration: none;

}