/* CSS Document */

body 
{
background-image: url(images/bgtop.jpg);
background-repeat: repeat-x;
background-position: top left;
}
a:link {color:#76199e; font-size: 14px; text-decoration: underline; font-family: verdana;}
a:visited {color:#76199e; font-size: 14px; text-decoration: none; font-family: verdana;}
a:hover {color:#76199e; font-size: 14px; text-decoration: underline; font-family: verdana;}
a:active {color:#76199e; font-size: 14px; text-decoration: none; font-family: verdana;}

.tdMenuLeft:link {color: #42623E; font-size: 14px; text-decoration: underline; font-family: verdana;}
.tdMenuLeft:visited {color: #42623E; font-size: 14px; text-decoration: none; font-family: verdana;}
.tdMenuLeft:hover {color: #70A26A; font-size: 14px; text-decoration: underline; font-family: verdana;}
.tdMenuLeft:active {color: #42623E; font-size: 14px; text-decoration: none; font-family: verdana;}

.footer_text {color: #42623E; font-size: 10px; text-decoration: none; font-family: verdana;}
.footer:link {color:#76199e; font-size: 10px; text-decoration: underline; font-family: verdana;}
.footer:visited {color:#76199e; font-size: 10px; text-decoration: none; font-family: verdana;}
.footer:hover {color:#76199e; font-size: 10px; text-decoration: underline; font-family: verdana;}
.footer:active {color:#76199e; font-size: 10px; text-decoration: none; font-family: verdana;}

.nav {padding-top:12px;}
.title {color: #42623E; font-size: 25px; text-decoration:none; font-family: verdana;}
.text {color: #42623E; font-size: 14px; text-decoration: none; font-family: verdana;}