@import "time.css";
@import "sidemenu.css";
@import "sidemenu_sub.css";
@import "menubar.css";
@import "slideshow.css";
@import "language.css";
@import "result.css";

@import "../sidepanel_template/sidepanel.css";
@import "../sidepanel_template_news/sidepanel_news.css";
@import "../sidepanel_template_search/sidepanel_search.css";
@import "../sidepanel_template_statistcs/sidepanel_statistcs.css";
@import "../subject_template/subject.css";
@import "../subject_template_fixed/subject_fixed.css";
@import "../sidepanel_template_vote/sidepanel_vote.css";

body {
  background-image: url(../layout/bg_body.jpg);
  text-align: center;
  background-position: center top;
  background-repeat: repeat-y;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 8pt;
  font-family: Tahoma;
  color: silver;
  background-attachment: fixed;
}
table {
  font-size: 8pt;
  color: silver;
}
titlepages {
}
.links mainmenu {
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
  display: inline;
}
a:link {
  text-decoration: none;
  color: #3aa5cd;
  font-weight: inherit;

}
a:visited {
  color: #3aa5cd;
  text-decoration: none;
  font-weight: inherit;

}
a:hover {
  color: #3aa5cd;
  font-weight: inherit;
  text-decoration: underline;

}
a:active {
  color: #666666;
  text-decoration: underline;
  font-weight: inherit;

}
.button {
  border: 1px solid gray;
  padding-top: 0px;
  padding-bottom: 3px;
  color: black;
  background-color: #f2f2f2;
  width: 60px;
  height: 21px;
}
.input {
  color: gray;
}
a.category {
  font-size: 8pt;
  margin-right: 10px;
}
.category {
}
.mediaplayer {
  text-align: center;
}
.footer_bg {
  background-image: url(images/Final-Venus_10.png);
  background-repeat: repeat-y;
}
.footer_nav {
  background-image: url(images/Final-Venus_10_2.png);
  background-repeat: repeat-y;
}
.footer_Link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #ffffff;
}
.footer_Link a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: underline;
}
.footer_Link a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
}
.page_title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}
.table_txt {
  padding: 5px 10px;
  background-color: #555354;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #fafafa;
}
.table_supplier {
  border: 1px solid #666666;
  background-color: #ffffff;
  border-collapse: collapse;
}
.table_supplier td {
  border: 1px solid #000000;
}
#table_supplier2 td {
  border: 0px solid #000000;
}
.suppler_Link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #3c54f2;
}
.suppler_Link a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #3c54f2;
  text-decoration: underline;
}
.suppler_Link a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #3c54f2;
  text-decoration: none;
}
.supplier_td_header {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #000000;
  padding-left: 5px;
  padding-right: 2px;
  font-weight: bold;
  padding-top: 5px;
}
.supplier_td {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #000000;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
}
.data {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  padding-right: 7px;
}
.scroll_div {
  padding: 5px 10px;
  overflow: auto;
  background-color: #555354;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #fafafa;
  height: 250px;
}
.supplier_div {
  padding: 5px 10px;
  overflow: auto;
  background-color: #555354;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: #fafafa;
  height: 120px;
}
.paging {
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a.paging {
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
a.paging:hover {
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
.link2 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.link2 a {
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
.link2 a:hover {
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}

