body {
    background: #4EACC4;
    color: #093642;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
td {
    color: #093642;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
}
a {
    color: #FCFF00;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}



.anons1 {
    padding: 7px 150px 10px 70px;
}
.anons2 {
    padding: 7px 130px 10px 70px;
}
.bgline1 {
    background: #79c6d7; 
}
.bgline2 {
    background: url(/img/line.jpg);
}
.bg1 {
    background: url(/img/bg1.jpg);
    background-repeat: no-repeat;
    padding: 45px 0px 0px 0px;
}
.bg2 {
    background: url(/img/bg2.jpg);
    background-repeat: no-repeat;
    padding: 10px 30px 0px 65px;
}
.bg3 {
    background: url(/img/bg3.jpg);
    background-repeat: no-repeat;
}
.bg4 {
    background: url(/img/bg4.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.btn1 {
    background: #5cb2cb;
    border: 1px solid #65bdd5;
    color: #ffffff;
    cursor: pointer;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    padding: 0px 5px;
    margin: 0px;
}
.copy {
    background: url(/img/copy.jpg);
    background-repeat: no-repeat;
    color: #BFF2FE;
    padding-top: 30px;
    text-align: center;
}
.error {
    color: #F04843;
    font-weight: bold;
    padding-bottom: 3px;
    text-align: center;
}
.hot {
    color: #f08243;
}
.galleryhead {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
.in {
    background: #5cb2cb;
    border: 1px solid #65bdd5;
    color: #093642;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
}
a.nav {
    color: #ffffff;
    text-decoration: none;
}
.newsdate {
    color: #ffffff;
    padding: 0px 40px 0px 20px;
}
.news {
    padding: 3px 40px 0px 30px;
    text-align: justify;
}
.storyhead {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 7px 0px 10px 3px;
}
.text {
    text-align: justify;
}
a.white {
    color: #ffffff;
    text-decoration: underline;
}
