/* body.css */


.backBody { background-image: url('../../home/background.jpg');
}

.tdTop {
    font-family: 'Times New Roman',Times,serif;
    font-size: 20px; font-weight: bold;
    color: #ffffff;
    background-image: url('../../home/beato.gif');
    background-repeat: no-repeat;
}

.tdCenter {
    background-image: url('../../home/sfuma.gif');
    background-repeat: no-repeat;
    border-top: 0px solid #339933;
    border-left: 2px solid #006633;
    border-right: 2px solid #006633;
}

.tdBottom { 
    background-image: url('bottom.gif');
    background-repeat: no-repeat;
}

h1 { 
    font-family: 'Copperplate Gothic Light', 'Times New Roman';
    color: #000099
}

h2 { 
    font-family: 'Copperplate Gothic Light', 'Times New Roman';
    color: #000099
}

h3 { 
    font-family: 'Copperplate Gothic Light', 'Times New Roman';
    color: #000099
}

h4 { 
    font-family: 'Copperplate Gothic Light', 'Times New Roman';
    color: #000099
}

h5 { 
    font-family: 'Copperplate Gothic Light', 'Times New Roman';
    color: #000099
}

h6 { 
    font-family: 'Copperplate Gothic Light', 'Times New Roman';
    color: #000099
}

p { 
    font-family: Verdana,Arial,Helvetica,sans-serif; font-size:  12px;
    color: #003366;
}

.tdNewsTitle {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:  20px;
    font-weight: bold;
    color: #003366;
    text-align: center;
    background-image: url('../../home/newsintest.png');
    background-repeat: no-repeat;
}

.tdNewsFoot{ 
    background-image: url('../../home/newsfoot.png');
    background-repeat: no-repeat;
}

.tdNewsText {
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-size:  12px;
    color: #003366;
    background-image: url('../../home/newsback.png');
    
}

.tdNewsText p {
    text-align: justify;
    margin: 10px;
    padding: 10px;
}

.tdNewsText img {
    float: left;
    margin: 10px;
    padding: 10px;
}

.newsBody {
    border-left: 3px solid #006633;
    border-right: 3px solid #006633;
    width: 620px;
}

.moreNews {
    height: 30px;
    text-align: center;
    font-family: 'Verdana';
    font-size: 12px;
}

A:link { 
    text-decoration: underline;
    color:#006699
}

A:visited { 
    text-decoration: underline;
    color:#006699
}

A:hover { 
    text-decoration: none;
    color: #808080
}

.iconlink A:link {
    text-decoration: none;
    color:#ffffff;
    font-size: 10px;
}

.iconlink A:visited {
    text-decoration: none;
    color:#ffffff;
    font-size: 10px;
}

.iconlink A:hover {
    text-decoration: none;
    color: #808080;
    font-size: 10px;
}

.tableBig { 
    background-color: #ffffff;
    border-collapse: collapse
}

.tableCenter {
    background-color: #ffffff;
    border-collapse: collapse;
    border-top: 0px solid #cc9966;
    border-left: 2px solid #006633;
    border-right: 2px solid #006633
}

.pCopy {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:  12px;
    color: #ffffff
}

.pCopy img {
    float: right;
}

.pCopy A:link {
    text-decoration: underline;
    color:#ffffff
}

.pCopy A:visited {
    text-decoration: underline;
    color:#ffffff
}

.pCopy A:hover {
    text-decoration: none;
    color: #808080
}

.page {
    width: 96%;
}

.pageTitle {
    width: 100%;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: 26px;
    font-style: italic;
    color: rgb(192, 80, 77);
    text-align: center;
}

.pageTitle span {
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
    color: rgb(192, 80, 77);
}

.pageText {
    width: 100%;
    font-family: 'Times New Roman';
    font-size: 23px;
    color: #006699;
    text-align: justify;
    padding: 5px;
}

.pageText img {
    float: right;
    margin: 10px;
    padding: 10px;
}

.pageText1 {
    width: 95%;
    font-family: 'Times New Roman';
    font-size: 23px;
    color: #006699;
    text-align: center;
    padding: 5px;
}

.pageText1 img {
    clear: both;
    margin: 10px;
    padding: 10px;
}
