/* Generated by KaZcadeS */
html {
  min-height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #996633;
}
a:hover {
  color: #cc6600;
}
body {
  background: #ccd8e0 url(img/bg.jpg) repeat-x scroll left bottom;
  color: #444444;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 62.5%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
p, code, ul {
  padding-bottom: 1.2em;
}
li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
h1 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.8em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-bottom: 4px;
}
code {
  border-style: solid;
  border-color: #eeeeee #eeeeee #eeeeee #c1cad3;
  border-width: 1px 1px 1px 6px;
  padding: 8px 10px;
  background: #ffffff none repeat scroll 0%;
  color: #666666;
  display: block;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.6em;
  margin-bottom: 12px;
  white-space: pre;
}
blockquote {
  background: transparent url(img/quote.gif) no-repeat scroll 0%;
  display: block;
  font-weight: bold;
  padding-left: 28px;
}
h1, h2, h3 {
  padding-top: 6px;
}
.clearer {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.container {
  margin: 0 auto;
  padding: 0 10px 10px;
  background: #ffffff none repeat scroll 0%;
  font-size: 1.2em;
  width: 780px;
}
.top {
  padding: 50px 10px 0;
}
.header {
  margin: 0 auto;
  padding: 10px 10px 5px;
  background: #ffffff none repeat scroll 0%;
  font-size: 1.2em;
  height: 150px;
  width: 780px;
}
.header .left, .header .right {
  background: #a4a4a0 none repeat scroll 0%;
  color: #ffffff;
  height: 150px;
}
.header .left {
  background: #b3c2c7 url(img/header.jpg) no-repeat scroll 0% 50%;
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.9em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 150px;
  text-align: center;
  width: 564px;
}
.header .right {
  /*overflow: auto;*/
  width: 212px;
}
.header .right p, .header .right h2 {
  padding: 0 16px;
}
.header .right h2 {
  padding-top: 16px;
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.6em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.navigation {
  border-style: solid;
  border-color: #dfeef7 #cfdee7;
  border-width: 1px;
  background: #d9e1e5 url(img/nav.gif) repeat scroll 0% top;
  height: 41px;
}
.navigation a {
  border-right: 1px solid #afbec7;
  padding: 0 20px;
  background: #d9e1e5 url(img/nav.gif) repeat scroll 0% top;
  color: #445566;
  display: block;
  float: left;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 41px;
  text-decoration: none;
}
.navigation .active {
  background-position: left bottom;
  color: #001122;
}
.navigation a:hover {
  background-position: left bottom;
  color: #223344;
}
.main {
  border-top: 4px solid #ffffff;
  background: transparent url(img/bgmain.gif) repeat-y scroll 0%;
}
.sidenav {
  float: right;
  width: 210px;
}
.sidenav h2 {
  margin: 0;
  color: #5a5a43;
  font-size: 1em;
  line-height: 22px;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
  
}
.sidenav ul {
  border-top: 1px solid #eaeada;
  padding: 0;
}
.sidenav li {
  border-bottom: 1px solid #eaeada;
}
.sidenav li a {
  padding: 8px 0 8px 5%;
  font-size: 1.1em;
  color: #555544;
  display: block;
  text-decoration: none;
  width: 95%;
}
.sidenav li a:hover {
  background: #f0f0eb none repeat scroll 0%;
  color: #665544;
}
.content {
  margin: 10px 0;
  padding: 0 16px;
  float: left;
  width: 531px;
}
.content .descr {
  color: #666644;
  font-size: 0.9em;
  margin-bottom: 6px;
}
.content li {
  list-style-type: disc;
  list-style-image: url(img/li.gif);
  list-style-position: outside;
  margin-left: 18px;
}
.content p {
  font-family: "Lucida Sans Unicode",sans-serif;
}
.footer {
  background: transparent url(img/bgfooter.gif) repeat-x scroll 0%;
  color: #ffffff;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 39px;
  text-align: center;
}
.footer a, .footer a:hover {
  color: #ffffff;
}


table.listing {
	border: solid 2px white;
	border-collapse: collapse;
	width: 450px;
	height:300px;
	background-color: #eaeef1;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

table.listing tr th {
	border: solid 1px white;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

table.listing tr td {
	border: solid 1px white;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
