body,td {
    font-family: Tahoma, sans-serif;
    font-size: 8pt; 
    color: #cccccc;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
h1 {
    font-family: Helvetica, sans-serif;
    font-size: 12pt; 
    color: #b5ee00;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
    margin:3px;
}
h2 {
    font-family: Helvetica, sans-serif;
    font-size: 12pt; 
    color: #828080;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
    margin:3px;
}
.footer {
    font-family: Tahoma, sans-serif;
    font-size: 8pt; 
    color: #333333;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
.main {
    font-family: Tahoma, sans-serif;
    font-size: 8pt; 
    color: #878785;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
a.maina {
    font-family: Tahoma, sans-serif;
    font-size: 8pt; 
    color: #878785;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}

.t1 {
    font-family: Tahoma, sans-serif;
    font-size: 25pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
TEXTAREA.frm, SELECT.frm, INPUT.frm {
    font-family: Tahoma, sans-serif; 
    font-size: 11px; 
    color: #000000;
    background-color: #ffffff; 
    scrollbar-base-color: #3bcbff;
    border: 1px solid #dbdbdb;
    width: 164px;
}
TEXTAREA.contfrm, INPUT.contfrm {
    font-family: Tahoma, sans-serif; 
    font-size: 13px; 
    color: #ffffff;
    background-color: #20211f; 
    border: 1px solid #2f2f2f;
    width: 370px;
}
TEXTAREA.contfrm1, INPUT.contfrm1 {
    font-family: Tahoma, sans-serif; 
    font-size: 13px; 
    color: #ffffff;
    background-color: #20211f; 
    border: 1px solid #2f2f2f;
    width: 300px;
}
INPUT.bigf {
    font-family: Tahoma, sans-serif; 
    font-size: 15px; 
    color: #000000;
    background-color: #ffffff; 
    border: 1px solid #dbdbdb;
    width: 150px;
}
a.a1 {
    font-family: Helvetica, sans-serif;
    font-size: 12pt; 
    color: #545454;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a1:hover {
    font-family: Helvetica, sans-serif;
    font-size: 12pt; 
    color: #72aa00;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a {
    font-family: Tahoma, sans-serif;
    font-size: 8pt; 
    color: #b0e700;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a:hover {
    font-family: Tahoma, sans-serif;
    font-size: 8pt; 
    color: #545454;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}


.scrollable {
    position:relative;
    overflow:hidden;
    width: 433px;
    height:238px;
    border:1px solid #ccc;
}

.scrollable .items {
    width:20000em;
    position:absolute;
    clear:both;
}

.scrollable img {
    float:left;
    margin:0px 0px 0px 0px;
    background-color:#fff;
    padding:0px;
    border:0px solid #ccc;
    cursor:pointer;
    width:433px;
    height:238px;

    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.scrollable .active {
    border:2px solid #000;
    z-index:9999;
    position:relative;
}

.btn {
    font-family: Tahoma, sans-serif; 
    font-size: 15px; 
    color: #000000;
    background-color: #ffffff; 
    border: 1px solid #dbdbdb;
}
