@charset "utf-8";
/* CSS Document */

td, div {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #747676;
}

body {
margin: 0px;
background: #373b41 url(bg/uuu.png) bottom repeat-x ;
font-family:Arial, Helvetica, sans-serif;
color: #747676;
}


table, td, tr {
margin: 0px;
padding: 0px;
}

td.footerrow, td.footerrow div {
color: #a3a3a3;
font-size: 11px;
}

td.footerrow a:hover {
color: #a31e39;
text-decoration: none;
}

td.footerrow a {
color: #8aac49;
text-decoration: none;
}

h2 {
font-size: 12px;
margin: 15px 5px 6px 0px;
font-style:normal;
font-weight:lighter;
color: #8aac49;
}

h1 {
font-size: 15px;
margin: 0px 0px 10px 0px;
font-style:normal;
font-weight:lighter;
color: #8aac49;
}

h1.news {
font-size: 15px;
margin: 0px 0px 2px 0px;
font-style:normal;
font-weight:lighter;
color: #8aac49;
}

a:link
{
text-decoration: none; 
color: #8aac49;
font-weight:norm;
}

a:active
{
text-decoration: none; 
color: #8aac49;
font-weight:norm;
}

a:visited
{
text-decoration: none; 
color: #8aac49;
font-weight:norm;
}

a:hover
{
text-decoration: none; 
color: #a31e39; 
font-weight:norm;
}

.latest-images-thumbnail {
border: none;
width:75px;
}