
#art-main, table
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-size: 35px;
  text-decoration: none;
}

.art-postcontent a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4F4F4F;
}

.art-postcontent a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4F4F4F;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  color: #363636;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  text-decoration: none;
  color: #637274;
  border-bottom: 1px dotted #D0D0D0;
}

.art-postcontent h1
{
   color: #283f6d;
   font-size: 30px;
   text-align: left;    
}

.art-blockcontent h1
{   font-size: 25px;
   text-align: left;
 
}

.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited 
{
   font-size: 25px;
   text-align: left;
   font-weight: normal;
}
.art-postcontent h1 a:hover, h1 a:hover
{
  text-decoration: none;
  color: #007;
  border-bottom: 2px dotted #C0C0C0;
  padding-bottom: 1px;
}
.art-postcontent h2
{
   color: #1A1A1A;
   font-size: 15px;
   text-align: left;    
}

.art-blockcontent h2
{   font-size: 15px;
   text-align: left;
 
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-size: 15px;
   text-align: left; 
}

.art-postcontent h3
{
   color: #1A1A1A;
   font-size: 14px;
   text-align: left;    
}

.art-blockcontent h3
{   font-size: 14px;
   text-align: left;
 
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 14px;
   text-align: left; 
}

.art-postcontent h4
{
   color: #162631;
   font-size: 13px;
   text-align: left;    
}

.art-blockcontent h4
{   font-size: 13px;
   text-align: left;
 
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 13px;
   text-align: left; 
}

.art-postcontent h5
{
   color: #162631;
   font-size: 13px;
   text-align: left;    
}

.art-blockcontent h5
{   font-size: 13px;
   text-align: left;
 
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 13px;
   text-align: left; 
}

.art-postcontent h6
{
   color: #213A4A;
   font-size: 13px;
   text-align: left;    
}

.art-blockcontent h6
{   font-size: 13px;
   text-align: left;
 
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 13px;
   text-align: left; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#art-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

body
{
  padding: 0; 
  margin:0;
  color: #000000;
  height:100%;
  min-height:100%;
  background-color: #EBEBEB;
  min-width: 1000px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 1000px;
}

.art-sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
}

.art-sheet-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #EBEBEB;
}

#art-page-background-top-texture, #art-page-background-middle-texture, #art-page-background-glare
{
  min-width: 1000px;
}

div.art-header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 120px;
  margin-top: 0;
  margin-bottom: 0;
}

div.art-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:120px;
}

div.art-header-center
{
	position: relative;
	width: 1000px;
	left:50%;
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1000px;
  height: 120px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

div.art-logo
{
  display: block;
  width:100%;
  position: absolute;
  top: 0px;
  left: 0;
  height: 120px;
}

h1.art-logo-name
{
  display: block;
  text-align: left;
  font-size: 11px;
  padding: 0;
  margin: 0;
  color: #4A4A4A !important;
}
h1.art-logo-name a, 
h1.art-logo-name a:link, 
h1.art-logo-name a:visited, 
h1.art-logo-name a:hover
{
  font-size: 11px;
  padding: 0;
  margin: 0;
  color: #4A4A4A !important;
}

h2.art-logo-text
{
  display: block;
  text-align: left;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 10px;
  padding: 0;
  margin: 0;
  color: #757575 !important;
}
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 10px;
  padding: 0;
  margin: 0;
  color: #757575 !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}



.art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
    outline: none;
}

.art-hmenu, .art-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-hmenu li li
{
  float: none;
}

.art-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-hmenu:after, .art-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-hmenu{
  min-height: 0;
  position:relative;
  padding: 0 0 0 0;
}

.art-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

.art-nav
{
   position: relative;
  margin:0 auto;
  min-height: 29px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.art-nav-outer
{
    position:absolute;
    width:100%;
}

.art-nav-l, .art-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.art-nav-l
{
  left: 0;
  right: 0;
}

.art-nav-r
{
  right: 0;
  width: 1000px;
  clip: rect(auto, auto, auto, 1000px);
}

.art-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 29px;
  cursor: pointer;
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 14px;
}

.art-hmenu ul li
{
    margin:0;
    clear: both;
}

.art-hmenu a .r, .art-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 97px;
  background-image: url('images/menuitem.png');
}

.art-hmenu a .l
{
  left: 0;
  right: 0;
}

.art-hmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 14px;
}

.art-hmenu a .t
{
  color: #355391;
  padding: 0 8px;
  margin: 0 0;
  line-height: 29px;
  text-align: center;
}

.art-hmenu a:hover .l, .art-hmenu a:hover .r
{
  top: -34px;
}

.art-hmenu li:hover>a .l, .art-hmenu li:hover>a .r
{
  top: -34px;
}

.art-hmenu li:hover a .l, .art-hmenu li:hover a .r
{
  top: -34px;
}
.art-hmenu a:hover .t
{
  color: #292929;
}

.art-hmenu li:hover a .t
{
  color: #292929;
}

.art-hmenu li:hover>a .t
{
  color: #292929;
}

.art-hmenu a.active .l, .art-hmenu a.active .r
{
  top: -68px;
}

.art-hmenu a.active .t
{
  color: #EBEBEB;
}

.art-hmenu .art-hmenu-li-separator
{
  display: block;
  width: 2px;
  height:29px;
}
.art-nav .art-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 2px;
  height: 29px;
  background-image: url('images/menuseparator.png');
}

.art-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  width: 300px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 13px;
  margin:0;
  padding:0;
}

.art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active, .art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 13px;
  margin:0;
  padding:0;
}

.art-hmenu ul li a:hover
{
  color: #000000;
  background-position: 0 -26px;
}

.art-hmenu ul li:hover>a
{
  color: #000000;
  background-position: 0 -26px;
}

.art-nav .art-hmenu ul li a:hover span, .art-nav .art-hmenu ul li a:hover span span
{
  color: #000000;
}

.art-nav .art-hmenu ul li:hover>a span, .art-nav .art-hmenu ul li:hover>a span span
{
  color: #000000;
}

.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  border: none;
  margin:0;
  padding:0;
}

.art-content-layout .art-content-layout{margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}

.art-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.art-vmenublock-body
{
  position: relative;
  padding: 0;
}

.art-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 31px;
}

.art-vmenublockheader h3.t
{
  position: relative;
  height: 31px;
  color: #828282;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  margin:0;
  padding: 0 11px 0 20px;
  white-space: nowrap;
  line-height: 31px;
}

.art-vmenublockheader h3.t a,
.art-vmenublockheader h3.t a:link,
.art-vmenublockheader h3.t a:visited, 
.art-vmenublockheader h3.t a:hover
{
  color: #828282;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
}

.art-vmenublockheader .l, .art-vmenublockheader .r
{
  position: absolute;
  height: 31px;
  background-image: url('images/vmenublockheader.png');
}

.art-vmenublockheader .l
{
  left: 0;
  right: 14px;
}

.art-vmenublockheader .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 986px);
}

.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 1px;
}

.art-vmenublockcontent-tr, .art-vmenublockcontent-tl, .art-vmenublockcontent-br, .art-vmenublockcontent-bl, .art-vmenublockcontent-tc, .art-vmenublockcontent-bc,.art-vmenublockcontent-cr, .art-vmenublockcontent-cl
{
  position: absolute;
}

.art-vmenublockcontent-tr, .art-vmenublockcontent-tl, .art-vmenublockcontent-br, .art-vmenublockcontent-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/vmenublockcontent_s.png');
}

.art-vmenublockcontent-tl
{
  position: absolute;
  width: 2px;
  height: 2px;
  background-image: url('images/vmenublockcontent_s.png');
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.art-vmenublockcontent-tr
{
  position: absolute;
  width: 2px;
  height: 2px;
  background-image: url('images/vmenublockcontent_s.png');
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.art-vmenublockcontent-bl
{
  position: absolute;
  width: 2px;
  height: 2px;
  background-image: url('images/vmenublockcontent_s.png');
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.art-vmenublockcontent-br
{
  position: absolute;
  width: 2px;
  height: 2px;
  background-image: url('images/vmenublockcontent_s.png');
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.art-vmenublockcontent-tc, .art-vmenublockcontent-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/vmenublockcontent_h.png');
}

.art-vmenublockcontent-tc
{
  position: absolute;
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/vmenublockcontent_h.png');
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.art-vmenublockcontent-bc
{
  position: absolute;
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/vmenublockcontent_h.png');
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.art-vmenublockcontent-cr, .art-vmenublockcontent-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/vmenublockcontent_v.png');
}

.art-vmenublockcontent-cr
{
  position: absolute;
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/vmenublockcontent_v.png');
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.art-vmenublockcontent-cl
{
  position: absolute;
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/vmenublockcontent_v.png');
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.art-vmenublockcontent-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #FAFAFA;
}

ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.art-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.art-vmenu ul
{
  display: none;
}

ul.art-vmenu ul.active
{
  display: block;
}

ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: dashed 1px #8F8F8F;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 88px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 1px;
}

ul.art-vmenu a .r
{
  width: 1002px;
  right: 0;
  clip: rect(auto, auto, auto, 1001px);
}

ul.art-vmenu a .t, ul.art-vmenu ul a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

ul.art-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 26px;
  color: #919191;
  padding: 0 11px 0 11px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -62px;
}

ul.art-vmenu a.active .t
{
  color: #3B4445;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -31px;
}

ul.art-vmenu a:hover .t
{
  color: #7F5305;
}

.art-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.art-block-body
{
  position: relative;
  padding: 0;
}

.art-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 38px;
}

.art-blockheader h3.t
{
  position: relative;
  height: 38px;
  color: #121212;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
  margin:0;
  padding: 0 10px 0 0px;
  white-space: nowrap;
  line-height: 38px;
}

.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #121212;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
}

.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #355391;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #355391;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  color: #304C82;
  text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #4F4F4F; 
  text-decoration: underline;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #171B1C;
  text-decoration: underline;
}

.art-blockcontent-body ul li
{
  text-decoration: none;    
  color: #363636;
  padding: 0 0 0 17px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #3B4445 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 27px;
  height: 27px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-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 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #F7F8F8 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #EBEBEB !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 91px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 7px;
}

.art-button-wrapper .art-button-r
{
  width: 415px;
  right: 0;
  clip: rect(auto, auto, auto, 408px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -32px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -64px;
}

.art-button-wrapper input
{
  float: none !important;
}

.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.art-post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

img.art-article
{
  border: solid 0 #B7C1C2;
  margin: 0;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 0 #E0E0E0;
  vertical-align: top;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

h2.art-postheader
{
  color: #121212;
  font-weight: normal;
  font-size: 29px;
  text-align: left;
}

h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-weight: normal;
  font-size: 29px;
  text-align: left;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-decoration: none;
  color: #141414;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{
  color: #141414;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  color: #637274;
}

.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #363636;
}

.art-postheadericons
{
  padding: 1px;
}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: underline;
  color: #4F4F4F;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  color: #4F4F4F;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  text-decoration: none;
  color: #31556D;
}

.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #121212;
  padding: 0 0 0 13px;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;
  overflow: visible;
}

.art-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
  overflow-x: visible;
  overflow-y: hidden;
}

.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #131616;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.art-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 0;
  background-color: #FAFAFA;
  overflow: auto;
  clear:both;
}

.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  color: #363636;
}

.art-postfootericons
{
  padding: 1px;
}

.art-postfootericons a, .art-postfootericons a:link
{
  color: #4F4F4F;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  color: #4F4F4F;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  color: #495455;
}

.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.art-footer-body
{
    position:relative;
    padding: 8px;
}

.art-footer-body .art-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:8px;
  z-index:1;
}

.art-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  cursor: default;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td, 
.art-footer-text th,
.art-footer-text caption
{
    color: #A3A3A3;
}

.art-footer-text
{
  min-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #DECAB0;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #DECAB0;
}

.art-footer-text a:hover
{
  color: #C9A678;
  text-decoration: underline;
}

div.art-footer img
{
    border-color: #C7C7C7;
  border-style: solid;
  margin: 0;
}

.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-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: #427394;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #31556D;
}


.art-content-layout .art-sidebar1
{
  width: 20%;
}




.art-content-layout .art-sidebar2
{
  width: 20%;
}



/*WCPS*/
/*
0. color текста
1. background
2. outer
3. color текста приглушенный
4. head background
5. even background
6. odd background
7. head color
8. errorMsg
9. confirmMsg
10. resultMsg
*/
.b{font-weight: bold;}
.i{font-style: italic;}
.small{font-size: 80%;}
.big{font-size: 120%;}
.red{color: #800000;}
.green{color: #008000;}
.blue{color: #000080;}
.right{text-align: right;}
.center{text-align: center;}

td#mainmenu {width: 100%; padding: 0; margin: 0;  height: auto; display: inline;  }
td#mainmenu a {display:block; text-decoration:none; padding: 1px 0px 1px 15px; /*color: #000; */background: url(images/menu.gif) no-repeat left center;  font-size: 12px;  }
td#mainmenu a:hover {/*color:#222;*/ text-decoration: underline; background: #FFFFFF url(images/menuh.gif) no-repeat left center;}
td#mainmenu a.menuTop {/*color:#222;*/ padding: 1px 0px 1px 25px; background: url(images/menu.gif) no-repeat left center; font-weight: bold; text-decoration: underline;}
.item { color: #0D0D0D; margin: 7px 0 0 0; }
.itemHead { padding: 2px 2px 2px 15px; border-bottom: 1px solid #C6C6C6; color: #242424; background: #DFDFDF; }
.itemInfo { padding: 3px; background: #E8E8E8; }
.itemTitle a { color: #DF5A00; font-size: 130%; font-weight: bold; font-variant: small-caps; }
.itemPoster { font-size: 80%; color: #1A1A1A; }
.itemPoster a { color: #1A1A1A; }
.itemPostDate { font-size: 80%; font-style: italic; color: #1A1A1A; padding-left: 8px;  background: url(images/dot.gif) no-repeat 0 2px;}
.itemStats { font-size: 80%; font-style: italic; color: #1A1A1A;  padding-left: 8px;  background: url(images/dot.gif) no-repeat 0 2px;}
.itemBody { padding-left: 5px; }
.itemText { margin: 5px 0 5px 0; line-height: 1.5em; }
.itemText:first-letter { font-size: 133%; font-weight: bold; }
.itemFoot { padding: 3px; background: #E8E8E8; font-size: 11px; text-align: left; }
.itemAdminLink { font-size: 90%; }
.itemPermaLink { font-size: 90%;  padding-left: 8px;  background: url(images/dot.gif) no-repeat 0 2px;}
th{color: #131616; background: #CDCDCD;font-size: 1.2em;padding:4px;}
.outer { border: 1px solid #E5E5E5; }
.head { color: #131616; background: #CDCDCD; font-weight: bold; line-height: 20px; height: 22px;  padding-left: 4px;  }
.even {background: #E6E6E6; }
.odd {background: #E1E1E1; }
.foot { padding: 5px; font-weight: bold; }
tr.even td { padding: 5px; background: #E6E6E6; }
tr.odd td { padding: 5px; background: #E1E1E1; }
div.errorMsg { border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; padding: 10px; background: #FAE4E4; font-weight: bold; text-align: center; }
div.confirmMsg { border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; padding: 10px; background: #E8E8FF; color: #136C99; font-weight: bold; text-align: center; }
div.resultMsg { border-top: 1px solid silver; border-left: 1px solid silver; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px; background: #E8FFE8; color: #333; font-weight: bold; text-align: center; }
.comTitle { margin-bottom: 2px; font-weight: bold; }
.comText { padding: 2px; }
.comUserStat { border: 1px solid silver; margin: 2px; padding: 2px; color: #2F5376; background: #fff; font-size: 10px; font-weight: bold; }
.comUserStatCaption { font-weight: normal; }
.comUserStatus { margin: 10px 0 0 2px; color: #1A1A1A; font-weight: bold; font-size: 10px; }
.comUserRank { margin: 2px; }
.comUserRankText { font-size: 10px; font-weight: bold; }
.comUserRankImg { border: 0; }
.comUserImg { margin: 2px; }
.comDate { font-weight: normal; font-style: italic; font-size: smaller; }
.comDateCaption { font-weight: bold; font-style: normal; }
/*
input { font: 11px verdana, arial, helvetica, sans-serif; }
textarea { border: 1px solid #8699B5; width: 100%; background: #F5F5F5; font: 11px verdana, arial, helvetica, sans-serif; }
select { border: 1px solid #8699B5; background: #F5F5F5; font: 11px verdana, arial, helvetica, sans-serif; }
*/
table#calendar td,table#calendar div {padding: 1px 1px 1px 1px;}
table#calendar .even {background-color: #D8DDE7;padding: 1px 1px 1px 1px;}
table#calendar .odd {background-color: #EAEDF3;padding: 1px 1px 1px 1px;}
table#calendar .head {background-color: #A6B4C3; padding: 1px 1px 1px 1px; font-weight: bold;  height: 12px; line-height: 12px;}
table#calendar .even a{color: #D7D7D7;}
table#calendar .odd a{color: #222;}
table#calendar .head a{color: #131616;}
h2{    font-size: 17px;}
h1{    font-size: 18px;  margin-bottom: 1px; }
.copyright{
	text-align: center;
	font-size: 0.9em;	color: #B6B6B6;
}
.copyright a {
	text-decoration: none;	color: #B6B6B6;
}
.block1{ width: 100%; }
.block6{ color: #000000;  padding-left: 0px; font-size: 0.9em;position:absolute;  left: 0px;  bottom: 0px; width: 900px;  }
.block6 a{text-decoration: none;	color: #1A1A1A;font-size: 11px;}
.block8 {
	  float: right;position:absolute;  right: 10px;  top: 0px;
}
.teltop{
	
}
.logotop{
	text-align: center;
	width: 200px; 
}
#resultvote th{font-size: 10px;}
#resultvote input{padding: 0px;}
.art-postcontent .art-blockcontent-body{
	color: #000;
}
.left{float: left;margin-right:5px;}
.tweet{
	vertical-align: top;
	text-align: center;
	height: 18px;padding:0;
}
.tweet span {
	padding: 0;margin:0 0 0 5px;float: left;
}
#kritstat{
	text-align: center;
}
#spcat .itemHead{ background-color: #EBEBEB; }

#spcat h2 {
	font-size: 17px;
	float:right;
	color: #607B92;
}

#spcat h3,#spcat h3 a,#spcat h3 a:link,.postheader a,.postheader a:link{
	color: #283f6d;
	font-size: 25px!important;
	font-weight: normal;
	color: #000;
	line-height: 35px;
	letter-spacing: -1px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

#current{
	font-weight: bold;
}
.ref0{
  border-bottom: 1px dotted #CCC;
}
.postContent,.postContent a:link{
	font-size: 14px;
	letter-spacing: 1px;
}
.postContent a:hover{ text-decoration: none;border-bottom: 1px dotted #BBC; color:#00A}
.postContent a:visited{ font-size: 14px;text-decoration: none;border-bottom: 1px dotted #BBC; }
#statNews,#statNews A,#statNews TD{
	font-size: 14px;
	letter-spacing: 1px;
	text-align: justify;
}
.prevnext .right{text-align: right;}
#bsearch input{
	padding:0;color: #355391;
	margin:0;
	border: 1px solid #D2D2D2; background: #DCDCDC; font: 10px verdana, arial, helvetica, sans-serif;
}
#bsearch .ssearch{
	background: #FFF;font-size: 12px;
}
#itemText {text-align: justify; }
#itemText a{color: #1c2dFF;border-bottom: 1px dotted #77A;text-decoration: none;}
#itemText a:hower{color: #cc0033;border-bottom: 0;text-decoration: underline;}
.tabl0 td{background: url('/images/blok0.jpg') no-repeat 0 0px;  text-align: center;  height: 80px;  width: 560px;color:#AAA;font-size: 2.0em;   }
#statNews a,#statNews a:link{
	color: #009;
}
#catalog a:link,#catalog a:visited{
	text-decoration: underline;
	color: navy;
}
fieldset {border: 1px solid #DDD;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius: 7px;border-radius:7px;margin: 5px 5px 5px 5px;padding: 5px 5px 5px 5px;background-color: #FFF}
legend {border: 1px solid #DDD;-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius: 7px;border-radius:7px;padding: 5px 5px 5px 5px;background-color: #FFF}
a{cursor: pointer;}
.ssill {
position:absolute;
left:-9999px;
}