body, html{
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  color: #385d95;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.4em;
  background-image: url('../images/bg.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

table, td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.4em;
  color: #767676;
}

hr {
  border: 0px;
  border-bottom: 1px dotted #8b9798;
  padding: 0px;
  height: 0px;
}

.p6 {
  padding: 6px;
  padding-right: 1px;
}

.p16 {
  padding-top: 8px;
  padding-bottom: 8px;
  padding: 12px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt10 {
  margin-top: 10px;
}

input {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

.field {
  border: 1px solid #BABABA;
  background-color: #FFFFFF;
}

.wd100 {
  width: 100%;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
}

a:link, a:visited, a:active {
  color: #0483b3;
  text-decoration: underline;
}

a:hover {
  color: #0483b3;
  text-decoration: underline;
}

.linked {
  font-size: 13px;
  margin-bottom: 2px;
}

.linked a:link, .linked a:visited, .linked a:active {
  color: #0483B3;
  text-decoration: underline;
}

.linked a:hover {
  color: #0483B3;
  text-decoration: underline;
}

.linked b {
	color: #0483B3;
	font-weight: normal;
}

.content {
  position: absolute;
  left: 48px;
  top: 122px;
  width: 902px;
}

.center {
  background-image: url('../images/content-bg.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}

.text {
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
  line-height: 1.4em;
}

.text img {
	margin-right: 10px;
}	

.text-main {
  text-align: left;
  line-height: 1.4em;
}

.text-main img {
	margin-right: 10px;
}

.search {
  background-color: #FFFFFF;
  border: 0px;
  border-left: 1px solid #CACACA;
  border-top: 1px solid #CACACA;
  border-bottom: 1px solid #CACACA;
  height: 23px;
  width: 147px;
  font-size:18px;
  vertical-align:middle;
}

.header {
  background-image: url('../images/header.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 0px;
  margin-right: 0px;
  height: 25px;
  margin-bottom: 2px;
}

.header-side {
  background-image: url('../images/header-side.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-top: 4px;
  padding-left: 24px;
  height: 25px;
  margin-bottom: 2px;
}


.title {
  color: #6D6D6D;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
}

.title-inline {
  color: #767676;
  padding-left: 10px;
  background-image: url('../images/dot-gray.gif');
  background-position: 0px 5px;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  margin-top: 16px;
  text-transform: uppercase;
}

.box {
  border: 1px dotted #8b9798;
  background-color: #d3edf0;
  padding: 5px;
}

.box-white {
  border: 1px dotted #8b9798;
  background-color: #FFFFFF;
}

.box-white td {
  padding: 6px;
}

.link-box {
  background-image: url('../images/menu_bg.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 5px;
}

.link {
  padding-left: 20px;
  padding-right: 10px;
  background-image: url('../images/dot-blue.gif');
  background-position: 10px 5px;
  background-repeat: no-repeat;
}

.link a:link, .link a:visited, .link a:active {
  color: #0483b3;
  text-decoration: none;
}

.link a:hover {
  color: #0483b3;
  text-decoration: underline;
}

.top-banner {
  position: absolute;
  left: 273px;
  top: 27px;
  border: 1px dotted #8b9798;
  background-color: #d3edf0;
  padding: 5px;
}

.right {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 781px;
  top: 24px;
}

.right li {
  padding-bottom: 5px;
  padding-left: 10px;
  background-image: url('../images/dot-white.gif');
  background-position: 0px 6px;
  background-repeat: no-repeat;
  vertical-align: middle;

}

.right a:link, .right a:visited, .right a:active {
  color: #FFFFFF;
  text-decoration: none;
}

.right a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li.first {
  padding: 3px;
  padding-left: 21px;
  background-image: url('../images/dot-blue.gif');
  background-position: 11px 10px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #EBEBEB;
}

li.first-active {
  padding: 3px;
  padding-left: 21px;
  padding-bottom: 4px;
  background-image: url('../images/dot-white-down.gif');
  background-position: 10px 11px;
  background-repeat: no-repeat;
  background-color: #08A2DC;
}

.first a:link, .first a:visited, .first a:active {
  color: #0483B3;
  text-decoration: none;
}

.first a:hover {
  color: #0483B3;
  text-decoration: underline;
}

.first-active a:link, .first-active a:visited, .first-active a:active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.first-active a:hover {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}


li.second {
  padding: 3px;
  /*padding-left: 35px;*/
  background-image: url('../images/dot-green.gif');
  /*background-position: 24px 10px;*/
  background-repeat: no-repeat;
  border-bottom: 1px solid #EBEBEB;
}

li.second-active {
  padding: 3px;
  /*padding-left: 35px;*/
  background-image: url('../images/dot-green.gif');
  /*background-position: 24px 10px;*/
  background-repeat: no-repeat;
  border-bottom: 1px solid #EBEBEB;
}

.second a:link, .second a:visited, .second a:active {
  color: #469A25;
  text-decoration: none;
}

.second a:hover {
  color: #469A25;
  text-decoration: underline;
}

.second-active a:link, .second-active a:visited, .second-active a:active {
  color: #469A25;
  font-weight: bold;
  text-decoration: none;
}

.second-active a:hover {
  color: #469A25;
  font-weight: bold;
  text-decoration: underline;
}

.question td {
  padding: 3px
}

td.p0 {
  padding: 0px;
}

td.p1 {
  padding: 1px;
}

.button {
  background-color: #1098CC;
  font-weight: bold;
  color: #FFFFFF;
  border: 0px;
  margin-top: 3px;
  padding: 1px;
}

.medals td {
  font-size: 10px;
  line-height: 1em;
  color: #0483B3;
  text-align: center;
  padding: 3px
}

.medals .number {
  font-size: 10px;
  line-height: 1em;
  color: #767676;
  font-weight: bold;
}

.medals-spacer {
  background-image: url('../images/medals-spacer.gif');
  background-position: 0px 7px;
  background-repeat: repeat-x;
}

.flag {
  border: 1px solid #BFBFBF;
}
.seperator-comments {
  background-image: url('../images/comments-spacer.gif');
  background-position: 0px 6px;
  background-repeat: repeat-x;
}

.seperator {
  background-image: url('../images/seperator.gif');
  background-position: 0px 10px;
  background-repeat: repeat-x;
}

.line {
  background-image: url('../images/line.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  margin-top: 6px;
  margin-bottom: 6px;
}


.bottom-credits {
  padding-top: 0px;
  color: #767676;
}

.bottom-credits a:hover {
  color: #767676;
  text-decoration: underline;
}

.bottom-credits a:link, .bottom-credits a:visited, .bottom-credits a:active {
  color: #767676;
  text-decoration: none;
}

.bottom-links {
  padding-top: 0px;
  color: #0483B3;
}

.bottom-links a:hover {
  color: #0483B3;
  text-decoration: underline;
}

.bottom-links a:link, .bottom-links a:visited, .bottom-links a:active {
  color: #0483B3;
  text-decoration: none;
}



.bottom-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bottom-menu li {
  padding-bottom: 7px;
  padding-left: 30px;
  background-image: url('../images/dot-blue.gif');
  background-position: 20px 6px;
  background-repeat: no-repeat;
  vertical-align: middle;

}

.bottom-menu a:link, .bottom-menu a:visited, .bottom-menu a:active {
  color: #0483B3;
  text-decoration: none;
}

.bottom-menu a:hover {
  color: #0483B3;
  text-decoration: underline;
}

.comment td {
  padding: 0px;
  padding-right: 6px;
  padding-bottom: 2px;
}

.comments td {
  text-align: justify;
  padding: 0px;
  padding-right: 6px;
}

.author {
  color: #0483B3;
}

.table-np td {
  padding: 0px;
}

.img {
  margin-right: 10px;
}

.calendar th {
  padding: 3px;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #858585;
  border-bottom: 1px solid #e0e0e0;
}

.calendar td {
  padding: 3px;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999c9d;
}

.row td {
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.rowb td {
  border-right: 1px solid #e0e0e0;
}

td.nb {
  border-right: 0px;
}

td.today {
  background-color: #1098cc;
  color: #FFFFFF;
}

td.today a:link, td.today a:visited, td.today a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

td.today a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.text-main TD {
  padding:0px;
}
.text-main img {
  margin-right: 0px;
}

.miniMenu
{
    border:solid 1px #CCCCCC;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
    
}

.miniMenu TD
{
    padding:5px;
    margin:0px;
    font-weight:bold;
}
