body, html {
margin: 0px;
padding: 0px;
height: 100%;
background-color: #E1EEFA;
background-image: url(../images/page_background.jpg);
background-repeat: no-repeat;
background-position: left top;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
a:link, a:active, a:visited {
color: #000000;
font-weight:bold;
text-decoration: underline;
}
a:hover {
color: #000000;
font-weight:bold;
text-decoration: none;
}
.botnav {
font-size: 10px;
color: #347A45;
font-weight:bold;
}
a.nav:link, a.nav:active, a.nav:visited {
color: #347A45;
font-weight:bold;
text-decoration: none;
}
a.nav:hover {
color: #347A45;
font-weight:bold;
text-decoration: underline;
}
a.lang:link, a.lang:active, a.lang:visited {
font-size: 10px;
color: #4B748B;
font-weight:bold;
text-decoration: none;
}
a.lang:hover {
font-size: 10px;
color: #4B748B;
font-weight:bold;
text-decoration: underline;
}
a.more:link, a.more:active, a.more:visited {
color: #137945;
font-weight:normal;
text-decoration: underline;
}
a.more:hover {
color: #137945;
font-weight:normal;
text-decoration: none;
}
a.ico:link, a.ico:active, a.ico:visited {
font-size: 9px;
color: #4B748B;
font-weight:normal;
text-decoration: none;
}
a.ico:hover {
font-size: 9px;
color: #4B748B;
font-weight:normal;
text-decoration: underline;
}
.copy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4B748B;
font-weight:bold;
}
.newsdate {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}
.bgwin {
background-repeat: no-repeat;
background-position: left top;
}
.pic {
border: 1px solid #06733c;
margin:10px;
}
h5
{
font-size: 9px;
}
h1
{
color: #6E97E6;
font-size: 9px;
font-weight:bold;
}