/* begin Page */



body
{
  margin: 0 auto;
  padding: 0;
  background-color: #F8F7F1;
  background-image: url('images/page_t.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #52594F;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.ovoshpostheader, .ovoshpostheader a, .ovoshpostheader a:link, .ovoshpostheader a:visited, .ovoshpostheader a:hover,
.ovoshblockheader .t, .ovoshvmenublockheader .t, .ovoshlogo-text, .ovoshlogo-text a,
h1.ovoshlogo-name, h1.ovoshlogo-name a, h1.ovoshlogo-name a:link, h1.ovoshlogo-name a:visited, h1.ovoshlogo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

a
{
  text-decoration: none;
  color: #569ED2;
}

a:link
{
  text-decoration: none;
  color: #569ED2;
}

a:visited, a.visited
{

  color: #569ED2;
}

a:hover, a.hover
{

  color: #569ED2;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

  color: #575F54;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 22px;
  color: #727C6E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  color: #9C8D4F;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #666F62;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 14px;
  color: #666F62;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 14px;
  color: #666F62;
}

#ovoshmain
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#ovoshpage-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 220px;

}

#ovoshpage-background-gradient
{
  background-position: top left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.ovoshsheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 15px;
  min-height: 15px;
}

.ovoshsheet-body
{
  position: relative;
  z-index: 1;
  padding: 14px;
}

.ovoshsheet-tr, .ovoshsheet-tl, .ovoshsheet-br, .ovoshsheet-bl, .ovoshsheet-tc, .ovoshsheet-bc,.ovoshsheet-cr, .ovoshsheet-cl
{
  position: absolute;
  z-index: -1;
}

.ovoshsheet-tr, .ovoshsheet-tl, .ovoshsheet-br, .ovoshsheet-bl
{
  width: 26px;
  height: 26px;
  background-image: url('images/sheet_s.png');
}

.ovoshsheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 13px, 13px, auto);
}

.ovoshsheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 13px, 13px);
}

.ovoshsheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(13px, 13px, auto, auto);
}

.ovoshsheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(13px, auto, auto, 13px);
}

.ovoshsheet-tc, .ovoshsheet-bc
{
  left: 13px;
  right: 13px;
  height: 26px;
  background-image: url('images/sheet_h.png');
}

.ovoshsheet-tc
{
  top: 0;
  clip: rect(auto, auto, 13px, auto);
}

.ovoshsheet-bc
{
  bottom: 0;
  clip: rect(13px, auto, auto, auto);
}

.ovoshsheet-cr, .ovoshsheet-cl
{
  top: 13px;
  bottom: 13px;
  width: 26px;
  background-image: url('images/sheet_v.png');
}

.ovoshsheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 13px);
}

.ovoshsheet-cl
{
  left: 0;
  clip: rect(auto, 13px, auto, auto);
}

.ovoshsheet-cc
{
  position: absolute;
  z-index: -1;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background-color: #FFFFFF;
}

.ovoshsheet
{
  margin-top: 10px !important;
  cursor:auto;
}

#ovoshpage-background-simple-gradient, #ovoshpage-background-gradient, #ovoshpage-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.ovoshmenu a, .ovoshmenu a:link, .ovoshmenu a:visited, .ovoshmenu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.ovoshmenu, .ovoshmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.ovoshmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.ovoshmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.ovoshmenu li li
{
  float: none;
}

.ovoshmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.ovoshmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.ovoshmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.ovoshmenu:after, .ovoshmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.ovoshmenu, .ovoshmenu ul
{
  min-height: 0;
}

.ovoshmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.ovoshmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

ul.ovoshmenu
{
  float: right;
}



/* menu structure */

.ovoshmenu
{
  padding: 0 0 0 0;
}

.ovoshnav
{
  position: relative;
  height: 21px;
  z-index: 100;
}

.ovoshnav .l, .ovoshnav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 21px;
  background-image: url('images/nav.png');
}

.ovoshnav .l
{
  left: 0;
  right: 0;
}

.ovoshnav .r
{
  right: 0;
  width: 872px;
  clip: rect(auto, auto, auto, 872px);
}


/* end Menu */

/* begin MenuItem */
.ovoshmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 21px;
  cursor: pointer;
  text-decoration: none;
}

.ovoshmenu li
{
  margin-right: 0;
  margin-left: 0;
}

.ovoshmenu ul li
{
    margin:0;
    clear: both;
}


.ovoshmenu a .r, .ovoshmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 63px;
  background-image: url('images/menuitem.png');
}

.ovoshmenu a .l
{
  left: 0;
  right: 0;
}

.ovoshmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.ovoshmenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-size: 10px;
  color: #FFFFFF;
  padding: 0 22px;
  margin: 0 0;
  line-height: 21px;
  text-align: center;
}

.ovoshmenu a:hover .l, .ovoshmenu a:hover .r
{
  top: -21px;
}

.ovoshmenu li:hover>a .l, .ovoshmenu li:hover>a .r
{
  top: -21px;
}

.ovoshmenu li:hover a .l, .ovoshmenu li:hover a .r
{
  top: -21px;
}
.ovoshmenu a:hover .t
{
  color: #F5F2DB;
}

.ovoshmenu li:hover a .t
{
  color: #F5F2DB;
}

.ovoshmenu li:hover>a .t
{
  color: #F5F2DB;
}

/* end MenuItem */

/* begin MenuSeparator */
.ovoshnav .ovoshmenu-separator
{
  display: block;
  width: 1px;
  height: 21px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin Header */
div.ovoshheader
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 872px;
  height: 175px;
  overflow: hidden;
}


div.ovoshheader-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 872px;
  height: 175px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.ovoshlogo
{
  display: block;
  position: absolute;
  left: 468px;
  top: 12px;
  width: 404px;
}

h1.ovoshlogo-name
{
  display: block;
  text-align: left;
}

h1.ovoshlogo-name, h1.ovoshlogo-name a, h1.ovoshlogo-name a:link, h1.ovoshlogo-name a:visited, h1.ovoshlogo-name a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 26px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #C67058 !important;
}

.ovoshlogo-text
{
  display: block;
  text-align: left;
}

.ovoshlogo-text, .ovoshlogo-text a
{
  font-weight: normal;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #1B180E !important;
}
/* end Logo */

/* begin Layout */
.ovoshcontent-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 872px;
}

.ovoshcontent-layout .ovoshcontent-layout
{
  width: auto;
  margin:0;
}

div.ovoshcontent-layout div.ovoshlayout-cell, div.ovoshcontent-layout div.ovoshlayout-cell div.ovoshcontent-layout div.ovoshlayout-cell
{
   display: table-cell;
}

div.ovoshlayout-cell div.ovoshlayout-cell
{
   display: block;
}

div.ovoshcontent-layout-row
{
  display: table-row; 
}

.ovoshcontent-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.ovoshlayout-cell, .ovoshcontent-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Button */
.ovoshbutton-wrapper .ovoshbutton
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 27px;
  height: 27px;
  margin: 0;
  padding: 0 11px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.ovoshbutton img, .ovoshbutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.ovoshbutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 27px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .ovoshbutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.ovoshblock select 
{
    width:96%;
}

.ovoshbutton-wrapper.hover .ovoshbutton, .ovoshbutton:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.ovoshbutton-wrapper.active .ovoshbutton
{
  color: #9C7F16 !important;
}

.ovoshbutton-wrapper .l, .ovoshbutton-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 81px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.ovoshbutton-wrapper .l
{
  left: 0;
  right: 7px;
}

.ovoshbutton-wrapper .r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 396px);
}

.ovoshbutton-wrapper.hover .l, .ovoshbutton-wrapper.hover .r
{
  top: -27px;
}

.ovoshbutton-wrapper.active .l, .ovoshbutton-wrapper.active .r
{
  top: -54px;
}

.ovoshbutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.ovoshvmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.ovoshvmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.ovoshvmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.ovoshvmenublockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
}

.ovoshvmenublockheader .t
{
  height: 32px;
  color: #F0EDE0;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 32px;	
}

.ovoshvmenublockheader .l, .ovoshvmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('images/vmenublockheader.png');
}

.ovoshvmenublockheader .l
{
  left: 0;
  right: 25px;
}

.ovoshvmenublockheader .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 867px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.ovoshvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.ovoshvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.ovoshvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.ovoshvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.ovoshvmenu, ul.ovoshvmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.ovoshvmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.ovoshvmenu li.ovoshvmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.ovoshvmenu .ovoshvmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #E2DCC5;
}

ul.ovoshvmenu a .r, ul.ovoshvmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.ovoshvmenu a .l
{
  left: 0;
  right: 25px;
}

ul.ovoshvmenu a .r
{
  width: 902px;
  right: 0;
  clip: rect(auto, auto, auto, 877px);
}

ul.ovoshvmenu a .t
{
  display: block;
  line-height: 30px;
  color: #C67058;
  padding: 0 11px 0 35px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.ovoshvmenu a:hover .l, ul.ovoshvmenu a:hover .r
{
  top: -30px;
}

ul.ovoshvmenu a:hover .t
{
  color: #727C6E;
}

ul.ovoshvmenu a.active .l, ul.ovoshvmenu a.active .r
{
  top: -60px;
}

ul.ovoshvmenu a.active .t
{
  color: #575F54;
}
/* end VMenuItem */

/* begin Box, Block */
.ovoshblock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.ovoshblock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.ovoshblock
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.ovoshblockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}

.ovoshblockheader .t
{
  height: 32px;
  color: #F5F2DB;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 32px;	
}

.ovoshblockheader .l, .ovoshblockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('images/blockheader.png');
}

.ovoshblockheader .l
{
  left: 0;
  right: 0;
}

.ovoshblockheader .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 892px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.ovoshblockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}

.ovoshblockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.ovoshblockcontent-tr, .ovoshblockcontent-tl, .ovoshblockcontent-br, .ovoshblockcontent-bl, .ovoshblockcontent-tc, .ovoshblockcontent-bc,.ovoshblockcontent-cr, .ovoshblockcontent-cl
{
  position: absolute;
  z-index: -1;
}

.ovoshblockcontent-tr, .ovoshblockcontent-tl, .ovoshblockcontent-br, .ovoshblockcontent-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/blockcontent_s.png');
}

.ovoshblockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.ovoshblockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.ovoshblockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.ovoshblockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.ovoshblockcontent-tc, .ovoshblockcontent-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/blockcontent_h.png');
}

.ovoshblockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.ovoshblockcontent-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.ovoshblockcontent-cr, .ovoshblockcontent-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/blockcontent_v.png');
}

.ovoshblockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.ovoshblockcontent-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.ovoshblockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #F5F2DB;
}

.ovoshblockcontent-body
{
  color: #454C43;

}

.ovoshblockcontent-body a:link
{
  color: #246D1C;

}

.ovoshblockcontent-body a:visited, .ovoshblockcontent-body a.visited
{
  color: #8B7D46;

}

.ovoshblockcontent-body a:hover, .ovoshblockcontent-body a.hover
{
  color: #000000;

}

.ovoshblockcontent-body ul
{
  list-style-type: none;
  color: #232622;
  margin: 0;
  padding: 0;
}

.ovoshblockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 9px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Box, Post */
.ovoshpost
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.ovoshpost-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.ovoshpost
{
  margin: 7px;
}

a img
{
  border: 0;
}

.ovosharticle img, img.ovosharticle
{
  border: solid 1px #B7A971;
  margin: 10px;
}

.ovoshmetadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.ovosharticle table, table.ovosharticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.ovosharticle table, table.ovosharticle .ovosharticle tr, .ovosharticle th, .ovosharticle td
{
  background-color: Transparent;
}

.ovosharticle th, .ovosharticle td
{
  padding: 2px;
  border: solid 1px #C7BC8F;
  vertical-align: top;
  text-align: left;
}

.ovosharticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.ovoshpostmetadataheader
{
  padding: 1px;
  background-color: #569ED2;
  border-color: #343932;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
.ovoshpostheader
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 18px;
  color: #F5F2DB;
}

.ovoshpostheader a, .ovoshpostheader a:link, .ovoshpostheader a:visited, .ovoshpostheader a:hover
{
  font-size: 18px;
  margin: 0;
  color: #F5F2DB;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.ovoshpostheader a:link
{

  color: #403A20;
}

.ovoshpostheader a:visited, .ovoshpostheader a.visited
{

  color: #40463E;
}

.ovoshpostheader a:hover, .ovoshpostheader a.hovered
{

  color: #F0DC94;
}
/* end PostHeader */

/* begin PostContent */
.ovoshpostcontent p
{
  margin: 0.5em 0;
}

.ovoshpostcontent, .ovoshpostcontent p, ul.ovoshmenu, ul.ovoshmenu ul, ul.ovoshvmenu, ul.ovoshvmenu ul
{
  text-align: justify;
}

.ovoshpostcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #3E443C;
  margin: 1em 0 1em 2em;
  padding: 0;

}

li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

li
{
  margin: 0.2em 0;
  padding: 0;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;

}



.ovoshpost li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}

.ovoshpost ol li, .ovoshpost ul ol li
{
  background: none;
  padding-left: 0;
}

.ovoshpost ul li, .ovoshpost ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.ovoshpostcontent blockquote p
{
  color: #0F100E;
  font-style: italic;
  text-align: left;
}

blockquote,
.ovoshpostcontent blockquote
{
  border: solid 1px #D4CCAA;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #E9E4D3;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.ovoshfooter
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 872px;
  margin: 0 auto;
}

.ovoshfooter .ovoshfooter-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: left;
}

.ovoshfooter .ovoshfooter-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 872px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.ovoshfooter .ovoshfooter-text p
{
  margin: 0;
}

.ovoshfooter .ovoshfooter-text
{
  display: inline-block;
  color: #36311B;
  font-size: 11px;
}

.ovoshfooter .ovoshfooter-text a:link
{
  color: #776B3C;
  text-decoration: underline;
}

.ovoshfooter .ovoshfooter-text a:visited
{
  text-decoration: none;
  color: #1B1E1A;

}

.ovoshfooter .ovoshfooter-text a:hover
{
  color: #9C7F16;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.ovoshpage-footer, .ovoshpage-footer a, .ovoshpage-footer a:link, .ovoshpage-footer a:visited, .ovoshpage-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #B3911A;
}

.ovoshpage-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #887A44;
}
/* end PageFooter */

/* begin LayoutCell, content */
.ovoshcontent-layout .ovoshcontent
{
  width: 50%;
}
.ovoshcontent-layout .ovoshcontent .ovoshblock
{
  background-color: #FFFFFF;
}
.ovoshcontent-layout .ovoshcontent-sidebar1
{
  width: 75%;
}
.ovoshcontent-layout .ovoshcontent-sidebar2
{
  width: 75%;
}
.ovoshcontent-layout .ovoshcontent-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.ovoshcontent-layout .ovoshsidebar1
{
  background-color: #FFFFFF;
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */
.ovoshcontent-layout .ovoshsidebar2
{
  background-color: #FFFFFF;
  width: 25%;
}
/* end LayoutCell, sidebar2 */




.overview-table .ovoshlayout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
