/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #02466A url(background.gif);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 850px;
}

.loota
{font-family:verdana,arial,helvetica;background-color:#F7EBD6;color:#000;border:1px dashed black;font-size:100%;
}
.otsikko
{background-color:#F7EBD6;color:#632421;border:1px dashed black;font-size:170%;font-weight:bold;
}
.nappi { 
		  background-color: #C0C0C0;
          border: 1px solid #000;
          -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
          margin: 1px;
		  padding: 3px 3px;
          -webkit-box-shadow: 0px 1px 2px black; -moz-box-shadow: 0px 1px 2px #696969;  box-shadow: 0px 1px 2px #696969;
          color: white;
          font-size: 13px;
		text-align:center;
          font-weight: bold;
          letter-spacing: 0px;
          text-shadow: 0px 1px 2px black;
		  cursor: pointer;
}
.nappi:hover { 
color:lightgray;
}
.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}



#mainPicture
{
width:812px;
height:227px;
background-color:#675451;
border-bottom:6px solid #675451;

}
#mainPicture .picture
{
position:relative;
width:800px;
height:221px;
top:6px;
background-image:url(logo.jpg);
background-repeat:no-repeat;
margin-left:6px;

}

#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:818px;

height:auto;

}

.contentBox .innerBox
{
position:relative;
width:818px;
height:auto;

background-image:url(content_back.png);
background-repeat:repeat-x;

}

.contentTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:15px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

#footer {

width: 818px;
height:16px;
background: url(footer.png) no-repeat;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}

html, body {
text-align: center;

}
p {
font-family: Verdana, Arial, Sans-Serif;
  color: #000000;
margin-left:8px;
text-align: left;}
body
{
  margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  color: #9A837E;
}

h2
{
    font-size: 21px;
margin-left:8px;
border-bottom: 1px #632727 solid;
}
h3
{
margin-left:8px;
}
td
{
margin-left:8px;
}
.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: 421px;
  width: 430px;
  margin: 0;
}

/* 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-BgGradiednt.png');
  background-repeat: repeat-x;
  height: 250px;
}

table, th, td
{
font-size:10pt;
  font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
  color: #632727;
  padding: 4 ; 
  border-collapse: collapse;
}

a img
{ 
  border: 0; 
}

a
{
  color: red;
text-decoration:underline;
}

a:link
{
  color: red;
text-decoration:underline;
}


a:hover
{
  color: #862F00;
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:73px;
  min-height:73px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
    z-index: 0;
  width: 818px;
  
  
}


* html .Sheet 
{
  width:expression(this.offsetWidth < 73 ? 73+"px" : "auto !important");
  height:expression(this.offsetHeight < 73 ? 73+"px" : "auto !important");
  
  width: 818px;
  zoom: 1;
}


.Sheet-body 
{
  position: relative;
  overflow: hidden;
    z-index: 0;
  margin: 8px;
  text-align: left;
}




.Sheet-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  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: 42px;
  height: 42px;
}

* html .Sheet-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-42+'px');
}

.Sheet-tr div
{
  position: absolute;
 z-index: -1;
  top: 0px;
  left: -42px;
  width: 84px;
  height: 84px;
  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: 42px;
  height: 42px;
}

* html .Sheet-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-42+'px');
}

.Sheet-bl div
{
  position: absolute;
 z-index: -1;
  top: -42px;
  left: 0;
  width: 84px;
  height: 84px;
  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: 42px;
  height: 42px;
}

* html .Sheet-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-42+'px');
  left: expression(this.parentNode.offsetWidth-42+'px');
}

.Sheet-br div 
{
  position: absolute;
 z-index: -1;
  top: -42px;
  left: -42px;
  width: 84px;
  height: 84px;
  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: 42px;
  right: 42px;
  height: 42px;
}

* html .Sheet-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-84+'px');
}


.Sheet-tc div
{
  position: absolute;
 z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 84px;
  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: 42px;
  right: 42px;
  height: 42px;
}

* html .Sheet-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-42+'px');
  width: expression(this.parentNode.offsetWidth-84+'px');
}

.Sheet-bc div 
{
  position: absolute;
 z-index: -1;
  top: -42px;
  left: 0;
  width: 100%;
  height: 84px;
  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: 42px;
  left: 0;
  width: 42px;
  bottom: 42px;
}

* html .Sheet-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-84+'px');
}

.Sheet-cl div
{
  position: absolute;
 z-index: -1;
  top: 0;
  left: 0;
  width: 84px;
  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: 42px;
  right: 0;
  width: 42px;
  bottom: 42px;
}

* html .Sheet-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-42+'px');
  height: expression(this.parentNode.offsetHeight-84+'px');
}

.Sheet-cr div
{
  position: absolute;
 z-index: -1;
  top: 0;
  left: -42px;
  width: 84px;
  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: 42px;
  left: 42px;
  right: 42px;
  bottom: 42px;
  background-color: #F7EAD1;
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-84+'px');
  height: expression(this.parentNode.offsetHeight-84+'px');
}
.Sheet
{
  margin-top: -8px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
  margin: 0 auto;
  position: relative;
  width: 800px;
  height: 225px;
  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.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 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: 784px;
  height: 28px;
  z-index: -100;
}

.menu 
{
  padding: 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 28px;
}

.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: 784px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-784+'px');
}

.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;
  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: 4px;
  margin-left: 4px;
  
}
.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: 'Lucida Sans Unicode';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #764D05;
  padding: 0 5px;
  margin: 0 4px;
  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: #FDECCE;
  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
{
	font-size:10pt;
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
  color: #632727;

width:100%;	padding-left:4px;
z-index:9999999999999999999999;
}/* 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: -1;
  height: 27px;
  color: #FFFFFF;
}

.Button .t
{
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  text-align: left;
  font-family: 'Lucida Sans Unicode';
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #1F1A19;
}

.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: 1px;
  height: 81px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-1+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
 z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 81px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-403+'px');
}

.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: 1px;
  height: 81px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-1+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  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/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  
  
  
}


* html .Block 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
  overflow: hidden;
  
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 7px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #C7BAA4;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;

  height: 30px;

  line-height: 30px;
  padding: 0 11px;
  margin-bottom: 2px;
  text-align: left;
  color: #000000;
  font-family: 'Lucida Sans Unicode';
  font-size: 14px;
  font-weight: normal;
  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: 1px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-1+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 1px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-1+'px');
}

.BlockHeader .r div
{
  width: 784px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-784+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}

* html .BlockHeader .l, * html .BlockHeader .r 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/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */


/* begin BlockHeader2 */
.BlockHeader2
{
  position: relative;

  height: 30px;

  line-height: 30px;
  padding: 0 11px;
  margin-bottom: 2px;
  text-align: left;
  color: #000000;
  font-family: 'Lucida Sans Unicode';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

* html .BlockHeader2
{
  zoom: 1;
}

.BlockHeader2 .l, .BlockHeader2 .r, .BlockHeader2 .r div 
{
  top: 0;
  position: absolute;
 z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader2 .l 
{
  left: 0;
  right: 1px;
}

* html .BlockHeader2 .l
{
  width: expression(this.parentNode.offsetWidth-1+'px');
}

.BlockHeader2 .r 
{
  right: 0;
  width: 1px;
}

* html .BlockHeader2 .r
{
  left: expression(this.parentNode.offsetWidth-1+'px');
}

.BlockHeader2 .r div
{
  width: 784px;
  right: 0;
}

* html .BlockHeader2 .r div
{
  left: expression(this.parentNode.offsetWidth-784+'px');
}

* html .BlockHeader2 .l, * html .BlockHeader2 .r div 
{
  font-size: 1px;
}

.BlockHeader2 .l, .BlockHeader2 .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader2.png');
}

* html .BlockHeader2 .l, * html .BlockHeader2 .r 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/BlockHeader2.png',sizingMethod='crop')");
}
/* end BlockHeader2 */


/* begin Box, BlockContent */
.BlockContent 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  position: relative;
  overflow: hidden;
  
  margin: 10px;
  text-align: left;
  color: #4E3303;
  font-family: 'Lucida Sans Unicode';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;  
  onmouseover(this.style.bgcolor:black);
  text-decoration: none;
}

.BlockContent a
{
  color: #000000;
text-decoration: none;
}
.BlockContent a:link
{
  color: #CC7100;
text-decoration: none;

}

.BlockContent a:hover
{
  color: #fff;
text-decoration: underlined; 
}
.BlockContent a:hover:visited
{
  color: #DD4604;
}

.BlockContent a:visited
{
  color: #6C4604;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 69%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 30%;
}
/* 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;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}


#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 300px;
width: 300px;
background: url(TRbanner.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
z-index:1000000000000000000000000000000000000000000000000000000;
}

.topright:hover{ 
position: absolute;
right: 0;
top: 0;
display: block;
height: 300px;
width: 300px;
background: url(TRbanner2.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
z-index:1000000000000000000000000000000000000000000000000000000;
}
