html{
 background-image: url(bg.gif);
 background-color: #ffffff;
 background-repeat: repeat-x;
 color: #000000;
 font-family: Arial, Helvetica, Sans Serif;
 font-size: 67%;
 line-height: 186%;
 overflow-y: scroll;
}

.button{
 vertical-align: text-bottom;
}

.input {
 border: 1px solid #c0c0c0;
 font-family: Arial, Helvetica, Sans Serif;
 font-size: 100%;
 width: 164px;
}

.footer {
 color: #c0c0c0;
}

.nav{
 color: #ffffff;
 background: #202020;
 text-decoration: none;
 font-weight: bold;
}

.nava{
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}

.novisit{
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}

.white {
 color: #c0c0c0;
}

a:link{
 color: #000000;
 text-decoration: none;
}

a:visited{
 color: #c0c0c0;
 text-decoration: none;
}

a:hover, a:active{
 background: #ff9f40;
 color: #000000;
}

hr {
 background-color: #dddddd;
 border: 0;
 color: #dddddd;
 height: 1px;
 width: 753px;
}

img {
 border: 0px;
}

table {
 border-style: none;
 border-width: 0px;
}

td {
 border-style: none;
 border-width: 0px;
}

.weight_20{font-size: 200%; color: #202020; line-height: 133%; font-weight: bold;}
.weight_19{font-size: 195%; color: #282828; line-height: 133%; font-weight: bold;}
.weight_18{font-size: 189%; color: #313131; line-height: 133%; font-weight: bold;}
.weight_17{font-size: 184%; color: #393939; line-height: 133%; font-weight: bold;}
.weight_16{font-size: 179%; color: #424242; line-height: 133%; font-weight: bold;}
.weight_15{font-size: 174%; color: #4a4a4a; line-height: 133%; font-weight: bold;}
.weight_14{font-size: 168%; color: #535353; line-height: 133%; font-weight: bold;}
.weight_13{font-size: 163%; color: #5b5b5b; line-height: 133%; font-weight: bold;}
.weight_12{font-size: 158%; color: #636363; line-height: 133%; font-weight: bold;}
.weight_11{font-size: 153%; color: #6c6c6c; line-height: 133%; font-weight: bold;}
.weight_10{font-size: 147%; color: #747474; line-height: 133%; font-weight: bold;}
.weight_09{font-size: 142%; color: #7d7d7d; line-height: 133%; font-weight: bold;}
.weight_08{font-size: 137%; color: #858585; line-height: 133%; font-weight: bold;}
.weight_07{font-size: 132%; color: #8d8d8d; line-height: 133%; font-weight: bold;}
.weight_06{font-size: 126%; color: #969696; line-height: 133%; font-weight: bold;}
.weight_05{font-size: 121%; color: #9e9e9e; line-height: 133%; font-weight: bold;}
.weight_04{font-size: 116%; color: #a7a7a7; line-height: 133%; font-weight: bold;}
.weight_03{font-size: 111%; color: #afafaf; line-height: 133%; font-weight: bold;}
.weight_02{font-size: 105%; color: #b8b8b8; line-height: 133%; font-weight: bold;}
.weight_01{font-size: 100%; color: #c0c0c0; line-height: 133%; font-weight: bold;}


